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

Change-Id: I68ea5a498458b3f935e4b1ff478109b00d8c6d82
Link: https://github.com/docker/libnetwork/blob/master/docs/remote.md#handshake
This commit is contained in:
Janonymous 2016-07-12 11:56:44 +05:30
parent d628eb9cda
commit 68fdf02e56
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Neutron resource Id's and Docker Id's (UUID's)
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