stadium: Add python-neutron-pd-driver.

When syncing up the Neutron repo list, I missed one.  It was pointed out in
another review, so add it.  This project seems inactive, but this patch is
simply to make this file match the current reality.

Change-Id: Idb29ab59eb06dd3b5d2ab6f985a360ca910cf2cb
Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Russell Bryant 2016-02-09 16:37:11 -05:00
parent ddbb2543f0
commit 3c04a8bd50

@ -106,6 +106,7 @@ Functionality legend
- l3: a Layer 3 service plugin;
- lb: a Load Balancer service plugin;
- ml2: an ML2 mechanism driver;
- pd: prefix delegation
- sfc; traffic steering based on traffic classification
- vpn: a VPN service plugin;
@ -174,6 +175,8 @@ functionality.
+-------------------------------+-----------------------+
| python-neutronclient_ | client |
+-------------------------------+-----------------------+
| python-neutron-pd-driver_ | pd |
+-------------------------------+-----------------------+
| vmware-nsx_ | core |
+-------------------------------+-----------------------+
@ -373,6 +376,13 @@ Neutron Client
* Git: https://git.openstack.org/cgit/openstack/python-neutronclient
* Launchpad: https://launchpad.net/python-neutronclient
.. _python-neutron-pd-driver:
Neutron Prefix Delegation
+++++++++++++++++++++++++
* Git: https://git.openstack.org/cgit/openstack/python-neutron-pd-driver
.. _neutron-fwaas:
Neutron FWaaS