compose/compose
Mazz Mosley e0675b50c0 Retrieve sub property keys
The validation message was confusing by displaying only 1 level of
property of the service, even if the error was another level down.

Eg. if the 'files' property of 'extends' was the incorrect format,
it was displaying 'an invalid value for 'extends'', rather than
correctly retrieving 'files'.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-08-11 12:01:27 +01:00
..
cli Make sure an exception in any iterator gets raised in the main thread 2015-07-29 19:42:33 +01:00
config Retrieve sub property keys 2015-08-11 12:01:27 +01:00
__init__.py Bump 1.4.0dev 2015-06-18 11:56:43 -07:00
const.py Make parallel tasks interruptible with Ctrl-C 2015-07-20 14:13:25 +01:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
legacy.py Handle case where /containers/json returns "Labels": null 2015-07-15 17:13:33 +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 Deprecate --allow-insecure-ssl 2015-07-23 10:56:21 +01:00
service.py Refactor validation out 2015-08-07 12:06:34 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Space for errors 2015-07-23 10:55:57 +01:00