Support clone_image from Glance cinder backend
This adds an implementation of clone_image which offloads
the image copy when the image is stored in Glance Cinder backend.
It uses "create_
from an image that is placed on a cinder volume.
In addition, if use_cinder_
True, upload-to-image in raw format will create a cloned volume
and register its location to the image service.
This enables volume data copy offloading (or CoW) from/to Glance images.
Also useful for sharing volume data using Glance ACL feature.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Tomoki Sekiyama
- Direction:
- Needs approval
- Assignee:
- Tomoki Sekiyama
- Definition:
- Pending Approval
- Series goal:
- None
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Tomoki Sekiyama
- Completed by
- Tomoki Sekiyama
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Efficient image download and upload for Glance Cinder backend
Addressed by: https:/
Support clone_image from Glance cinder backend
Gerrit topic: https:/
Addressed by: https:/
Correct subject of clone-image-