Comment 2 for bug 1238591

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

Reviewed: https://review.openstack.org/51177
Committed: http://github.com/openstack/ironic/commit/ba76d594442c23d9a5aa7a257e0cb1f94f23a4e1
Submitter: Jenkins
Branch: master

commit ba76d594442c23d9a5aa7a257e0cb1f94f23a4e1
Author: Roman Prykhodchenko <email address hidden>
Date: Fri Oct 11 13:26:58 2013 +0300

    Fix datetime format in FakeCache

    Since keystoneclient v0.4.0 auth_token middleware requires
    the expiratin date and time of an authentication token to
    be in ISO format.

    This patch updates FakeCache which is used for unit tests
    for ACL to generate expiration date and time according to
    ISO 8601.

    Closes-bug: #1238591
    Change-Id: Ie6e542fe1acc7658ca62db5dfdfd949ff15c8373