Bug 1466117

Summary: There is no option to set "physical_network_mtus = provider2:4000,provider3:1500" parameter via OSPD
Product: Red Hat OpenStack Reporter: Eran Kuris <ekuris>
Component: openstack-tripleo-heat-templatesAssignee: Kamil Sambor <ksambor>
Status: CLOSED ERRATA QA Contact: Arik Chernetsky <achernet>
Severity: high Docs Contact:
Priority: medium    
Version: 11.0 (Ocata)CC: amuller, beagles, ihrachys, jschluet, ksambor, lmarsh, mburns, mflusche, oblaut, rhel-osp-director-maint
Target Milestone: z3Keywords: Triaged, Upstream, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-8.0.7-3.el7ost Doc Type: Enhancement
Doc Text:
To set MTU as a part of OSPD, this release adds `neutron::plugins::ml2::physical_network_mtus` as a NeutronML2PhysicalNetworkMtus in the heat template to enable MTU in the ml2 plugin. Neutron::plugins::ml2::physical_network_mtus is set based on values from the TripleO heat template.
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-13 22:26:39 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:

Description Eran Kuris 2017-06-29 06:00:12 UTC
Description of problem:
In OSP there is an option to set different MTU value for each physnet.
We need to have an option to set it as a part of OSPD and add this parameter to heat template. 

Version-Release number of selected component (if applicable):
rpm -qa |grep triple
openstack-tripleo-puppet-elements-6.0.0-3.el7ost.noarch
python-tripleoclient-6.1.0-6.el7ost.noarch
openstack-tripleo-image-elements-6.0.0-2.el7ost.noarch
puppet-tripleo-6.3.0-12.el7ost.noarch
openstack-tripleo-ui-3.1.0-9.el7ost.noarch
openstack-tripleo-validations-5.5.0-1.el7ost.noarch
openstack-tripleo-common-6.0.0-8.el7ost.noarch
openstack-tripleo-heat-templates-6.0.0-12.el7ost.noarch

How reproducible:
always

Steps to Reproduce:
1. grep -ir mtu /usr/share/openstack-tripleo-heat-templates/

2.
3.

Actual results:
no option to set physical_network_mtus via director

Expected results:
an available parameter of physical_network_mtus 

Additional info:

Comment 1 Assaf Muller 2017-07-17 18:24:58 UTC
Is that option something we want to support in TripleO?

Comment 2 Ihar Hrachyshka 2017-07-26 21:24:34 UTC
Yes, that's something we should support. I think Brent is a better person to give the timeline on that one. We discussed it a bunch of times in the past that we need it exposed.

Comment 5 Matt Flusche 2018-03-09 16:23:40 UTC
At the moment this can be set with hiera data in ExtraConfig, example:

parameter_defaults:
  ExtraConfig:
    neutron::plugins::ml2::physical_network_mtus: ["external:1500"]

Comment 7 Kamil Sambor 2018-09-24 08:41:14 UTC
Because there is easy workaround, this task is more clean-up than a bug. So there is no reason to backport this changes (changes was released in stable Rocky)

Comment 18 errata-xmlrpc 2018-11-13 22:26:39 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://access.redhat.com/errata/RHBA-2018:3587