python-glanceclient API v2 Interface
python-glanceclient needs to be able to talk to the v2 API
Blueprint information
- Status:
- Started
- Approver:
- Brian Waldon
- Priority:
- Essential
- Drafter:
- Brian Waldon
- Direction:
- Approved
- Assignee:
- Eddie Sheffield
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Good progress
- Milestone target:
- None
- Started by
- Brian Waldon
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Establish the supported importable interface
Addressed by: https:/
Rewrite link parsing for finding v2 schemas
Addressed by: https:/
Add support for viewing a single image through v2
Addressed by: https:/
Replace static v2 Image model with warlock model
Addressed by: https:/
Convert v2 images list method to generator
Addressed by: https:/
Align print_dict to the left
Addressed by: https:/
Prevent links from being printed in v2 CLI
Addressed by: https:/
Add pagination to v2 image-list
Addressed by: https:/
Enable client V2 to download images
Addressed by: https:/
Enable client V1 to download images
Addressed by: https:/
Add library support for v2 image update
Addressed by: https:/
Enable client V2 to update/delete tags for a given image.
Addressed by: https:/
Enable client library V2 to create an image.
Addressed by: https:/
Enable glance client V2 to upload image data.
Addressed by: https:/
Changes to allow image upload with V2 api
Gerrit topic: https:/
Addressed by: https:/
(WIP) Enable query image by tag
Addressed by: https:/
Add CLI for V2 image create, update, and upload
bpokorny: Can this bp be closed now? I think all the work for this was done a while ago.
Work Items
Work items:
v2 image list: DONE
v2 image show: DONE
v2 image create: INPROGRESS
v2 image update: INPROGRESS
v2 image delete: INPROGRESS