Comment 4 for bug 1524081

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/255324
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6a44ec35d24e85d8e803877c0facd82d14acab55
Submitter: Jenkins
Branch: stable/liberty

commit 6a44ec35d24e85d8e803877c0facd82d14acab55
Author: Kevin Benton <email address hidden>
Date: Tue Dec 8 14:16:49 2015 -0800

    Fix timestamp in RBAC extension

    The previous timestamp had an invalid TZ offset.
    This patch just sets it to UTC like the others.

    Change-Id: I58689d2ae88979a1119475267998c09e18915083
    Closes-Bug: #1524081
    (cherry-picked from 6b43ef8ef721b27be99dc479a90e96ec08234469)