deckhand/deckhand/engine/schema
Felipe Monteiro ac4fc210ee 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-17 20:47:36 +01:00
..
v1_0 Add jsonschema validation to Deckhand 2017-07-17 20:47:36 +01:00
__init__.py Add jsonschema validation to Deckhand 2017-07-17 20:47:36 +01:00