Description of problem: Add the ignore-volume-az to the cloud.conf for OSP provider for multi-az issues. The code seems to be there in 3.9 https://github.com/openshift/origin/blob/release-3.9/vendor/k8s.io/kubernetes/pkg/cloudprovider/providers/openstack/openstack.go#L99 (not present in 3.7 https://github.com/openshift/origin/blob/release-3.7/vendor/k8s.io/kubernetes/pkg/cloudprovider/providers/openstack/openstack.go#L90-L93) Version-Release number of the following components: OCP 3.9 latest or OCP 3.10 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: * Upstream PR - https://github.com/openshift/openshift-ansible/pull/9478 * Code BZ - https://bugzilla.redhat.com/show_bug.cgi?id=1500776 * Related issue - https://bugzilla.redhat.com/show_bug.cgi?id=1594768
I've opened a related bugzilla[1] to add the openshift_cloudprovider_openstack_conf_file variable as well (they are related) [1] https://bugzilla.redhat.com/show_bug.cgi?id=1614813
It looks like all the related PRs are both merged and backported, so moving to MODIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758