neutron/neutron/tests/unit/openvswitch
rossella 7fa8d60f24 Return no active network if the agent has not been learnt yet
Sometimes the agent message to get the active networks is
processed before the agent is learnt by Neutron. Neutron throws an
error, but it should simply return no network

Change-Id: I6da0ca578cfe1fe0885138a5e2da76278f791491
Closes-bug: #1302838
2014-06-06 13:41:44 +00:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Return no active network if the agent has not been learnt yet 2014-06-06 13:41:44 +00:00
test_openvswitch_plugin.py Add enable_security_group option 2014-03-21 00:50:15 +01:00
test_ovs_db.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_ovs_defaults.py Implement local ARP responder onto OVS agent 2014-05-19 21:42:11 +02:00
test_ovs_neutron_agent.py Reprogram flows when ovs-vswitchd restarts 2014-05-28 20:07:09 +00:00
test_ovs_rpcapi.py Replace stubout with fixtures 2013-11-24 10:46:08 -05:00
test_ovs_security_group.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_ovs_tunnel.py Reprogram flows when ovs-vswitchd restarts 2014-05-28 20:07:09 +00:00