Joffrey F
|
825a0941f0
|
Network aliases are now part of the network dictionary
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-02-18 15:23:47 -08:00 |
Joffrey F
|
2b5d3f51cb
|
Allow user to specify custom network aliases
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-02-18 15:23:46 -08:00 |
Daniel Nephin
|
e551988616
|
Include networks in the config_hash.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-02-02 10:52:03 -05:00 |
Daniel Nephin
|
0810eeba10
|
Don't initialize networks that aren't used by any services.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-02-02 10:52:03 -05:00 |
Daniel Nephin
|
8e838968fe
|
Refactor project network initlization.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-02-02 10:51:31 -05:00 |
Aanand Prasad
|
afae365050
|
Allow custom ipam config
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2016-01-18 18:56:18 +00:00 |
Aanand Prasad
|
53d56ea245
|
Quote network names in error messages
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2016-01-18 16:15:52 +00:00 |
Daniel Nephin
|
0f234154c2
|
Remove all non-external networks on down.
Also moves the shutdown test fixtures to be a more general v2-full fixture.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-01-14 18:28:17 -05:00 |
Aanand Prasad
|
73fbd01cfe
|
Support the 'external' option for networks
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2016-01-14 18:00:39 +00:00 |
Aanand Prasad
|
3eafdbb01b
|
Connect services to networks with the 'networks' key
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2016-01-14 17:59:37 +00:00 |
Aanand Prasad
|
69ed5f9c48
|
Specify networks in Compose file
There's not yet a proper way for services to join networks
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2016-01-14 17:59:36 +00:00 |