neutron/neutron/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 Common Agent loop: Catch delete_port extension failures 2017-06-26 22:02:11 +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 MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06: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 Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
mech_agent.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
type_flat.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
type_geneve.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
type_gre.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
type_local.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
type_tunnel.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
type_vlan.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00
type_vxlan.py Integration of Allocation/Endpoints OVO 2017-06-14 20:24:58 +00:00