moby--moby/integration
selansen f7ad95cab9 Global Default Address Pool feature support
This feature allows user to specify list of subnets for global
default address pool. User can configure subnet list using
'swarm init' command. Daemon passes the information to swarmkit.
We validate the information in swarmkit, then store it in cluster
object. when IPAM init is called, we pass subnet list to IPAM driver.

Signed-off-by: selansen <elango.siva@docker.com>
2018-08-20 15:07:08 -04:00
..
build Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
config moved integration tests from docker_cli_config_create_test.go to integration/config 2018-07-13 17:29:02 -04:00
container Migrate some ipc container test from integration-cli to integration 2018-08-01 21:51:45 +00:00
image Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
internal Fix golint issues 2018-07-11 22:19:03 +02:00
network Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
plugin Fix flaky TestExternalGraphDriver/pull test 2018-07-17 10:45:33 +02:00
secret Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service Revert "migrated service integration tests from integration-cli/docker_cli_service_update_test.go to integration/service" 2018-07-27 17:35:52 +02:00
session Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
system Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00