← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1594231] [NEW] Error in get revoke_list

 

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


Follow ups