The nova.virt.xenapi.image.vdi_through_dev Module¶
-
class
UploadToGlanceAsRawTgz(context, session, instance, image_id, vdi_uuids)¶ Bases:
object-
upload_image()¶
-
-
class
VdiThroughDevStore¶ Bases:
objectDeal with virtual disks by attaching them to the OS domU.
At the moment it supports upload to Glance, and the upload format is a raw disk inside a tgz.
-
download_image(context, session, instance, image_id)¶
-
upload_image(context, session, instance, image_id, vdi_uuids)¶
-