yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18253
[Bug 1297362] Re: Glance v2: HTTP 404s are returned for unallowed methods
It was set to Fix Released automatically when the glance juno-2 release
was made, because it was set as Fix Committed. It should be set as Fix
Committed until the complete fix has been merged.
** Changed in: glance
Milestone: juno-2 => None
** Changed in: glance
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1297362
Title:
Glance v2: HTTP 404s are returned for unallowed methods
Status in OpenStack Image Registry and Delivery Service (Glance):
In Progress
Bug description:
Requests for many resources in Glance v2 will return a 404 if the
request is using an unsupported HTTP verb for that resource. For
example, the /v2/images resource does exist but a 404 is returned when
attempting a DELETE on that resource. Instead, this should return an
HTTP 405 MethodNotAllowed response.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1297362/+subscriptions
References