compose/tests/integration
Mazz Mosley 42c890796b Use docker.client.create_host_config
create_host_config from docker.utils will be deprecated so that
the new create_host_config has access to the _version so
we can ensure that network_mode only gets set to 'default' by
default if the version is high enough and won't explode.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-17 17:11:00 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
legacy_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
resilience_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
service_test.py Use docker.client.create_host_config 2015-09-17 17:11:00 +01:00
state_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
testcases.py Work around some coupling of links, net & volume_from 2015-09-02 15:43:52 +01:00