]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
IBM XIV/DS8K: Implement Replication v2.1
authorAlon Marx <alonma@il.ibm.com>
Thu, 3 Mar 2016 16:15:38 +0000 (18:15 +0200)
committerAlon Marx <alonma@il.ibm.com>
Mon, 14 Mar 2016 15:16:10 +0000 (17:16 +0200)
commit9952531da4eb63689ed390c3dc2e291180e81f29
tree0c6b75314c95f64df4d9a78ad0c6ebe14859e5bb
parent11be8173564933d4f16182d7a7e750362f27a0c5
IBM XIV/DS8K: Implement Replication v2.1

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

The driver implements:
1. freeze_backend - notify the backend that it's frozen
2. thaw_backend - notify the backend that it's not frozen
3. host_failover - failover a backend to a secondary replication target

Also removed v1.0 and v2.0 functions

DocImpact
Change-Id: I50498180c63725ab0f524ff8d55952446800570f
Closes-Bug: #1543600
cinder/tests/unit/test_ibm_xiv_ds8k.py
cinder/volume/drivers/ibm/xiv_ds8k.py
releasenotes/notes/xiv-ds8k-replication-2.1-996c871391152e31.yaml [new file with mode: 0644]