compose/tests
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
..
acceptance Remove ability to join bridge network + user-defined networks 2016-01-27 00:42:09 +00:00
fixtures Test that net can be extended 2016-01-25 23:55:20 +00:00
integration Rename 'net' to 'network mode' in various classes/methods 2016-01-25 23:55:20 +00:00
unit Rename 'net' to 'network mode' in various classes/methods 2016-01-25 23:55:20 +00:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00