Public bug reported:
When we do the action, GET /auth/tokens/OS-PKI/revoked, the following
things occur:
ERROR keystone.common.wsgi [-] 'str' object has no attribute 'strftime',
and the real reason is that "expires" is a string not a time or datetime
type.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1594231
Title:
Error in get revoke_list
Status in OpenStack Identity (keystone):
New
Bug description:
When we do the action, GET /auth/tokens/OS-PKI/revoked, the following
things occur:
ERROR keystone.common.wsgi [-] 'str' object has no attribute
'strftime', and the real reason is that "expires" is a string not a
time or datetime type.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1594231/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp