moby--moby/api/server/router/network
Yong Tang cafed80cd0 Update `FindUniqueNetwork` to address network name duplications
This fix is part of the effort to address 30242 where
issue arise because of the fact that multiple networks
may share the same name (within or across local/swarm scopes).

The focus of this fix is to allow creation of service
when a network in local scope has the same name as the
service network.

An integration test has been added.

This fix fixes 30242.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-01-06 01:55:28 +00:00
..
backend.go Update `FindUniqueNetwork` to address network name duplications 2018-01-06 01:55:28 +00:00
filter.go Replace uses of filters.Include() with filters.Contains() 2017-09-26 13:39:56 +02:00
filter_test.go Add `--filter scope=swarm|local` for `docker network ls` 2017-03-23 18:48:11 -07:00
network.go Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
network_routes.go Update `FindUniqueNetwork` to address network name duplications 2018-01-06 01:55:28 +00:00