Comment 34 for bug 1174499

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix merged to python-keystoneclient (master)

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

commit bef7f497f0fdcb7d9f529c8b0a811d79b4465f3a
Author: Brant Knudson <email address hidden>
Date: Thu Apr 24 18:29:07 2014 -0500

    Enhance tests for auth_token middleware

    There was code in _verify_uuid_token that was not covered by unit
    tests. This change increases the coverage.

    Change-Id: I63e171a0a8e63ae599c967adc9ff09670063b807
    Related-Bug: #1174499