cinder/cinder/volume
Helen Walsh 80ef8c1046 PowerMax Driver - Allow for case mismatch in SGs
When checking if a storage group is a child of a parent storage
group the check is currently case sensitive. We should allow for
a pattern match that is not case sensitive. For example,
myStorageGroup should equal MYSTORAGEGROUP or mystoragegroup.

Closes-Bug: #1929429
Change-Id: I8dd114fedece8e9d8f85c1ed237c31aede907d67
(cherry picked from commit 1f65c2a92f)
2021-09-15 15:06:06 +01:00
..
drivers PowerMax Driver - Allow for case mismatch in SGs 2021-09-15 15:06:06 +01:00
flows Support Images API v2.11 2021-08-24 18:23:10 +00:00
targets Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Change snapshots type with volume retype 2021-04-01 12:08:03 +02:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Merge "Add explanations on safe delete" 2021-03-24 04:49:45 +00:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
manager.py Add warning message about slow volume backend 2021-05-19 09:42:36 -04:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Backup manager: Synchronously call remove_export 2021-03-22 11:04:16 -04:00
throttling.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py mypy: annotate volume manager 2021-02-10 12:27:47 -05:00
volume_utils.py Abort volume creation when encryption spec is invalid 2021-07-09 10:36:31 -04:00