Browse Source

Add Kuryr Network Plugin to the docs

Signed-off-by: Mohammad Banikazemi <mb@us.ibm.com>
Mohammad Banikazemi 9 years ago
parent
commit
4904210d9c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/extend/plugins.md

+ 6 - 0
docs/extend/plugins.md

@@ -89,6 +89,12 @@ The following plugins exist:
   secure and work in partially connected networks, and other adverse
   secure and work in partially connected networks, and other adverse
   environments - all configured with delightful simplicity.
   environments - all configured with delightful simplicity.
 
 
+* The [Kuryr Network Plugin](https://github.com/openstack/kuryr) is
+  developed as part of the OpenStack Kuryr project and implements the
+  Docker networking (libnetwork) remote driver API by utilizing
+  Neutron, the OpenStack networking service. It includes an IPAM
+  driver as well.
+
 ## Troubleshooting a plugin
 ## Troubleshooting a plugin
 
 
 If you are having problems with Docker after loading a plugin, ask the authors
 If you are having problems with Docker after loading a plugin, ask the authors