neutron/neutron/tests/functional/agent
Brian Haley 4bb78e8c21 Fix l3-agent usage of L3AgentExtension class
The L3AgentExtension class delete_router() method expects a
dict as it's 'data' argument, but the l3-agent code that
deletes a router was passing just the router ID.  Change to
correctly pass a router dictionary if one exists.

Change-Id: I112d1f8dce9defddfbd8fbfa75bf538e308e1561
Closes-bug: #1809134
2019-01-17 20:33:35 +00:00
..
l2 Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
l3 Fix l3-agent usage of L3AgentExtension class 2019-01-17 20:33:35 +00:00
linux Implement IpRuleCommand.delete() using pyroute2 2018-12-14 19:27:41 +00:00
ovsdb Remove polling from test_create_bridges 2018-12-19 17:05:18 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Use constant IP_VERSION_4/6 in functional tests 2018-08-27 21:45:56 +00:00
test_firewall.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
test_ovs_flows.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovs_lib.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00