diff --git a/doc/source/devref/sub_projects.rst b/doc/source/devref/sub_projects.rst index 6cf4ab29431..a53333ff8a9 100644 --- a/doc/source/devref/sub_projects.rst +++ b/doc/source/devref/sub_projects.rst @@ -141,6 +141,8 @@ repo but are summarized here to describe the functionality they provide. +-------------------------------+-----------------------+ | networking-ofagent_ | ml2 | +-------------------------------+-----------------------+ +| networking-onos_ | ml2 | ++-------------------------------+-----------------------+ | networking-ovn_ | ml2 | +-------------------------------+-----------------------+ | networking-ovs-dpdk_ | ml2 | @@ -352,6 +354,15 @@ OpenFlow Agent (ofagent) * Launchpad: https://launchpad.net/networking-ofagent * PyPI: https://pypi.python.org/pypi/networking-ofagent +.. _networking-onos: + +Open Network Operating System (onos) +++++++++++++++++++++++++++++++++++++ + +* Git: https://git.openstack.org/cgit/openstack/networking-onos +* Launchpad: https://launchpad.net/networking-onos +* PyPI: https://pypi.python.org/pypi/networking-onos + .. _networking-ovn: Open Virtual Network