tripleo-heat-templates/tools
Damien Ciabrini 832f71096d Fix regexes in yaml-validate.py with python 3.8
In Python 3.8, the re module no longer escapes various
characters (such as ; or /), as opposed to python 3.6.

Update various regexes in yaml-validate.py to match
patterns as expected for all python versions.

Change-Id: Ica7a01b10bc9483acdf7468bec2f8840ee3f7170
Closes-Bug: #1883722
2020-06-16 18:22:46 +02:00
..
check-up-to-date.sh Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
make_ceph_disk_list.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
merge-new-params-nic-config-script.py Pass Loader to yaml.load to remove YAMLLoadWarning 2019-09-06 13:29:16 +09:00
process-templates.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
releasenotes_tox.sh tox: Keeping going with docs 2019-11-03 02:44:38 +08:00
render-ansible-tasks.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
roles-data-generate-samples.sh Add in roles data validation 2017-07-07 09:51:40 -06:00
roles-data-generate.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
roles-data-validation.sh Remove fluentd composable service 2019-08-29 13:52:55 +01:00
yaml-diff.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
yaml-nic-config-2-script.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
yaml-validate.py Fix regexes in yaml-validate.py with python 3.8 2020-06-16 18:22:46 +02:00