← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1155585] Re: nova-api running under apache mod_wsgi raises 500

 

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

** Changed in: nova
    Milestone: None => grizzly-rc1

-- 
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/1155585

Title:
  nova-api running under apache mod_wsgi raises 500

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The Opensack api returns the 'Retry-After' header as an integer. If
  nova is running behind apache using mod_wsgi, an error 500 is raised,
  instead of the actual exception because it expects the headers to be
  strings, not integers. The apache logs shows the following error:

     TypeError: expected byte string object for header value, value of
  type int found

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