Comment 3 for bug 1193221

Revision history for this message
li,chen (chen-li) wrote :

Thanks Dolph.

Can you more specific on "validated offline on the nova side" ?
Because I have cleaned all tokens in keystone database directly by hand "delete from token".
Although it is a rude behavior, but I think it will not affect services working, and it should clean all tokens no matter it is still valid or not.

And what is a "token revocation list" ? I have asked many places about this, but all I get is that a revoke token means "not expired but deleted by user".
And how can I change "the frequency of calls to get token revocation lists " ?
Because sometime revoke happened every time when I run commands, sometimes it just not happened.
This makes me really confusing.....

Thanks.
-chen