moby--moby/api/server/router
Wen Cheng Ma 5cc672b006 Add Subnets info for user-defined network
* If user doesn't specify the subnets to create a network, it will pick
  subnets from inside preferred pool. This PR aims to inspect these subnets info

* Add integration tests for docker inspect the subnets.

* docker-py project is already synchronized.

* jenkins checks depend on https://github.com/docker/docker-py/pull/888

Fixes issue #18626

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
2016-01-15 10:03:29 +08:00
..
build Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container Add a specific config for the update command 2016-01-12 08:33:41 +01:00
local Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
network Add Subnets info for user-defined network 2016-01-15 10:03:29 +08:00
system Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
volume Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00