keystone/keystone/models
Dave Chen 9df02bfb55 Fix the wrong check condition
Keystone has the code to prevent `None` value to be returned in the
revoke event, but there is wrong check condition that leads to
the `access_token_id` with None will be returned to end user.

Closes-Bug: #1603861
Change-Id: Ifc2908ffb6b8353d24a6416338d8fadb0e0b2a21
2016-07-18 15:17:24 +08:00
..
__init__.py Add the new Keystone TokenModel 2014-07-25 09:50:27 -07:00
revoke_model.py Fix the wrong check condition 2016-07-18 15:17:24 +08:00
token_model.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00