neutron/neutron/tests/unit
Paul Ward 0007ec3d61 Better tolerate deleted OVS ports in OVS agent
This change will not force a resync in the case where a virtual machine is
deleted, and therefore its OVS port deleted, in between the time an RPC
call was made to get the devices and where we make the call to correlate
those devices to vif ports.

Change-Id: Ie55eb69ad7ee177f0cf8ee8fc7fc585fbd0d4a22
Closes-Bug: #1499488
(cherry picked from commit 0a300a2277)
2015-11-01 17:34:10 +00:00
..
agent Better tolerate deleted OVS ports in OVS agent 2015-11-01 17:34:10 +00:00
api Merge "[rpc] pull: removed a hack to avoid object backport triggered" 2015-09-01 12:45:14 +00:00
callbacks Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
cmd Fix import path in neutron-sanity-check for ml2_sriov opts 2015-09-01 04:16:01 +00:00
common /common/utils.py py34 incompatibility 2015-10-02 09:26:08 -07:00
core_extensions QoS core extension: fixed dict extension when QoS policy is unset 2015-08-08 15:44:27 +02:00
db Mock oslo policy HTTPCheck instead of urllib 2015-10-13 17:26:23 +02:00
debug Reorganize unit test tree 2015-04-06 23:28:31 +00:00
extensions Eliminate autoaddress check for DNS integration 2015-09-22 18:14:34 -05:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
notifiers Merge "Revert "Revert "Add VIF_DELETED notification event to Nova""" 2015-08-12 18:05:47 +00:00
objects No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
plugins Merge "Properly handle segmentation_id in OVS agent" into stable/liberty 2015-10-23 03:51:51 +00:00
quota Reduce the chance of random check/gate test failures 2015-09-09 14:45:16 -07:00
scheduler Change router unbinding logic to be consistent with data model 2015-10-16 10:32:50 +00:00
services Get rid of ConfigParser code in ProviderConfiguration 2015-09-21 10:55:56 -07:00
tests Merge "Different approach to indicate failure on SystemExit" 2015-07-16 06:57:16 +00:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Context: Remove logic for read_deleted and deprecate it 2015-06-09 13:50:03 -07:00
dummy_plugin.py Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
extension_stubs.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_context.py Python 3: fix test_context 2015-07-27 16:57:08 +02:00
test_manager.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
test_policy.py Mock oslo policy HTTPCheck instead of urllib 2015-10-13 17:26:23 +02:00
test_service.py Refactor TestRpcWorker and TestWorkerService 2015-06-16 15:49:48 +03:00
test_wsgi.py Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00