auth_token middleware doesn't import optional modules correctly

Bug #1003715 reported by Pádraig Brady
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Pádraig Brady

Bug Description

patch incoming...

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/7732

Changed in keystone:
assignee: nobody → Pádraig Brady (p-draigbrady)
status: New → In Progress
Joseph Heck (heckj)
Changed in keystone:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/7732
Committed: http://github.com/openstack/keystone/commit/b71fb3de8965fe9a461604cd3cbb14f95c284940
Submitter: Jenkins
Branch: master

commit b71fb3de8965fe9a461604cd3cbb14f95c284940
Author: Pádraig Brady <email address hidden>
Date: Wed May 23 23:52:49 2012 +0100

    fix importing of optional modules in auth_token

    * keystone/middleware/auth_token.py: Catch the
    correct exception so that the memcache and iso8601
    modules can be optional as intended.
    * tests/test_auth_token_middleware.py: Test
    the ImportError path
    * keystone/test.py: Add a new mixin class to
    support disabling importing of a module.

    Bug: 1003715
    Change-Id: I87cc2f3bc79b17a52ea672bac7e0ebcf9e1fce57

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: folsom-2 → 2012.2
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.