cinder/cinder/volume/drivers/xenapi
Mate Lakat edbfe4c78c XenAPINFS: Fix Volume always uploaded as vhd/ovf
Fixes bug 1131291

copy_volume_to_image was always using the glance plugin to do the
upload, and was ignoring the users request. Thus the image was always
uploaded as vhd/ovf. This patch is using the image utils to fix the
generic case.

Change-Id: If12c3d175b3d4437305ac4d2f954a2a42ee3a3c1
2013-02-21 17:58:17 +00:00
..
__init__.py Cleaning up volume driver paths 2012-11-21 16:30:50 -06:00
lib.py XenAPINFS: Create volume from image (generic) 2013-02-20 18:14:50 +00:00
sm.py XenAPINFS: Fix Volume always uploaded as vhd/ovf 2013-02-21 17:58:17 +00:00
tools.py XenAPINFS: Create volume from image (generic) 2013-02-20 18:14:50 +00:00