keystone/keystone/token/persistence
Raildo Mascena 0b5c5c03ec Fixing flushing tokens workflow
During a backport patch [0] for this fix
it was found some problems in the previous
approach like, It didn't enabled back the
session.autocommit. Another comment was we should
create a new session and commit on it instead of
disable/enable autocommit.

After this, we should backport this change in order
to fix the previous releases, instead of the other
one.

[0] https://review.openstack.org/#/c/469514

Change-Id: Ifc024ba0e86bb71f4ab8b019917782bc5bf3be7a
Closes-Bug: #1649616
2017-07-10 17:10:38 -03:00
..
backends Fixing flushing tokens workflow 2017-07-10 17:10:38 -03:00
__init__.py Changed 'Driver' reference to 'TokenDriverBase' 2017-01-12 23:12:53 +00:00
core.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00