1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/test/integration/dnet
Jana Radhakrishnan ffdceda255 Add service support
Add a notion of service in libnetwork so that a group of endpoints
which form a service can be treated as such so that service level
features can be added on top. Initially as part of this PR the support
to assign a name to the said service is added which results in DNS
queries to the service name to return all the IPs of the backing
endpoints so that DNS RR behavior on the service name can be achieved.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-05-05 16:47:05 -07:00
..
bridge.bats Fix IT test breakages 2016-04-10 11:05:39 -07:00
dnet.bats
helpers.bash Add service support 2016-05-05 16:47:05 -07:00
multi.bats
overlay-consul-host.bats Add overlay network support < 3.16 kernels 2015-12-17 10:17:03 -08:00
overlay-consul.bats Fix IT test breakages 2016-04-10 11:05:39 -07:00
overlay-etcd.bats
overlay-local.bats Dnet agent mode support and IT 2016-05-05 13:59:00 -07:00
overlay-zookeeper.bats
run-integration-tests.sh Dnet agent mode support and IT 2016-05-05 13:59:00 -07:00
simple.bats