From c3b7fcd55f47bb5994fc9945487744eb5ac270c6 Mon Sep 17 00:00:00 2001 From: Waldemar Znoinski Date: Wed, 4 Mar 2015 18:40:42 +0000 Subject: [PATCH] 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 --- doc/source/devref/contribute.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/source/devref/contribute.rst b/doc/source/devref/contribute.rst index 207f8993ffb..9ef2b60a9af 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