neutron/neutron/plugins/ml2/drivers
zhangyuhe d286f9ea1e Always set ovs bridge name in vif:binding-details
- This change updates _set_bridge_name to set
  the bridge name field in the vif binding details.
- This change adds the integration_bridge name
  to the agent configuration report.

Closes-Bug: #1788009
Closes-Bug: #1856152

(cherry picked from commit 995744c576)
Change-Id: I454efcb226745c585935d5bd1b3d378f69a55ca2
2020-01-02 17:28:41 +08:00
..
agent Merge "Dont use dict.get() to know certain key is in dict" 2018-07-25 15:28:18 +00:00
l2pop More accurate agent restart state transfer 2019-03-29 22:04:21 +08:00
linuxbridge Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00
macvtap use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00
mech_sriov SRIOV agent: wait VFs initialization on embedded switch create 2019-06-10 07:12:47 +00:00
openvswitch Always set ovs bridge name in vif:binding-details 2020-01-02 17:28:41 +08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py use plugin utils from neutron-lib 2018-07-12 08:13:05 -06:00
mech_agent.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_flat.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_geneve.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_gre.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_local.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
type_tunnel.py use retry_db_errors from neutron-lib 2018-07-16 08:10:54 -06:00
type_vlan.py Fix creation of vlan network with segmentation_id set to 0 2019-09-17 07:00:26 +00:00
type_vxlan.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00