tripleo-common/scripts
Alex Schultz bdbce00e31 Address python3 string issues with subprocess
This patch updates our Popen calls to enable universal newlines for
calls that we parse or consume the output for. Without
univeral_newlines=True, the output is treated as bytes under python3
which leads to issues later where we are using it as strings.

See https://docs.python.org/3/glossary.html#term-universal-newlines

Change-Id: I1a9edd0ebac6f0539ac5c33056c442cfcfafb7f3
Related-Blueprint: python3-support
2018-12-12 13:38:14 -07:00
..
README-tripleo.sh Remove tripleo.sh (now in tripleo-ci repo) 2016-03-15 08:01:22 -04:00
bootstrap_host_exec Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
bootstrap_host_only_eval Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
bootstrap_host_only_exec Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
container-update.py Address python3 string issues with subprocess 2018-12-12 13:38:14 -07:00
create_freeipa_enroll_envfile.py Add FreeIPA enrollment environment generator 2016-12-13 14:36:53 +00:00
pull-puppet-modules A script that pulls the latest puppet source 2017-01-09 21:03:13 -05:00
run-validation Configure run-validation to use the custom output 2016-09-29 12:21:40 +02:00
tripleo-build-images Fix build-image script output 2016-12-06 16:22:01 +01:00
tripleo-config-download Config download support for all deployments 2017-10-17 13:59:53 -04:00
tripleo-container-image-prepare Add debug to container image prepare 2018-10-18 17:19:14 -06:00
tripleo-deploy-openshift Add wrapper for openshift-ansible docker command 2018-10-05 18:35:37 +02:00
upload-puppet-modules Change default deploy artifacts container name 2016-09-05 21:02:27 +01:00
upload-swift-artifacts Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00