neutron/neutron/tests
Kevin Benton 3b41808b86 Only prevent l3 port deletion if router exists
This patch modifies the prevent_l3_port_deletion method to
actually look up the router_id in the device_owner field to
confirm that the router exists before claiming the port is
in use. This will allow users to delete ports that may have
been orphaned due to race conditions in the cleanup of router
interfaces.

Partial-Bug: #1540271
Change-Id: Ieffe632f3f3098baf202d3795ab5182982e234bd
2016-02-01 15:07:14 -08:00
..
api Merge "make floating IP specification test robust to races" 2016-01-11 23:58:50 +00:00
common Add firewall blink + remote SG functional tests 2015-12-23 16:52:02 +00:00
contrib Fixed qos devstack service name (should be q-qos) for -plus gate hook 2016-01-19 14:19:20 +00:00
etc Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
fullstack ML2: verify if required extension drivers are loaded 2016-01-14 00:18:50 +01:00
functional Merge "Don't sync all devices when some fail" 2016-01-22 16:08:08 +00:00
retargetable Avoid duplicating tenant check when creating resources 2016-01-05 14:18:41 +00:00
tempest Merge "LBaaS tests code removal" 2016-01-09 07:49:54 +00:00
unit Only prevent l3 port deletion if router exists 2016-02-01 15:07:14 -08:00
var
__init__.py
base.py Adopt oslotest BaseTestCase as a base class for DietTestCase 2016-01-07 15:08:54 +01:00
fake_notifier.py
post_mortem_debug.py
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-10-13 09:32:01 +09:00