yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28864
[Bug 1426334] [NEW] DB migration problem with federation extension
Public bug reported:
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.
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References