deckhand/deckhand
Felipe Monteiro 874026bb1a Add jsonschema validation to Deckhand
Previously Deckhand was using manual validation of YAML files.
However, schema validation is much cleaner, robust and thorough.
So, this commit adds jsonschema as a dependence in Deckhand.
Tempest already uses it as a dependence as well -- so a precedence
already exists.

This commit also updates unit tests as needed. Documentation
changes will be made in a follow-up patch.
2017-07-10 21:34:35 +01:00
..
barbican Initial engine framework 2017-07-10 19:47:24 +01:00
conf DECKHAND-10: Add Barbican integration to Deckhand 2017-06-29 22:25:11 +01:00
control Initial engine framework 2017-07-10 19:47:24 +01:00
engine Add jsonschema validation to Deckhand 2017-07-10 21:34:35 +01:00
tests Add jsonschema validation to Deckhand 2017-07-10 21:34:35 +01:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
deckhand.py DECKHAND-10: Add Barbican integration to Deckhand 2017-06-29 22:25:11 +01:00
errors.py Initial engine framework 2017-07-10 19:47:24 +01:00