yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33560
[Bug 1463301] [NEW] Migration 589f9237ca0e failed during upgrade on PostgreSQL
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Assignee: Ann Kamyshnikova (akamyshnikova)
Status: New
** Tags: db
** Changed in: neutron
Assignee: (unassigned) => Ann Kamyshnikova (akamyshnikova)
--
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):
New
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
Follow ups
References