]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Default the Linuxbridge agent to enabling VXLAN
authorKyle Mestery <mestery@mestery.com>
Tue, 3 Mar 2015 14:57:31 +0000 (14:57 +0000)
committerKyle Mestery <mestery@mestery.com>
Tue, 3 Mar 2015 14:57:31 +0000 (14:57 +0000)
commitb7a56fd1b44649daa1f768157e68a135b9e01dd1
tree9281bfd2329c5063ef639011a707b3c285eeea6c
parente63aecd55fb015a44b70ebd48678ba21dd464c67
Default the Linuxbridge agent to enabling VXLAN

Linux kernels from 3.7 and up have supported VXLAN with Linuxbridge.
I think it's time we default to enabling this support in the
Linuxbridge agent in Neutron as well.

DocImpact

Change-Id: I8a99c973b4816e3a2845cdb8abd71d6250bc4800
etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini
neutron/plugins/linuxbridge/common/config.py