]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Additional VAG support for SolidFire
authorChris Morrell <chris@solidfire.com>
Wed, 18 Nov 2015 22:14:15 +0000 (22:14 +0000)
committerChris Morrell <chris@solidfire.com>
Wed, 18 Nov 2015 22:14:15 +0000 (22:14 +0000)
commit23bfbd04070c31c83d3831dc8c64c1fc4ba79ac2
tree8bd16c08372bdd7e646ae9f70d32cc32d51cf9a2
parent0f07a17fe57d029e22de4a1f02beb700fcb87e0b
Additional VAG support for SolidFire

This patch removes volumes from volume access groups, and potentially volume
access groups, when a connection is terminated. When the previously added
'sf_enable_vag' option is enabled and a volume connection is terminated, if the
volume was part of a VAG then the volume is removed from the VAG. If the volume
is the only remaining volume in the VAG then the VAG is also removed.

Change-Id: Ib508a67f012f6f186abba0d381ab104edc163fa9
cinder/tests/unit/test_solidfire.py
cinder/volume/drivers/solidfire.py