compose/tests/acceptance
Aanand Prasad 650b0cec38 Remove ability to join bridge network + user-defined networks
Containers connected to the bridge network can't have aliases, so it's
simpler to rule that they can *either* be connected to the bridge
network (via `network_mode: bridge`) *or* be connected to user-defined
networks (via `networks` or the default network).

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-27 00:42:09 +00:00
..
__init__.py Move cli tests to a new testing package. 2015-11-02 19:28:58 -05:00
cli_test.py Remove ability to join bridge network + user-defined networks 2016-01-27 00:42:09 +00:00