Comment 9 for bug 1195924

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

Reviewed: https://review.openstack.org/35403
Committed: http://github.com/openstack/python-keystoneclient/commit/93793cb3963d5d001cb51e3452d2226230a72986
Submitter: Jenkins
Branch: master

commit 93793cb3963d5d001cb51e3452d2226230a72986
Author: Bryan Davidson <email address hidden>
Date: Fri Aug 30 13:38:37 2013 -0400

    Normalize datetimes to account for tz

    This patch makes sure that datetimes in the auth_token middleware
    are normalized to account for timezone offsets.

    Some of the old tests were changed to ensure that the expires string
    stored in the cache is in ISO 8601 format and not a random float.

    Fixes bug 1195924

    Change-Id: I5917ab728193cd2aa8784c4860a96cdc17f3d43f