Merge "Usage is /Plugin.Active --> /Plugin.Activate"

This commit is contained in:
Jenkins
2016-08-23 07:27:31 +00:00
committed by Gerrit Code Review

View File

@@ -33,7 +33,7 @@ Neutron resource Id's and Docker Id's (UUID's)
1. libnetwork discovers Kuryr via `plugin discovery mechanism <https://github.com/docker/docker/blob/master/docs/extend/plugin_api.md#plugin-discovery>`_ *before the first request is made*
- During this process libnetwork makes a HTTP POST call on
``/Plugin.Active`` and examines the driver type, which defaults to
``/Plugin.Activate`` and examines the driver type, which defaults to
``"NetworkDriver"`` and ``"IpamDriver"``
- libnetwork also calls the following two API endpoints