]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
DotHill driver fix create_cloned_volume parent id
authorWalter A. Boring IV <walter.boring@hp.com>
Wed, 2 Sep 2015 02:20:32 +0000 (02:20 +0000)
committerWalter A. Boring IV <walter.boring@hp.com>
Wed, 2 Sep 2015 02:20:32 +0000 (02:20 +0000)
commitec51d21818183d174f275d093ad5232dbdd7bed3
tree0ca68d9bcd1de407abf30dca7c3730b6d64631b6
parent80b0355dc23fcfa41b2f3504f67d2e2a808613a0
DotHill driver fix create_cloned_volume parent id

This patch changes how the Dothill driver finds the
parent volume id during create_cloned_volume time.
The proper place to get it is from the source volume
dict/object being passed in.

Change-Id: I7623b31d850701fe7c85eff59085197a2cd73352
Closes-Bug: 1491207
cinder/volume/drivers/dothill/dothill_common.py