yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34609
[Bug 1463301] Re: Migration 589f9237ca0e failed during upgrade on PostgreSQL
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463301
Title:
Migration 589f9237ca0e failed during upgrade on PostgreSQL
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
PostgreSQL is more sensitive with types then MySQL, so it creates
separate type when a Enum is created. In migration 589f9237ca0e type
profile_type is trying to be created, but the type with such name was
already created in havana_initial migration.
Trace with exception: http://paste.openstack.org/show/276962/
Steps to reproduce:
1. neutron-db-manage ... upgrade juno
2. neutron-db-manage ... upgrade head
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1463301/+subscriptions
References