neutron/neutron/tests/unit/openvswitch
Jaume Devesa 5db010a9a7 Unify exception thrown in l3-agent-scheduler fails
Since you can only attach a single l3 agent to a router, when you try
to add another l3 agent to a router that already have one, the l3
agent scheduler raises an exception.

This fix removes the discrimination by id: either it is the same agent
or another one, the router can not be hosted and the same exception is
raised.

Change-Id: If832bbd4bf17e4e0c4720172aded4c9fffedc6fc
Fixes: bug #1154622
2013-08-15 10:50:34 +02:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Unify exception thrown in l3-agent-scheduler fails 2013-08-15 10:50:34 +02:00
test_openvswitch_plugin.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_db.py Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00
test_ovs_defaults.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_lib.py GRE tunnels should include local_ip. 2013-07-18 10:38:58 -04:00
test_ovs_neutron_agent.py Remove last of assertEquals 2013-07-30 18:31:00 -07:00
test_ovs_rpcapi.py Add gre tunneling support for the ML2 plugin 2013-07-16 15:59:25 +02:00
test_ovs_security_group.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_tunnel.py Merge "Ensure that L3 managed port have status ACTIVE" 2013-07-26 08:04:52 +00:00