compose/compose
Mazz Mosley 4b2fd7699b Relax constraints on key naming for environment
One of the use cases is swarm requires at least : character, so going
from conservative to relaxed.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-15 15:33:30 +01:00
..
cli Refactor LogPrinter to make it immutable and remove logic from the constructor. 2015-09-11 12:56:56 -04:00
config Relax constraints on key naming for environment 2015-09-15 15:33:30 +01:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py HTTP_TIMEOUT as importable constant for consistency 2015-09-02 16:29:19 -07:00
container.py Fix warning message when a container uses a non-json log driver 2015-09-11 12:54:27 -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 Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
service.py Merge pull request #1990 from shin-/1975-fix 2015-09-08 12:27:39 -07:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 2015-09-11 17:41:10 -04:00