neutron/neutron/plugins/ml2/drivers
Hynek Mlnarik 99915fa76b Fix setting peer to bridge interfaces
OVSDB implementation refuses to set options:peer column value
 as there is no such column in the Interface table. The correct way
 is to set 'options' column value to a map containing key 'peer', as
 already used in ovs_lib.

Change-Id: Ib5e956f425b36f54cda017c91ac71d9d7ee9747c
Closes-Bug: 1528894
2016-03-24 20:04:55 +00:00
..
agent Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
l2pop Merge "Unmarshall portinfo on update_fdb_entries calls" 2016-02-18 09:16:19 +00:00
linuxbridge Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
macvtap Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
mech_sriov Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
openvswitch Fix setting peer to bridge interfaces 2016-03-24 20:04:55 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Add global_physnet_mtu and deprecate segment_mtu 2016-03-08 11:11:08 -08:00
mech_agent.py Improve logging for port binding 2016-03-02 11:56:35 +00:00
type_flat.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_geneve.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_gre.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_local.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_tunnel.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vxlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00