keystone/keystone/contrib
Ilya Pekelny fc15db8a6f Add index to the revocation_event.revoked_at.
`revocation_event` model class missed index at revoked_at column, whereas a
migration keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py:35
provides the index. The migration looks correct, but the model doesn't
appropriate to the migration.

Closes-Bug: #1397899
Change-Id: I5205f9a0e951d43badd2b11fd5b20a5d59c07ee8
2015-04-06 12:08:32 +03:00
..
admin_crud Split the assignments controller 2015-02-10 14:34:42 +00:00
ec2 Merge "Fix errors in ec2 signature logic checking" 2015-04-03 03:07:05 +00:00
endpoint_filter Remove SQL Downgrades 2015-03-26 12:09:46 -07:00
endpoint_policy Remove SQL Downgrades 2015-03-26 12:09:46 -07:00
example Remove SQL Downgrades 2015-03-26 12:09:46 -07:00
federation Allow identity provider to be created with remote_ids set to None 2015-04-03 12:53:01 -07:00
oauth1 Remove SQL Downgrades 2015-03-26 12:09:46 -07:00
revoke Add index to the revocation_event.revoked_at. 2015-04-06 12:08:32 +03:00
s3 Enhance V3 extensions to provide JSON Home data 2014-08-26 09:57:37 -05:00
simple_cert Change oslo.config to oslo_config 2015-02-09 18:10:07 -06:00
user_crud Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00