vmware-nsx/neutron/tests/unit/openvswitch
ZhiQiang Fan 2d70030666 Ensure router exists when auto_schedule_routers
Currently, the auto_schedule_routers() accepts parameter router_ids,
which may contain invalid router ids, since we've already filtered
them via plugin.get_routers(), we can directly use that safe object.

Closes-Bug: #1217998
Closes-Bug: #1210877

Change-Id: I6196f16cca65fee4e848173d0a0a10fde967195d
2013-09-26 22:48:46 +08:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Ensure router exists when auto_schedule_routers 2013-09-26 22:48:46 +08:00
test_openvswitch_plugin.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_db.py Use assertEqual instead of assertEquals 2013-08-29 13:46:04 +08:00
test_ovs_defaults.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_lib.py Fix ovs-vsctl call in add_tunnel_port() 2013-09-19 17:49:37 +03:00
test_ovs_neutron_agent.py OVS agent implementation of l2-population 2013-09-12 01:13:32 +02: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 Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
test_ovs_tunnel.py OVS agent implementation of l2-population 2013-09-12 01:13:32 +02:00