keystone/keystone/tests
Ronald De Rose 34db9c0e53 Add auto-increment int primary key to revoke.backends.sql
Modified the revocation_event id column to be an auto-incremented
integer.  The id column was a varchar(64), however it is only used
internally and an integer column will help with large deletes.

Change-Id: Ibbac98ec50583579ca8fcb8f928d4882f571b07c
Closes-Bug: 1290625
2016-03-09 20:38:45 +00:00
..
common Fix keystone.common.wsgi to explicitly use bytes 2016-03-02 01:30:20 -05:00
functional Correct docstrings 2016-02-01 21:35:15 -05:00
hacking Fixes hacking for Py3 tests 2016-03-02 02:11:09 +00:00
unit Add auto-increment int primary key to revoke.backends.sql 2016-03-09 20:38:45 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00