← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1724065] [NEW] Requesting an out of range microversion without an accept header in placement results in a KeyError

 

Public bug reported:

If the placement service (as of microversion 1.10) if you request a
microversion that is outside the acceptable range of VERSIONS and do
_not_ include an 'Accept' header in the request, there is a 500 and a
KeyError while webob tries to look up the Accept header.

The issue is in FaultWrapper, so the problem can be dealt with elsewhere
in placement WSGI stack.

** Affects: nova
     Importance: Medium
         Status: Triaged


** Tags: placement

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1724065

Title:
  Requesting an out of range microversion without an accept header in
  placement results in a KeyError

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  If the placement service (as of microversion 1.10) if you request a
  microversion that is outside the acceptable range of VERSIONS and do
  _not_ include an 'Accept' header in the request, there is a 500 and a
  KeyError while webob tries to look up the Accept header.

  The issue is in FaultWrapper, so the problem can be dealt with
  elsewhere in placement WSGI stack.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1724065/+subscriptions


Follow ups