]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix timestamp in RBAC extension
authorKevin Benton <blak111@gmail.com>
Tue, 8 Dec 2015 22:16:49 +0000 (14:16 -0800)
committerKevin Benton <blak111@gmail.com>
Tue, 8 Dec 2015 22:16:49 +0000 (14:16 -0800)
commit6b43ef8ef721b27be99dc479a90e96ec08234469
tree83a2a8c19d53d83c4de988f960c81017af7fc177
parentc51f56f57b5cf67fc5e174b2d7a219990b666809
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
neutron/extensions/rbac.py