vitrage/vitrage/evaluator
Idan Hefetz e2b964183c Separation of Evaluator and InitializationStatus from ConsistencyEnforcer
Refactoring before parallel evaluator, evaluator is currently held by consistency to be used during the initialization step.
Initialization code moved to InitializationStatus and init thread is now started from the VitrageGraphService.

Change-Id: I551b5d863da0e875b08d3f45754d4be64707fc0a
2017-07-18 13:17:40 +00:00
..
actions Remove sample_timestamp from update events made by vitrage 2017-07-18 09:07:03 +00:00
template_validation Introduce the execute-mistral action. This patch includes validating the action, and converting it to a general-purpose ExecuteExternal step. 2017-07-03 12:53:25 +00:00
__init__.py Set default directory of equivalence under templates directory 2017-06-04 10:21:51 +00:00
base.py template list - adding uuid 2016-06-29 12:29:09 +00:00
equivalence_data.py Vertex Properties refactoring 2017-06-12 09:34:38 +00:00
equivalence_repository.py Add support for building equivalent scenario 2017-06-04 18:11:24 +08:00
scenario_evaluator.py Separation of Evaluator and InitializationStatus from ConsistencyEnforcer 2017-07-18 13:17:40 +00:00
scenario_repository.py Move template_content_validator and test_template_content_validator to the correct packages. This should have been part of https://review.openstack.org/477572 but was removed due to git issues. 2017-06-28 15:01:21 +00:00
template_data.py Introduce the execute-mistral action. This patch includes validating the action, and converting it to a general-purpose ExecuteExternal step. 2017-07-03 12:53:25 +00:00
template_fields.py support for not operator in templates condition 2017-03-22 15:33:47 +00:00