Comment 4 for bug 1458532

Revision history for this message
Boris Bobrov (bbobrov) wrote :

I see this in admin.log regarding the token from neutron:

./admin.log:2015-05-25 20:08:14.126 10589 DEBUG keystone.token.persistence.backends.kvs [-] Token `ee8ee5713be8423abb940a5ada152b76` is expired, removing from `usertokens-08b05359ffc9435f94859442d5582cc0`. _update_user_token_list /usr/lib/python2.7/dist-packages/keystone/token/persistence/backends/kvs.py:173

The line says that the token got expired 40+ minutes before it was used. Thus it failed correctly.

The question is why neutron has such an old token. I don't know how to find out who called neutron with it.