vitrage/vitrage/evaluator/template_validation
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
..
content Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
__init__.py Support templates with parameters in v3. 2019-02-20 09:54:24 +00:00
base.py Support templates with parameters in v3. 2019-02-20 09:54:24 +00:00
status_messages.py Fixes in the templates code 2019-02-27 09:40:03 +00:00
template_syntax_validator.py Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
template_syntax_validator_v3.py Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00