]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add networking-infoblox sub-project
authorJohn Belamaric <jbelamaric@infoblox.com>
Thu, 12 Nov 2015 19:07:22 +0000 (14:07 -0500)
committerJohn Belamaric <jbelamaric@infoblox.com>
Tue, 17 Nov 2015 15:21:41 +0000 (10:21 -0500)
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

doc/source/policies/neutron-teams.rst
doc/source/stadium/sub_projects.rst

index 0be57193a809193c0ac08c670f782c7250135c53..2ed30f41be3d2706f3d3c41aeb12956184f47a9e 100644 (file)
@@ -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         |
index cb58aa4fb578e39a94e28e3a60a0972626151bdf..eddfb232718bf48125419b067d43a6e7abe5f999 100644 (file)
@@ -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