vitrage/vitrage/evaluator
Q.hongtao 9ec5f4de5f Remove six.text_type/b/u
Replace the following items with Python 3 style code.
- six.text_type
- six.b
- six.u

Like Any(str, six.text_type), currently only keep Any(str).

Change-Id: I735e8a8a670659123e533091916fd3bbedabb95e
2020-09-21 19:49:42 +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 Remove CPickle 2020-09-18 16:49:40 +08:00
template_loading remove redundant str() in logging and other 2019-03-03 09:43:50 +02:00
template_validation Remove six.text_type/b/u 2020-09-21 19:49:42 +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