Keystone tests fail with latest Webob

Bug #861546 reported by Brian Lamar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/home/brian.lamar/Projects/openstack/keystone/.keystone-venv/lib/python2.7/site-packages/eventlet/wsgi.py", line 336, in handle_one_response
    result = self.application(self.environ, start_response)
  File "/home/brian.lamar/Projects/openstack/keystone/keystone/middleware/url.py", line 68, in __call__
    env = normalize_accept_header(env)
  File "/home/brian.lamar/Projects/openstack/keystone/keystone/middleware/url.py", line 92, in normalize_accept_header
    accept = webob.acceptparse.Accept('Accept', env.get('HTTP_ACCEPT'))
TypeError: __init__() takes exactly 2 arguments (3 given)

Brian Lamar (blamar)
description: updated
Revision history for this message
Dolph Mathews (dolph) wrote :

When you say "latest", do you mean webob 1.1.1 from pypi (dated 2011-09-16) or webob 1.2a2 (the latest development release)?

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/keystone

Reviewed: https://review.openstack.org/711
Committed: http://github.com/openstack/keystone/commit/612442f662b25025085933ce42e7ce85a7ede2a7
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 612442f662b25025085933ce42e7ce85a7ede2a7
Author: Brian Lamar <email address hidden>
Date: Wed Sep 28 12:17:11 2011 -0400

    Fix bug 861546

    (Patch Set 2) Added comment to show why this try/except is needed.

    Change-Id: Ie12ad3226b0e805e1f65b7e685f2ae29cf666a3f

Changed in keystone:
status: New → Fix Committed
Joe Savak (jsavak)
tags: added: diablo-backport
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.