Daniel Nephin
|
dac75b07dc
|
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-11-23 13:33:00 -05:00 |
Daniel Nephin
|
efec2aae6c
|
Fixes #2008 - re-use list_or_dict schema for all the types
At the same time, moves extra_hosts validation to the config module.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-23 13:31:58 -05:00 |
Daniel Nephin
|
12b82a20ff
|
Move restart spec to the config.types module.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-23 13:31:58 -05:00 |
Daniel Nephin
|
068edfa313
|
Move parsing of volumes_from to the last step of config parsing.
Includes creating a new compose.config.types module for all the domain objects.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-23 13:31:58 -05:00 |