]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
IBM XIV/DS8K: Implements Replication V2
authorjiamin <shljia@cn.ibm.com>
Wed, 20 Jan 2016 09:24:41 +0000 (02:24 -0700)
committerjiamin <shljia@cn.ibm.com>
Sat, 23 Jan 2016 04:37:05 +0000 (21:37 -0700)
commit829dbc7fd0ec2bbc1fe755171cf1477635f81786
treef9dca1f04f36bb98901ba12464498d38a677c3fc
parent77cec880a440d630ef3ecc2586ef0ed22c4028ae
IBM XIV/DS8K: Implements Replication V2

This patch implements cinder Replication version 2 as proposed in
https://blueprints.launchpad.net/cinder/+spec/replication-v2

the changes are:
1. the ability to enable replication on the specified volume
2. the ability to disable replication on the specified volume.
3. the ability to return the list of replication targets for a volume
4. the ability to force failover to a secondary replication target.

DocImpact
Implements: blueprint ibm-xiv-ds8k-replication-v2
Change-Id: I04d1db17762fe72add2ab34193946daeca2f88e6
cinder/tests/unit/test_ibm_xiv_ds8k.py
cinder/volume/drivers/ibm/xiv_ds8k.py
releasenotes/notes/xiv-ds8k-replication-v2-2a4dcc13401c7584.yaml [new file with mode: 0644]