]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Revert "Relocate volume to compliant datastore"
authorVipin Balachandran <vbala@vmware.com>
Fri, 10 Oct 2014 17:36:27 +0000 (23:06 +0530)
committerJohn Griffith <john.griffith8@gmail.com>
Tue, 14 Oct 2014 20:03:09 +0000 (14:03 -0600)
commit01e7c516852e53df661b2eedc970c327c1ff10ce
tree236674d248f0d15deeb18fee834cb02239cb4a5c
parent07531e75b1a6f427856ceb7a785654015c610dc2
Revert "Relocate volume to compliant datastore"

Commit 4be8913520f5e9fe4109ade101da9509e4a83360 introduced a regression
which causes failures during cinder volume re-attach. This patch reverts
commit 4be8913520f5e9fe4109ade101da9509e4a83360 as an immediate fix.

Closes-Bug: #1379830
Change-Id: I5dfbd45533489c3c81db8d256bbfd2f85614a357
(cherry picked from commit 48cb82971e0418f9a629e2b39d0433dc2c0e6919)
cinder/tests/test_vmware_vmdk.py
cinder/tests/test_vmware_volumeops.py
cinder/volume/drivers/vmware/error_util.py
cinder/volume/drivers/vmware/vmdk.py
cinder/volume/drivers/vmware/volumeops.py