From: Waldemar Znoinski Date: Wed, 4 Mar 2015 18:40:42 +0000 (+0000) Subject: Networking OVS-DPDK plugin decomposition X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c3b7fcd55f47bb5994fc9945487744eb5ac270c6;p=openstack-build%2Fneutron-build.git Networking OVS-DPDK plugin decomposition Networking OVS-DPDK plugin can now be installed from stackforge github repository. Partial-implements: blueprint core-vendor-decomposition Change-Id: Id35b78a28631e87ab21b3387126ff093556f46e0 --- diff --git a/doc/source/devref/contribute.rst b/doc/source/devref/contribute.rst index 207f8993f..9ef2b60a9 100644 --- a/doc/source/devref/contribute.rst +++ b/doc/source/devref/contribute.rst @@ -413,7 +413,7 @@ The following chart captures the following aspects: +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | networking-ofagent_ | ml2 | yes | no | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ -| networking-ovs-dpdk_ | | | | | | +| networking-ovs-dpdk_ | ml2 | yes | no | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ | networking-plumgrid_ | core | yes | yes | [C] | Kilo | +-------------------------------+-----------------------+-----------+------------------+---------+--------------+ @@ -483,6 +483,12 @@ OpenFlow Agent (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