redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
99 stars 97 forks source link

Make full string regex_replace compatible with Python 3 #345

Closed jistr closed 5 years ago

jistr commented 5 years ago

Previously with Python 3 the replacement would glitch out and when running IR with --prefix=jistrtest i'd get errors on provisioning like:

"msg": "subnet jistr_test_external-subnetjistrtest not found"

jistr commented 5 years ago

Closing in favor of gerrit review:

https://review.gerrithub.io/c/redhat-openstack/infrared/+/442589