vitrage/vitrage/evaluator
Q.hongtao a80f3d4f0e Remove six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

Subsequent patches will replace other six usages.

Change-Id: I02b6fbbdc70b228e1734c6085ae4e06a484a556e
2020-09-18 22:19:02 +08:00
..
actions Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
template_db Rename cli_type parameter 2019-04-05 17:27:06 +03:00
template_functions Use raw strings in all pattern matching strings 2019-08-07 14:36:54 +03:00
template_loading remove redundant str() in logging and other 2019-03-03 09:43:50 +02:00
template_validation Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
__init__.py Database read write in bulk 2019-02-27 15:34:56 +00:00
base.py Support parameters in Vitrage templates 2019-02-14 13:42:53 +00:00
condition.py Template version 3 - short format 2019-01-28 14:00:52 +00:00
equivalence_repository.py support adding and deleting templates without the need to restart vitrage. 2018-01-18 15:54:52 +00:00
scenario_evaluator.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
scenario_repository.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
template_data.py Template version 3 - short format 2019-01-28 14:00:52 +00:00
template_fields.py Support parameters in Vitrage templates 2019-02-14 13:42:53 +00:00
template_schema_factory.py Support per-version template loading + change execute_mistral structure 2018-01-01 09:59:07 +00:00
template_schemas.py Support templates with parameters in v3. 2019-02-20 09:54:24 +00:00