Avoid copying images for boot
This blueprint aims to add zero-copy support for images. The idea is to take advantage of the following existing features:
1. Nova's image cache
2. Glance image's direct_url
3. Glance image's multiple-location
The work on this patch depends on the support for multiple-locations in order to reduce the hubs an image has to go through before being downloaded and because the multiple locations patch implements an ImageHandler that is intended to handle image operations.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Flavio Percoco
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Review
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Zhi Yan Liu and I will be working together on this bp and the one it depends on.
-- flaper87
For the VMware driver, zero copy will require https:/
-- arnaud
Gerrit topic: https:/
Addressed by: https:/
VMware: Copy image handler
This has no assignee, also nova doesn't support glance v2 yet (https:/
https:/
deferred from icehouse-3 to "next": http://
Removed from next, as next is now reserved for near misses from the last milestone --johnthetubaguy
Work Items
Dependency tree

* Blueprints in grey have been implemented.