Bug 1619247

Summary: Support adding entries based on heat template parameters to tempest-deployer-input.conf
Product: Red Hat OpenStack Reporter: Arie Bregman <abregman>
Component: python-tripleoclientAssignee: Adriano Petrich <apetrich>
Status: CLOSED NOTABUG QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: abregman, amuller, apetrich, beagles, bhaley, dbecker, ekuris, hbrock, jbuchta, jslagle, mburns, morazi
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-28 06:33:45 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 Arie Bregman 2018-08-20 12:37:00 UTC
Description of problem:

When Director deployed with DVR, tempest configuration (deployer input) should include the following configuration:

neutron_plugin_options.l3_agent_mode='dvr_snat'

In order for relevant DVR tests in neutron tempest plugin to run.
I believe it doesn't make sense for CI systems to manually insert it.


Version-Release number of selected component (if applicable): any release that supports DVR

Comment 4 Brent Eagles 2018-09-06 14:52:33 UTC
While we could add a single additional line for this configuration setting, the bug report suggests the need for a generalized mechanism for mapping the values of heat environment variables to tempest-deployer-input.conf.

Comment 8 Adriano Petrich 2020-09-28 06:33:45 UTC
Let's reopen this as a RFE as it needs a more complex mechanism than just adding it to the config.