yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23616
[Bug 1378866] Re: leftover router ports
Reviewed: https://review.openstack.org/127357
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8e76cccb1ed9a248439b1188d1d805649169e46b
Submitter: Jenkins
Branch: proposed/juno
commit 8e76cccb1ed9a248439b1188d1d805649169e46b
Author: Mark McClain <mmcclain@xxxxxxxxxxxxx>
Date: Wed Oct 8 18:49:20 2014 +0000
Add database relationship between router and ports
Add an explicit schema relationship between a router and its ports. This
change ensures referential integrity among the entities and prevents orphaned
ports.
Change-Id: I09e8a694cdff7f64a642a39b45cbd12422132806
Closes-Bug: #1378866
(cherry picked from commit 93012915a3445a8ac8a0b30b702df30febbbb728)
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1378866
Title:
leftover router ports
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
During testing, we've found some instances of leftover router ports.
The ports are not properly cleaned up when a router is removed. The
user is able to manually remove the ports to work around the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1378866/+subscriptions
References