yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48732
[Bug 1562965] Re: liberty -> mitaka db migrate fails on postgresql 091 migration
According to conversation in #openstack-keystone, reporter was running
this by hand using ipython. The migrations are not designed to run
multiple tiumes, and this error was not somthing we would see using the
proper migrate mechanism.
** Changed in: keystone
Status: New => Invalid
--
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/1562965
Title:
liberty -> mitaka db migrate fails on postgresql 091 migration
Status in OpenStack Identity (keystone):
Invalid
Bug description:
looks like this row doesn't exist
https://github.com/openstack/keystone/blob/9.0.0.0rc1/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py#L51
NoSuchColumnError: "Could not locate column in row for column
'user_password'"
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1562965/+subscriptions
References