neutron/neutron/tests/unit/plugins/ml2/drivers
Ihar Hrachyshka 5c331ecbd2 Fixed AttributeError in l2pop.delete_port_postcommit
The error sneaked in with Ib6e59ab3405857d3ed4d82df1a80800089c3f06e
where is_ha_router_port expects a NeutronContext object but we still
pass PortContext instead.

Change-Id: I593af5d050de00ddea7d758007d9856c4b97695f
Closes-Bug: #1703938
2017-07-12 12:59:36 -07:00
..
agent Merge "Common Agent loop: Catch delete_port extension failures" 2017-06-27 11:43:17 +00:00
l2pop Fixed AttributeError in l2pop.delete_port_postcommit 2017-07-12 12:59:36 -07:00
linuxbridge Merge "Allow to set UDP ports for VXLAN in Linuxbridge agent" 2017-07-10 17:18:33 +00:00
macvtap Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
mech_sriov use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
openvswitch dvr: Move normal/output br-int flows to table TRANSIENT 2017-06-20 14:23:49 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
ext_test.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
mech_fake_agent.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
mechanism_test.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_flat.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_type_geneve.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00
test_type_gre.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_local.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_type_vlan.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
test_type_vxlan.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00