StarlingX OpenStack Armada App
Go to file
Charles Short 496ce74455 Address python3 string issues with subprocess
This patch updates our Popen call to enable
newlines for calls that we parse or consume the output for.
Without universal_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

Story: 2006796
Task:  42712

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ib9f6e9e9bb6ba465993f0ffa4579e86c52716190
2021-06-28 09:39:31 -04:00
openstack-helm Add auto-version for remaining stx/openstack-armada-app packages 2020-12-17 13:23:11 -05:00
openstack-helm-infra Merge "Fix apply of stx-openstack when host is locked" 2021-01-22 23:00:35 +00:00
python-k8sapp-openstack Address python3 string issues with subprocess 2021-06-28 09:39:31 -04:00
stx-openstack-helm Introduce metadata for app behavior control 2021-02-25 10:34:57 +02:00
.gitignore Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
.gitreview Update .gitreview for f/centos8 branch 2020-06-17 09:26:15 +08:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 13:12:22 -05:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst 2019-10-15 15:12:28 +08:00
centos_pkg_dirs Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
centos_pkg_dirs_containers Config file changes to add 'stx-openstack-helm helm-charts/garbd helm-charts/nginx-ports-control ' after relocation from 'stx-config' 2019-09-04 10:55:02 -04:00
centos_tarball-dl.lst Update download list for openstack-helm upgrade 2020-06-17 22:18:46 +08:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00