]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Lefthand driver fails to attach a cloned volume
authorKurt Martin <kurt.f.martin@hp.com>
Thu, 5 Feb 2015 00:09:44 +0000 (16:09 -0800)
committerKurt Martin <kurt.f.martin@hp.com>
Thu, 5 Feb 2015 00:09:44 +0000 (16:09 -0800)
commitf71a2c535eaed8aec77354e1737618897fc2cbd0
treebd43d716460a20be403c2c735c94483d9c726654
parent055e9b1354b0e93486abcb0b8e4246b30e39a509
Lefthand driver fails to attach a cloned volume

The provider location was not being populated for cloned volumes.
This patch is updating the provider location for cloned volumes
resulting in successful volume attachments.

Change-Id: I86ef7935ed7233377aa4745dc4b45fcab5703f0a
Closes-Bug: 1418201
cinder/tests/test_hplefthand.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py