![Mingyuan Qi](/assets/img/avatar_default.png)
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>
This repo is for https://github.com/openstack/openstack-helm
Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.
As those patches are merged, the SHA can be updated and the local patches removed.