cinder/cinder
john-griffith 31e481667d Fix the generalized copy_image_to_volume operation.
The Generis iSCSI copy volume<->image patch
(change: Iff097629bcce9154829a7eb5aee0ea6302338b26) did
not account for the fact that the existing volume reference
passed in to the copy method would not have the updated
provider_location and iSCSI info available.

To address this, we simply just get a new ref from the DB
after creation if a copy image is requested.

Also, the list of acceptable formats was not fully inclusive,
not only that, but there's no reason to not let the qemu-convert
handle any errors here.

Change-Id: I7b1910080d285562c7f2d8afa7f65768b1089b73
2013-01-31 22:43:19 -07:00
..
api Merge "Update osapi_volume_extension default." 2013-01-31 07:13:18 +00:00
common Adding marker, pagination, sort key and sort direction to v2 api 2012-12-23 02:46:29 -05:00
compute Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
db Fix typo in cinder/db/api.py 2013-01-29 11:25:27 +00:00
image Merge "Generic iSCSI copy volume<->image." 2013-01-30 04:31:56 +00:00
locale Removes the xensm driver 2012-11-20 14:47:14 +00:00
openstack Pull cfg module from Oslo and update cinder-manage accordingly 2013-01-31 00:18:37 +08:00
rootwrap Port nova-rootwrap changes to cinder-rootwrap 2012-07-23 16:23:55 +02:00
scheduler Allow volume back-end to report 'infinite' or 'unknown' as capacity 2013-01-29 13:08:40 +08:00
testing Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
tests Merge "Allow volume back-end to report 'infinite' or 'unknown' as capacity" 2013-02-01 01:04:22 +00:00
volume Fix the generalized copy_image_to_volume operation. 2013-01-31 22:43:19 -07:00
__init__.py Stop double logging to the console 2012-09-20 16:53:28 +00:00
context.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
exception.py Add capability to update volume metadata. 2013-01-19 12:32:03 -07:00
flags.py Merge "Update osapi_volume_extension default." 2013-01-31 07:13:18 +00:00
manager.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
policy.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
quota.py Remove instance quota re-sync code 2012-12-14 14:27:18 +00:00
service.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test.py Enable cinder exception format checking in tests. 2013-01-08 13:56:19 -05:00
utils.py Make copy_to_volume a bit more useful. 2012-12-06 14:01:06 -07:00
version.py Bump version to 2013.1 2012-09-18 15:41:42 +02:00
wsgi.py Support for SSL in wsgi.Server 2013-01-14 15:55:16 -05:00