]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add Kuryr to sub_projects.rst
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Wed, 5 Aug 2015 06:12:10 +0000 (15:12 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Wed, 12 Aug 2015 04:39:33 +0000 (13:39 +0900)
Change-Id: I8974b140cd69ddf125fecad0ea4714e803bf9740

doc/source/devref/sub_projects.rst

index 9d6bed140f59f4460fc08b8a005ee6e27dd65d20..102a3075303c6ad1d08d27cbee8adf005c3f0095 100644 (file)
@@ -77,6 +77,8 @@ repo but are summarized here to describe the functionality they provide.
 +-------------------------------+-----------------------+
 | group-based-policy_           |         intent        |
 +-------------------------------+-----------------------+
+| kuryr_                        |         docker        |
++-------------------------------+-----------------------+
 | networking-arista_            |         ml2,l3        |
 +-------------------------------+-----------------------+
 | networking-bagpipe-l2_        |          ml2          |
@@ -141,6 +143,7 @@ Functionality legend
 - vpn: a VPN service plugin;
 - lb: a Load Balancer service plugin;
 - intent: a service plugin that provides a declarative API to realize networking;
+- docker: a Docker network plugin that uses Neutron to provide networking services to Docker containers;
 
 .. _networking-arista:
 
@@ -245,6 +248,15 @@ IBM SDNVE
 * Git: https://git.openstack.org/cgit/stackforge/networking-ibm
 * Launchpad: https://launchpad.net/networking-ibm
 
+.. _kuryr:
+
+Kuryr
+-----
+
+* Git: https://git.openstack.org/cgit/openstack/kuryr/
+* Launchpad: https://launchpad.net/kuryr
+* PyPI: https://pypi.python.org/pypi/kuryr/
+
 .. _networking-l2gw:
 
 L2 Gateway