vmware-nsx/neutron/tests/unit/linuxbridge
Darragh O'Reilly bf5e2b6c66 Fix bad call in port_update in linuxbridge agent
A call to update_device_down() was made on the wrong object.
Also adds unit tests for code paths to update_device_down() and
update_device_up().

Partial-Bug: 1256950
Change-Id: I34e364d4c29441d0b62b665a4ce1d02b5d08d465
2013-12-03 12:35:27 +00:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_defaults.py Change rpc_support_old_agents default to False 2013-10-06 12:01:38 -04:00
test_lb_db.py Ensure OVS plugin is loaded in OVS plugin test 2013-10-26 20:52:15 +09:00
test_lb_neutron_agent.py Fix bad call in port_update in linuxbridge agent 2013-12-03 12:35:27 +00:00
test_lb_security_group.py Merge "Utilizes assertIsNone and assertIsNotNone" 2013-10-26 01:37:25 +00:00
test_linuxbridge_plugin.py Fix update_device_up method of linuxbridge plugin 2013-10-25 18:40:17 +04:00
test_rpcapi.py Replace stubout with fixtures 2013-11-24 10:46:08 -05:00