-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15
Description of problem: In an environment with the following zones, topology was disabled while it should be enabled by default
$ openstack availability zone list --compute +-----------+-------------+ | Zone Name | Zone Status | +-----------+-------------+ | AZ-0 | available | | AZ-1 | available | | AZ-2 | available | +-----------+-------------+ $ openstack availability zone list --volume +-----------+-------------+ | Zone Name | Zone Status | +-----------+-------------+ | nova | available | | AZ-0 | available | | AZ-1 | available | | AZ-2 | available | +-----------+-------------+
We have a check that verify the number of zones is identical for compute and volumes. This check should be removed. We want however to ensure that for every compute zone we have a matching volume zone.
- is cloned by
-
OCPBUGS-32744 CSI topology can be disabled even though the env is compatible
- Closed
- is depended on by
-
OCPBUGS-32744 CSI topology can be disabled even though the env is compatible
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update