Bug 1619247 - Support adding entries based on heat template parameters to tempest-deployer-input.conf
Summary: Support adding entries based on heat template parameters to tempest-deployer-...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: Adriano Petrich
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-20 12:37 UTC by Arie Bregman
Modified: 2020-09-28 06:33 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-28 06:33:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.