compose/compose
Mazz Mosley 1344533b24 filename is not optional
While it can be set to ultimately a value of None, when a
config file is read in from stdin, it is not optional.

We kinda make use of it's ability to be set to None in our
tests but functionally and design wise, it is required.

If filename is not set, extends does not work.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-02 15:42:38 +01:00
..
cli Merge pull request #1924 from dnephin/python3_fix_for_logs 2015-08-27 14:19:42 +01:00
config filename is not optional 2015-09-02 15:42:38 +01:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py Make parallel tasks interruptible with Ctrl-C 2015-07-20 14:13:25 +01:00
container.py Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. 2015-08-26 16:21:31 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.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.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
service.py Resolves #1804 2015-08-27 18:05:21 -04:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fix service integration tests. 2015-08-25 10:48:48 -04:00