compose/compose
Mazz Mosley 317bbec98c Move make_service_dict out of config
This top level function is a test helper, so I've moved it into the
config_test file and updated accordingly.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-03 15:06:53 +01:00
..
cli Support reading config from stdin. 2015-07-02 22:16:22 -04:00
__init__.py Bump 1.4.0dev 2015-06-18 11:56:43 -07:00
config.py Move make_service_dict out of config 2015-07-03 15:06:53 +01:00
const.py Move converge() to a test module, and use a short timeout for tests. 2015-06-14 17:18:27 -04:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
legacy.py Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
progress_stream.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project.py Don't set network mode when none is specified 2015-06-19 15:22:13 -07:00
service.py Allow _.- chars in service names 2015-07-01 17:57:50 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Remove whitespace from json hash 2015-05-20 16:02:08 +01:00