Comment 2 for bug 1437129

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

Reviewed: https://review.openstack.org/168212
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=dfc90092a797d35a235a70f5df9eaba5b4778203
Submitter: Jenkins
Branch: master

commit dfc90092a797d35a235a70f5df9eaba5b4778203
Author: Jamie Lennox <email address hidden>
Date: Fri Mar 27 14:03:20 2015 +1100

    Expose audit_id via AccessInfo

    The audit_id is now a standard part of the v2 and v3 tokens. Expose it
    via AccessInfo so that it is usable for services and middleware.

    Change-Id: I14ddcfee5434084ad9da73c384e6f456602fdd2b
    Closes-Bug: #1437129