yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43107
[Bug 1524081] Re: rbac extension has a bad updated timestamp
Reviewed: https://review.openstack.org/254982
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6b43ef8ef721b27be99dc479a90e96ec08234469
Submitter: Jenkins
Branch: master
commit 6b43ef8ef721b27be99dc479a90e96ec08234469
Author: Kevin Benton <blak111@xxxxxxxxx>
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
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1524081
Title:
rbac extension has a bad updated timestamp
Status in neutron:
Fix Released
Bug description:
The timestamp the rbac extension provides has a bad field for the
timezone:
https://github.com/openstack/neutron/blob/c51f56f57b5cf67fc5e174b2d7a219990b666809/neutron/extensions/rbac.py#L100
This could cause issues for clients that try to parse that date.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1524081/+subscriptions
References