← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1397899] Re: A database index missing in a model class but declared in a migration.

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1397899

Title:
  A database index missing in a model class but declared in a migration.

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  A database index missed in the `revocation_event` model class, whereas
  the
  keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py:35
  provides the index. The migration looks correct. Need to add the index
  to the model class.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1397899/+subscriptions


References