Feature parity missing between v1 & v2 for 'image-show' incase of deleted image.
Bug #1197344 reported by
Venkatesh Sampath
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Invalid
|
Undecided
|
Venkatesh Sampath |
Bug Description
When accessing 'glance image-show <DELETED_IMAGE_ID>' the response is different across versions, V1 and V2.
In V1, response returns the meta-data of the deleted image.
In V2, response returns '404 Not Found'.
P.S: The role used is 'admin' to access the 'glance image-show' command.
Changed in python-glanceclient: | |
assignee: | nobody → Venkatesh Sampath (venkateshsampath) |
summary: |
- Feature parity missing between v1 & v2 for 'image-show' in case of + Feature parity missing between v1 & v2 for 'image-show' incase of deleted image. |
affects: | python-glanceclient → glance |
To post a comment you must log in.
wating for glance meeting to get an opinion.