cinder/cinder/volume/drivers/dell_emc/vnx
Peter Wang 9418c9444e VNX: ignore cg creation if group is not cg enabled
When adding volume to a non-consistent group, driver will try to
find/create the related CG on the VNX, this causes failure since the
group has no associated CG.

In this patch, driver will ignore the group id and only create volume
only.

Closes-bug: #1700892
Change-Id: I9668afa6c5553423464d3923728cffa5c7135f84
2017-07-18 14:52:57 +08:00
..
__init__.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
adapter.py VNX: ignore cg creation if group is not cg enabled 2017-07-18 14:52:57 +08:00
client.py VNX: Add QoS support 2017-06-29 15:18:01 +08:00
common.py Merge "VNX: Add QoS support" 2017-07-18 03:34:46 +00:00
const.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
driver.py Merge "VNX: Add QoS support" 2017-07-18 03:34:46 +00:00
taskflows.py VNX: wrong size of volume from image cache 2017-07-07 14:58:31 +08:00
utils.py VNX: Add QoS support 2017-06-29 15:18:01 +08:00