yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01900
[Bug 1078520] Re: glance v2 404 on POST/DELETE to an image you can GET
** Changed in: glance/grizzly
Status: New => Fix Released
** Changed in: glance/grizzly
Milestone: None => 2013.1
** Changed in: glance/grizzly
Assignee: (unassigned) => Mark Washenberger (markwash)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1078520
Title:
glance v2 404 on POST/DELETE to an image you can GET
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Status in Glance grizzly series:
Fix Released
Bug description:
For an image that a user can see (i.e. GET /v2/images/<id> returns 200
OK) but are not allowed to modify, POSTS and DELETES return 404 Not
Found. This is confusing because clearly the GET request can find the
image. Instead they should return 403 Forbidden. There is no point in
trying to hide the existence of the image on POST/DELETE if you don't
want to hide it on GET.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1078520/+subscriptions