← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1297362] Re: Glance v2: HTTP 404s are returned for unallowed methods

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => juno-3

-- 
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):
  Fix Released

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