Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-32744

CSI topology can be disabled even though the env is compatible

XMLWordPrintable

    • ?
    • Important
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None

      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.

            mdemaced Maysa De Macedo Souza
            maandre@redhat.com Martin André
            Itshak Brown Itshak Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: