Bug 1279615

Summary: [RFE] Support explicit configuration of L2 population
Product: Red Hat OpenStack Reporter: Brent Eagles <beagles>
Component: openstack-tripleo-heat-templatesAssignee: Jiri Stransky <jstransk>
Status: CLOSED ERRATA QA Contact: Amit Ugol <augol>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 8.0 (Liberty)CC: beagles, dmacpher, jason.dobies, mburns, nyechiel, rhel-osp-director-maint, sasha, yeylon
Target Milestone: gaKeywords: FutureFeature
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-0.8.7-5.el7ost Doc Type: Enhancement
Doc Text:
This update allows enabling of the Neutron L2 population feature. This helps reduce the amount of broadcast traffic in Tenant networks. Set the NeutronEnableL2Pop parameter in an environment file's 'default_parameters' section to enable Neutron L2 population.
Story Points: ---
Clone Of: 1271335 Environment:
Last Closed: 2016-04-07 21:42:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1271335    
Bug Blocks:    

Description Brent Eagles 2015-11-09 21:00:39 UTC
+++ This bug was initially created as a clone of Bug #1271335 +++

Support explicit configuration of L2 population in the overcloud:

The relevant configuration options are made to ml2_conf.ini on the controller.

# Insert l2population into the list of ML2 mechanism drivers
[ml2]
mechanism_drivers=...,l2population, ...


# enable l2 population in the agent configuration on all nodes running the agents
# (computes and network controllers)
# for openvswitch
[agent]
l2_population = [True|False]

# for linuxbridge
[vxlan]
l2_population = [True|False]

Comment 2 Brent Eagles 2015-11-12 15:53:44 UTC
Patch u/s for review to enable the variable in heat. It can be enabled/disable through a parameter override in a heat environment file at deployment time. Support for mechanism driver configuration already exists so it should be configurable the same way.

Comment 4 Nir Yechiel 2015-12-30 09:43:46 UTC
Hi Brent,

It looks like your upstream patch is merged now. Can you confirm that this is going to be included with OSP-8 or do we need a backport for that?

Thanks,
Nir

Comment 5 Brent Eagles 2016-01-05 13:42:19 UTC
Hi Nir,

I checked with Mike Burns and it seems like a rebase is expected so this should get in. We'll need to keep an eye on it.

Comment 8 errata-xmlrpc 2016-04-07 21:42:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-0604.html