Comment 2 for bug 1413617

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

Reviewed: https://review.openstack.org/149300
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=5839e7c75888e08283976eca95d6ded1a979573b
Submitter: Jenkins
Branch: master

commit 5839e7c75888e08283976eca95d6ded1a979573b
Author: gordon chung <email address hidden>
Date: Thu Jan 22 09:55:07 2015 -0500

    make audit event scoped to request session and not middleware

    this patch scopes the built audit event to the request rather than
    incorrectly scoping it to the middleware.

    Change-Id: I41d0deaa450191c5eb18de12a1bd26a26ceeebe5
    Closes-Bug: #1413617