]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use the error_out_volume from flow common instead
authorJoshua Harlow <harlowja@yahoo-inc.com>
Thu, 13 Mar 2014 00:31:29 +0000 (17:31 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Fri, 14 Mar 2014 01:42:21 +0000 (18:42 -0700)
commit092a59a65a243bf1c96dbcf61e724c03a424373c
tree778a6db0eb873b307443de1048fd0a19a000bc5c
parent2869d0161ce1c0d2db7aeca6c715715902dd577b
Use the error_out_volume from flow common instead

Instead of a custom piece of logic that errors out
a volume due to the driver not initialized issue
just use the same one that is used in other flows
to accomplish the same update.

Change-Id: I2c8f2fbb4d9bb25a19f26cba3dee5e87913d609b
cinder/volume/flows/manager/manage_existing.py