neutron/neutron/tests/unit/plugins/ml2
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
..
drivers Fixed AttributeError in l2pop.delete_port_postcommit 2017-07-12 12:59:36 -07:00
extensions use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
base.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Merge "Add missing unit test for segment db" 2017-06-10 01:04:49 +00:00
test_driver_context.py Use objects instead of SQLA deep copies in PortContext 2017-06-20 01:34:10 -07:00
test_ext_portsecurity.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
test_extension_driver_api.py Spin off context module 2017-03-06 16:25:29 +00:00
test_managers.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_ovo_rpc.py Stop loading OVOServerRpcInterface in ML2 testcase 2017-04-18 01:27:37 -07:00
test_plugin.py Merge "use service type constants from neutron_lib plugins" 2017-06-28 10:35:07 +00:00
test_port_binding.py Use objects instead of SQLA deep copies in PortContext 2017-06-20 01:34:10 -07:00
test_rpc.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_security_group.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
test_tracked_resources.py Spin off context module 2017-03-06 16:25:29 +00:00