bareon/bareon/drivers
Benjamin Michael Cooper 45eccc4e25 Improve validation error message
If a sub section of a deploy schema is one of multiple options
python-jsonschema, which used to verify the schema, is unable to
determine which option is intended so cannot produce a useful
error message. As "type" is required by all partitions and volumes
this is be used to determine the correct sub schema, which can then
be validated recursively using python-jsonschema. The validation
error message then gives specific details on each incorrect
parameter.

Change-Id: Icb22b88b40f0fa45a3fe3932d69ba32e4a360edd
2017-08-31 16:17:41 +00:00
..
data Improve validation error message 2017-08-31 16:17:41 +00:00
deploy Merge "Register all config options in one place" 2017-03-02 10:25:29 +00:00
__init__.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00