Allow download raw VHDs to XenServer
When users upload VHDs to glance, its nice not to only support OVA wrapped VHDs.
This blueprint looks to ensure:
* we check glance says its OVF or OVA before attempting to extract the image
* if there is no container_format or it is BARE, then we try to download the VHD directly
For the implementation, we will use wget and md5sum to avoid any overheads around streaming the full image through python code, now there is no need to worry about stream untaring and uncompressing the image.
Blueprint information
- Status:
- Started
- Approver:
- John Garbutt
- Priority:
- Low
- Drafter:
- John Garbutt
- Direction:
- Needs approval
- Assignee:
- John Garbutt
- Definition:
- Review
- Series goal:
- None
- Implementation:
- Needs Code Review
- Milestone target:
- next
- Started by
- John Garbutt
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
xenapi: allow download of non ovf vhd images
Lets delay till Juno on this, needs some rework, will be better if we wait on this. --johnthetubaguy
Unapproved - please re-submit via nova-spec --johnthetubagy (20th March 2014)