neutron/neutron/plugins/ml2/drivers/openvswitch/agent
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
..
common Set veth_mtu default to 9000 2016-02-29 22:43:23 -08:00
extension_drivers Fixes typos Openstack -> OpenStack 2016-01-18 16:04:56 +00:00
openflow Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
xenapi XenAPI: Fix netwrap to support security group 2015-12-02 07:37:07 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_agent_extension_api.py Added agent specific API support to L2 extensions 2016-02-26 17:40:10 +00:00
ovs_dvr_neutron_agent.py Log warning message if get_subnet_for_dvr fails 2016-02-06 22:10:53 -05:00
ovs_neutron_agent.py Fix setting peer to bridge interfaces 2016-03-24 20:04:55 +00:00