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 |
Daniel Nephin
|
5d39813e1b
|
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-12-02 17:31:48 -08:00 |
Daniel Nephin
|
b19315b57e
|
Move restart spec to the config.types module.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-12-02 17:31:48 -08:00 |
Daniel Nephin
|
e549875e89
|
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-12-02 17:31:48 -08:00 |