This issue happens when STX-Openstack is applied to a system with NetApp as the only storage backend option and it breaks the Cinder helm chart installation, so application-apply fails. The OSH Cinder chart has a dummy " rbd1" backend added to "conf.backends". This will create dummy config that will fail to deploydue to the lack of ceph information. It makes no sense to deploy it, even in a Ceph based system. TEST PLAN: PASS - build stx-openstack packages PASS - Build stx-openstack tarbal PASS - Upload stx-openstack PASS - Apply stx-openstack PASS - Check if rbd1 config was removed successfully Closes-Bug: #2137047 Change-Id: Iba8e218504f4d3d61ef0aacbb5f87942ea774f33 Signed-off-by: vrochalo <vinicius.rochalobo@windriver.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.