deb-cinder/cinder/volume/drivers/dell_emc/vnx
Peter Wang c52323babd Add VNX replication group support
This patch adds consistent replication group capabilities for VNX
driver.

Supported operations:
* Create volume and add to replication group
* Add volume to existing replication group
* Enable replication on group
* Disable replication on group
* Fail over replication group back and forth

DocImpact
Implements: blueprint replication-cg-vnx

Change-Id: Iead8d2fd5581a70afb481239199fcbb1246aa27e
2017-07-24 15:01:20 +08:00
..
__init__.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
adapter.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
client.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
common.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
const.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
driver.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
replication.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
taskflows.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
utils.py Add VNX replication group support 2017-07-24 15:01:20 +08:00