vitrage/vitrage_tempest_tests/tests/resources/templates/api
Ifat Afek 4576523641 Support per-version template loading + change execute_mistral structure
This change contains refactoring of the template validation and loading,
in order to allow different validators and loaders for execute_mistral
action in versions 1 and 2.

* template_versions.py contains all supported versions, including their
  validators and loaders (and in the future - functions like get_attr())
* template_version_factory.py allows getting the right template version
  instance
* validators and loaders are retrieved only from the template-version
  instance, and are no longer created directly
* All content validators and loaders were moved under v1 and v2 packages

In addition, the structure of execute_mistral has changed, so now all
the input parameters of the workflow must reside under an 'input' section.

Change-Id: I8eebc79b0885eab9c013fafdc17ae8378c7bcedf
2018-01-01 09:59:07 +00:00
..
corrupted_template.yaml add tempest tests for template list/validate/show api's 2016-07-06 10:07:40 +00:00
e2e_test_basic_actions.yaml add tempest tests 2017-11-28 12:04:09 +00:00
e2e_test_overlapping_actions.yaml add tempest tests 2017-11-28 12:04:09 +00:00
host_aodh_alarm_for_rca.yaml add tempest tests for template list/validate/show api's 2016-07-06 10:07:40 +00:00
nagios_alarm_for_alarms.yaml add tempest tests for template list/validate/show api's 2016-07-06 10:07:40 +00:00
v1_execute_mistral.yaml Support per-version template loading + change execute_mistral structure 2018-01-01 09:59:07 +00:00
v2_execute_mistral.yaml Support per-version template loading + change execute_mistral structure 2018-01-01 09:59:07 +00:00