Comment 3 for bug 1500222

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

Reviewed: https://review.openstack.org/228269
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f2cb4aec384401eb8f078f2db10771f36032ce01
Submitter: Jenkins
Branch: master

commit f2cb4aec384401eb8f078f2db10771f36032ce01
Author: Brant Knudson <email address hidden>
Date: Sun Sep 27 11:21:03 2015 -0500

    Add unit test for creating RequestContext

    There wasn't a unit test that shows that AuthContextMiddleware
    creates an oslo_context.RequestContext.

    Change-Id: I9094df5c99121640668c8b468aa261d065b41d30
    Partial-Bug: 1500222