docs/compose/config
Daniel Nephin 8572d50903 Move volume parsing to config.types module
This removes the last of the old service.ConfigError

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-02 17:31:48 -08:00
..
__init__.py Validate additional files before merging them. 2015-11-12 13:54:41 -05:00
config.py Move volume parsing to config.types module 2015-12-02 17:31:48 -08:00
errors.py Split out compose.config.errors 2015-08-05 15:50:22 +01:00
fields_schema.json Fixes #2008 - re-use list_or_dict schema for all the types 2015-12-02 17:31:48 -08:00
interpolation.py Inclide the filename in validation errors. 2015-11-12 15:02:12 -05:00
service_schema.json Add ids to config schemas 2015-11-12 15:02:12 -05:00
types.py Move volume parsing to config.types module 2015-12-02 17:31:48 -08:00
validation.py Fixes #2008 - re-use list_or_dict schema for all the types 2015-12-02 17:31:48 -08:00