Implement adding image data directly to Glance
Registered by
Jay Pipes
Implement the API call which allows a caller to POST raw image data to Glance API:
POST /images/
With HTTP headers storing metadata about the image being added, and the request body being the raw image data.
Blueprint information
Whiteboard
Essential because this functionality is critical for Xen snapshots to be stored in Glance.
Work items:
Currently, glance.
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.