]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixup for Pure drivers cheesecake replication setup
authorPatrick East <patrick.east@purestorage.com>
Fri, 11 Mar 2016 17:59:56 +0000 (09:59 -0800)
committerPatrick East <patrick.east@purestorage.com>
Fri, 11 Mar 2016 17:59:56 +0000 (09:59 -0800)
commitfdb256e68d1077b1c2a26726cb8aa1ace0fa6dc8
tree4c6689012f12072fca61af6cb998c271072aaea3
parentcc2e463f97ccb64b6de9f60da9d113ca670b9f84
Fixup for Pure drivers cheesecake replication setup

We had a remnant of the past replication design left behind in the setup
methods which was causing the arrays to be setup with bi-directional
replication. With the switch to cheesecake we do not need the secondary
arrays to be replicating to the primary. This change removes the step
which would configure that.

Change-Id: I5a0472bec8ccdf3af1e7ce42163b42289b1810bb
Closes-Bug: #1556211
cinder/tests/unit/test_pure.py
cinder/volume/drivers/pure.py