]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize SVC multiple management IPs
authorJacob Gregor <jgregor@us.ibm.com>
Wed, 24 Feb 2016 17:06:32 +0000 (11:06 -0600)
committerJacob Gregor <jgregor@us.ibm.com>
Mon, 29 Feb 2016 21:32:45 +0000 (15:32 -0600)
commitca06025a4ab7fbe817e6d29f12bdfcf378c85cde
tree06d62efc1c4a598af482abdd8c73809bcae7f64d
parent754f13a7a953d88e112175a27932b05ee14deaaf
Storwize SVC multiple management IPs

Right now Storwize SVC does not support multiple management IPs.
This patch adds this feature so that if the primary IP fails, it
will switch to the secondary IP that the user sets.

DocImpact
Adds config option 'storwize_san_secondary_ip'

Implements: blueprint storwize-add-support-for-multiple-management-ips
Change-Id: Ib82ba5b43e92027bfe39873a556baec796bb457e
cinder/tests/unit/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py
releasenotes/notes/storwize-multiple-management-ip-1cd364d63879d9b8.yaml [new file with mode: 0644]