cinder/cinder/volume/drivers/dell_emc/vmax
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
..
__init__.py VMAX driver - rename and restructure driver 2017-01-25 10:16:30 +00:00
common.py VMAX driver - Incorrect service level reporting 2018-06-18 10:53:25 +01:00
fc.py VMAX driver - VMAX list manageable volumes and snapshots. 2018-05-18 11:57:57 +01:00
iscsi.py VMAX driver - VMAX list manageable volumes and snapshots. 2018-05-18 11:57:57 +01:00
masking.py VMAX driver - Enable multiattach support 2018-05-18 11:00:10 +01:00
provision.py VMAX driver - Incorrect service level reporting 2018-06-18 10:53:25 +01:00
rest.py VMAX driver - Incorrect service level reporting 2018-06-18 10:53:25 +01:00
utils.py VMAX driver and docs - change san_rest_port to san_api_port 2018-06-18 10:18:58 +01:00