← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1562934] Re: liberty -> mitaka db migrate fails when constraint names are inconsistent

 

** Changed in: keystone/newton
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1562934

Title:
  liberty -> mitaka db migrate fails when constraint names are
  inconsistent

Status in OpenStack Identity (keystone):
  Fix Released
Status in OpenStack Identity (keystone) mitaka series:
  Fix Released
Status in OpenStack Identity (keystone) newton series:
  Fix Released

Bug description:
  specifically 088_domain_specific_roles.py at

      migrate.UniqueConstraint(role_table.c.name,
                               name=_ROLE_NAME_OLD_CONSTRAINT).drop()

  If it was easier to translate into actual sql statements I might be
  able to give more info.

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


References