From 8331c4a21f1327058e709bbb605de8fb544f31e4 Mon Sep 17 00:00:00 2001 From: armando-migliaccio Date: Tue, 17 Mar 2015 18:16:34 -0700 Subject: [PATCH] Fix minor decomp progress chart issues Fix broken link, add missing header, and remove new contributions from the list. This table should just capture the progress status of existing plugins and drivers at the time the decomp was conceived. Change-Id: Iea28443547905d979d1866b588fa91cb6d52ecc7 --- doc/source/devref/contribute.rst | 34 +++++++++++--------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/doc/source/devref/contribute.rst b/doc/source/devref/contribute.rst index 9875e8fa3..94649647f 100644 --- a/doc/source/devref/contribute.rst +++ b/doc/source/devref/contribute.rst @@ -368,7 +368,11 @@ be the bare minimum you have to complete in order to get you off the ground. Decomposition progress chart ============================ -The following chart captures the following aspects: +The chart below captures the progress of the core-vendor-decomposition effort +for existing plugins and drivers at the time the decomp effort started. New +drivers and plugins are not required to be listed here. This chart is short +lived: once the effort is complete, this chart no longer needs to exist and +will be removed. The following aspects are captured: * Name: the name of the project that implements a Neutron plugin or driver. The name is an internal target for links that point to source code, etc. @@ -384,8 +388,8 @@ The following chart captures the following aspects: * [B] External repo available, partial code decomposition * [C] External repo available, code decomposition is complete * [D] Not deemed required. Driver is already bare-bone and decomposition - effort is not considered justified. Assessment may change in the - future + effort is not considered justified. Assessment may change in the + future. Absense of an entry for an existing plugin or driver means no active effort has been observed or potentially not required. @@ -396,7 +400,7 @@ The following chart captures the following aspects: +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | Name | Plugins/Drivers | Launchpad | PyPI | State | Completed in | +===============================+=======================+===========+==================+=========+==============+ -| freescale-nscs_ | ml2,fw | no | no | [D] | | +| freescale-nscs | ml2,fw | no | no | [D] | | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | networking-arista_ | ml2,l3 | yes | yes | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ @@ -424,14 +428,8 @@ The following chart captures the following aspects: +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | networking-ofagent_ | ml2 | yes | yes | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ -| networking-ovs-dpdk_ | ml2 | yes | no | [C] | Kilo | -+-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | networking-plumgrid_ | core | yes | yes | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ -| networking-vsphere_ | | | | | | -+-------------------------------+-----------------------+-----------+------------------+---------+--------------+ -| pluribus_ | | | | | | -+-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | vmware-nsx_ | core | yes | yes | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ @@ -455,6 +453,9 @@ Big Switch Networks .. _networking-brocade: +Brocade +------- + * Git: https://github.com/stackforge/networking-brocade * Launchpad: https://launchpad.net/networking-brocade * PyPI: https://pypi.python.org/pypi/networking-brocade @@ -531,14 +532,6 @@ OpenFlow Agent (ofagent) * Launchpad: https://launchpad.net/networking-ofagent * PyPI: https://pypi.python.org/pypi/networking-ofagent -.. _networking-ovs-dpdk: - -Networking OVS-DPDK -------------------- - -* Git: https://github.com/stackforge/networking-ovs-dpdk -* Launchpad: https://launchpad.net/networking-ovs-dpdk - .. _networking-plumgrid: PLUMgrid @@ -548,10 +541,6 @@ PLUMgrid * Launchpad: https://launchpad.net/networking-plumgrid * PyPI: https://pypi.python.org/pypi/networking-plumgrid -.. _networking-vsphere: - -.. _pluribus: - .. _vmware-nsx: VMware @@ -560,4 +549,3 @@ VMware * Git: https://github.com/stackforge/vmware-nsx * Launchpad: https://launchpad.net/vmware-nsx * PyPI: https://pypi.python.org/pypi/vmware-nsx - -- 2.45.2