Feature #989
Glance API Implementation (Plankton Service)
Status: | Closed | Start date: | 08/03/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | 11/11/2011 | |
Assignee: | Giorgos Verigakis | % Done: | 0% |
|
Category: | Cyclades API | Spent time: | - | |
Target version: | v0.8.0 |
Description
Implement the Glance API (REST) in Synnefo.
This will be the upper layer of Synnefo's Image Registry Service.
Also implement the Glance registry to write to Synnefo's existing database.
The location of the actual Image will be passed to the backend as described in #985
Related issues
Associated revisions
Initial import of Plankton
Based on the Glance API.
Supports chapters 3.1 - 3.6 and additional
image registration extension.
Refs #989
Add update method
Refs #989
Plankton improvements
- The full spec is mostly implemented
- Better documentation
- Support the latest backend version
Refs #989
History
#1 Updated by Vangelis Koukis over 12 years ago
- Target version set to v0.7
#2 Updated by Vangelis Koukis about 12 years ago
- Target version changed from v0.7 to v0.8.0
#3 Updated by Vangelis Koukis about 12 years ago
- Due date set to 11/11/2011
#4 Updated by Giorgos Verigakis about 12 years ago
- File os-image-service-devguide-1.0.pdf added
#5 Updated by Vangelis Koukis about 12 years ago
- Subject changed from Glance API Implementation to Glance API Implementation (Plankton Service)
- Status changed from New to Assigned
- Priority changed from Medium to High
Plankton: Implement the Glance registry over a Pithos backend for storing actual image contents.
#6 Updated by Giorgos Verigakis almost 12 years ago
An initial implementation has been added that is based on the attached spec. Implementation details are available in the "Plaknkton API Implementation" document.
#7 Updated by Vangelis Koukis almost 12 years ago
- Status changed from Assigned to Closed
Plankton has been merged into master, tested and works great, closing ticket.