yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31652
[Bug 1442683] [NEW] add_constraint_for_routerid migration doesn't account for orphaned records
Public bug reported:
A recent db upgrade from neutron havana failed trying to add a fk
constraint due to the presence of orphaned records on the following
migration:
https://github.com/openstack/neutron/blob/master/neutron/db/migration/alembic_migrations/versions/31d7f831a591_add_constraint_for_routerid.py
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1442683
Title:
add_constraint_for_routerid migration doesn't account for orphaned
records
Status in OpenStack Neutron (virtual network service):
New
Bug description:
A recent db upgrade from neutron havana failed trying to add a fk
constraint due to the presence of orphaned records on the following
migration:
https://github.com/openstack/neutron/blob/master/neutron/db/migration/alembic_migrations/versions/31d7f831a591_add_constraint_for_routerid.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1442683/+subscriptions
Follow ups
References