yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48635
[Bug 1562934] Re: liberty -> mitaka db migrate fails on postgresql
This is a release blocker.
** Changed in: keystone
Status: New => Triaged
** Changed in: keystone
Milestone: None => newton-1
** Also affects: keystone/mitaka
Importance: High
Status: Triaged
** Also affects: keystone/newton
Importance: Undecided
Status: New
** Changed in: keystone/mitaka
Milestone: newton-1 => mitaka-rc1
** Changed in: keystone/newton
Milestone: None => newton-3
** Changed in: keystone/newton
Status: New => Triaged
** Changed in: keystone/newton
Importance: Undecided => High
** Changed in: keystone/mitaka
Importance: High => Critical
** Changed in: keystone/newton
Importance: High => Critical
--
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 on postgresql
Status in OpenStack Identity (keystone):
Triaged
Status in OpenStack Identity (keystone) mitaka series:
Triaged
Status in OpenStack Identity (keystone) newton series:
Triaged
Bug description:
specifically 088_domain_specific_roles.py and
091_migrate_data_to_local_user_and_password_tables.py
I can't remember which section I had to comment out with the 091
migration, but in the 088 one it was the following.
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