]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add the key 'replication' and set the correct 'replication_status'
authorVincent Hou <shou@us.ibm.com>
Fri, 11 Mar 2016 21:25:18 +0000 (16:25 -0500)
committerVincent Hou <shou@us.ibm.com>
Fri, 11 Mar 2016 21:32:21 +0000 (16:32 -0500)
commit1ed4d2d2fb1906c10c50fbd5af048d1d02f86be2
tree757adb81e45819bbc5ffab103cddbebade5ab8f6
parent9504f518820a746f00e399d0167f5937def2cb03
Add the key 'replication' and set the correct 'replication_status'

This patch fixes the minor issues following the implementation
of replication v2.1 for storwize driver. It adds the key
'replication' to make sure of that the cinder-volume service
can have a successful restart and sets the 'replication_status
'back to enabled for failback.

Change-Id: I1ddb715e72336378434b7ee5ffe617cbb94cd16b
Closes-Bug: #1556285
cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py