OVF Lite, supporting single disk image upload and its meta data
OVF (Open Virtualization Format) is a popular format to deliver virtual appliances. An OVF package can be a set of files, or a single tar ball called OVA. OVF lite proposes supporting as a first step single disk image packages and capturing associated meta data. Vendors typically fine tune their appliances and in the meta data indicate deployment requirements and suggestions. The image and its metadata will be stored in the glance image database.
Full OVF support will involve using artifacts and heat template creation from the OVF, and is out of scope for this initial implementation.
Blueprint information
- Status:
- Started
- Approver:
- Nikhil Komawar
- Priority:
- High
- Drafter:
- Malini Bhandaru
- Direction:
- Needs approval
- Assignee:
- Kent Wang
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
- Needs Code Review
- Milestone target:
- mitaka-1
- Started by
- Nikhil Komawar
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
This blueprint seeks to support https:/
Topic was discussed at Vancouver design summit, with Sabari from VMWare and the glance community, and the original idea for full OVF support was postponed till artifacts become mature but still support OVF Lite to meet the majority of today's use cases.
Gerrit topic: https:/
---
2015-09-22 (nikhil)
This needed to be moved to mitaka for some API discussion, few issues on the patches and for hope of a stronger, more resilient solution.
Addressed by: https:/
Allows OVA/OVF package upload to Glance
Gerrit topic: https:/
Addressed by: https:/
Unit tests for ovf-lite feature