Bases: Base
, ModelDictMixin
Bases: RevokeDriverBase
return the revocation events, as a list of objects.
last_fetch – Time of last fetch. Return all events newer.
token – dictionary of values from a token, normalized for differences between v2 and v3. The checked values are a subset of the attributes of model.TokenEvent
A list of keystone.revoke.model.RevokeEvent newer than last_fetch. If no last_fetch is specified, returns all events for tokens issued after the expiration cutoff.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.