yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29734
[Bug 1426334] Re: DB migration problem with federation extension
** 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/1426334
Title:
DB migration problem with federation extension
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
Running a keystone-manage db_sync with extension federation fails if
the tables already exist.
See http://paste.openstack.org/show/182962/
The problem is that the table created to support the federation are
not forced to be in utf8 but the migration script check they are in
utf8 and fails otherwise.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1426334/+subscriptions
References