From: John Belamaric Date: Thu, 12 Nov 2015 19:07:22 +0000 (-0500) Subject: Add networking-infoblox sub-project X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=70c6ad701ecc9a1a38c8d474538d6d494fe9f54d;p=openstack-build%2Fneutron-build.git Add networking-infoblox sub-project Add the subproject to the documentation of affiliated projects, and add a short description of ipam to the functionality legend. Add networking-infoblox Lieutenant information. Change-Id: I0daf6068c5b78331558bc7b2bd015c456d772249 --- diff --git a/doc/source/policies/neutron-teams.rst b/doc/source/policies/neutron-teams.rst index 0be57193a..2ed30f41b 100644 --- a/doc/source/policies/neutron-teams.rst +++ b/doc/source/policies/neutron-teams.rst @@ -118,6 +118,8 @@ updating the core review team for the sub-project's repositories. +------------------------+---------------------------+----------------------+ | networking-calico | Neil Jerram | neiljerram | +------------------------+---------------------------+----------------------+ +| networking-infoblox | John Belamaric | johnbelamaric | ++------------------------+---------------------------+----------------------+ | networking-l2gw | Sukhdev Kapur | sukhdev | +------------------------+---------------------------+----------------------+ | networking-midonet | Ryu Ishimoto | ryu_ishimoto | diff --git a/doc/source/stadium/sub_projects.rst b/doc/source/stadium/sub_projects.rst index cb58aa4fb..eddfb2327 100644 --- a/doc/source/stadium/sub_projects.rst +++ b/doc/source/stadium/sub_projects.rst @@ -125,6 +125,8 @@ repo but are summarized here to describe the functionality they provide. +-------------------------------+-----------------------+ | networking-hyperv_ | ml2 | +-------------------------------+-----------------------+ +| networking-infoblox_ | ipam | ++-------------------------------+-----------------------+ | networking-l2gw_ | l2 | +-------------------------------+-----------------------+ | networking-midonet_ | core,lb | @@ -170,6 +172,7 @@ Functionality legend - lb: a Load Balancer service plugin; - intent: a service plugin that provides a declarative API to realize networking; - docker: a Docker network plugin that uses Neutron to provide networking services to Docker containers; +- ipam: an IP address management driver; .. _networking-ale-omniswitch: @@ -275,6 +278,15 @@ Hyper-V * Launchpad: https://launchpad.net/networking-hyperv * PyPI: https://pypi.python.org/pypi/networking-hyperv +.. _networking-infoblox: + +Infoblox +++++++++ + +* Git: https://git.openstack.org/cgit/openstack/networking-infoblox +* Launchpad: https://launchpad.net/networking-infoblox +* PyPI: https://pypi.python.org/pypi/networking-infoblox + .. _kuryr: Kuryr