compose/compose
Mazz Mosley d8aee782c8 Error handling
jsonschema provides a rich error tree of info, by parsing each error
we can pull out relevant info and re-write the error messages.

This covers current error handling behaviour.

This includes new error handling behaviour for types and formatting of
the ports field.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-08-07 12:06:34 +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 Error handling 2015-08-07 12:06:34 +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
schema.json Include remaining valid config properties 2015-08-07 12:06:34 +01:00
service.py Error handling 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