cinder/cinder/volume
Ciara Stacke 1149fccb25 VMAX driver - Incorrect service level reporting
'Optimized' is being reported as a service level option for VMAX
All-Flash arrays, in the get_pools output, and it can be assigned as
the default pool if there is no service level assigned to a volume type.
This can cause errors, as Optimized is not a recognized service level on
All Flash arrays. This patch rectifies the issue.

Change-Id: I9365ae3b923eeb92ac00023b7040e934b6e2df57
Closes-bug: 1766633
2018-06-18 10:53:25 +01:00
..
drivers VMAX driver - Incorrect service level reporting 2018-06-18 10:53:25 +01:00
flows Merge "Disallow multiattach for encrypted volumes" 2018-05-17 21:23:01 +00:00
targets Fix NVMET minor log message issues 2018-05-14 12:32:00 +03:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Add missing VolumeAttachStatus enum field 2018-04-23 01:37:17 +00:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Adding NVMET target for NVMeOF 2018-05-02 20:43:11 +03:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Add missing VolumeAttachStatus enum field 2018-04-23 01:37:17 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Replace cluster object's host with service_topic_queue 2018-05-02 17:44:15 +08:00
throttling.py Remove log translations 2017-03-19 14:59:57 +00:00
utils.py Implementation of Cinder driver over FC for Inspur InStorage 2018-03-30 07:38:54 +08:00
volume_types.py Volume type with encryption comparison 2017-07-25 05:08:12 +00:00