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

CSI topology can be disabled even though the env is compatible

    XMLWordPrintable

Details

    • ?
    • Important
    • No
    • ShiftStack Sprint 250, ShiftStack Sprint 251, ShiftStack Sprint 252
    • 3
    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              maandre@redhat.com Martin André
              maandre@redhat.com Martin André
              Ramón Lobillo Ramón Lobillo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: