Signed-off-by: Mohammad Banikazemi <mb@us.ibm.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -93,6 +93,12 @@ The following plugins exist: |
| 93 | 93 |
secure and work in partially connected networks, and other adverse |
| 94 | 94 |
environments - all configured with delightful simplicity. |
| 95 | 95 |
|
| 96 |
+* The [Kuryr Network Plugin](https://github.com/openstack/kuryr) is |
|
| 97 |
+ developed as part of the OpenStack Kuryr project and implements the |
|
| 98 |
+ Docker networking (libnetwork) remote driver API by utilizing |
|
| 99 |
+ Neutron, the OpenStack networking service. It includes an IPAM |
|
| 100 |
+ driver as well. |
|
| 101 |
+ |
|
| 96 | 102 |
## Troubleshooting a plugin |
| 97 | 103 |
|
| 98 | 104 |
If you are having problems with Docker after loading a plugin, ask the authors |