-
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.
- clones
-
OCPBUGS-30951 CSI topology can be disabled even though the env is compatible
- Closed
- depends on
-
OCPBUGS-30951 CSI topology can be disabled even though the env is compatible
- Closed
- links to
-
RHBA-2024:3327 OpenShift Container Platform 4.15.z bug fix update