** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => grizzly-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1130424
Title:
SQL migration 017 fails with non-empty database
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
manage-keystone db_sync fails with what amounts to a column name
error.
SQL migration 017 renames the user_project_membership table to
user_project_metadata but the code incorrectly uses project_id in the
user_project_membership table rather than the correct tenant_id. This
only fails with a non-empty table.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1130424/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp