StarlingX OpenStack Armada App
Go to file
Mingyuan Qi 7a859890f7 Check return value of get subnets before iterate for ironic
With the update of openstack clients within heat image:
openstack client >= 4.0.0
neutron client >= 6.14.0
neturon lib >= 1.29.1

The command 'openstack network show ${network} -f value -c subnets'
returns '[]' instead of null string if no subnets found in the
specific network. This commit adds a check logic to avoid subsequent
command returns error by using '[]' as subnet input.

Change-Id: I695e504518e1c884c7d66ecc94c9fa8787ce9752
Closes-Bug: 1855319
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
2020-08-24 02:17:20 +00:00
openstack-helm Check return value of get subnets before iterate for ironic 2020-08-24 02:17:20 +00:00
openstack-helm-infra Upgrade openstack-helm-infra 2019-10-08 01:57:20 +00:00
stx-openstack-helm Add 'PATCH' to request method in order to enable 'PATCH' method in Horizon 2020-04-28 01:56:14 +00:00
.gitignore Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
.gitreview Update .gitreview for r/stx.3.0 2019-11-28 08:23:45 -05:00
.zuul.yaml Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -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 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_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 Build layering, add layer build config file and tarball lst 2019-10-15 15:12:28 +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