Bug 1708191 - [OSP16] Implement generic placement::config::placement_config functionality
Summary: [OSP16] Implement generic placement::config::placement_config functionality
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-placement
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Upstream M2
: 16.0 (Train on RHEL 8.1)
Assignee: Piotr Kopec
QA Contact: Archit Modi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-09 10:54 UTC by Martin Schuppert
Modified: 2020-02-06 14:41 UTC (History)
4 users (show)

Fixed In Version: puppet-placement-2.4.1-0.20191019044656.afddd56.el8ost
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-06 14:40:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1829250 0 None None None 2019-05-29 10:32:40 UTC
OpenStack gerrit 659302 0 'None' 'MERGED' 'Implement generic placement::config::placement_config' 2019-12-09 12:34:30 UTC
Red Hat Product Errata RHEA-2020:0283 0 None None None 2020-02-06 14:41:26 UTC

Description Martin Schuppert 2019-05-09 10:54:58 UTC
Description of problem:

We should have the generic config class where we can set parameters for which there is no specific implementation, like for nova in:
https://github.com/openstack/puppet-nova/blob/master/manifests/config.pp#L7

# [*nova_config*]
#   (optional) Allow configuration of arbitrary Nova configurations.
#   The value is an hash of nova_config resources. Example:
#   { 'DEFAULT/foo' => { value => 'fooValue'},
#     'DEFAULT/bar' => { value => 'barValue'}
#   }
#   In yaml format, Example:
#   nova_config:
#     DEFAULT/foo:
#       value: fooValue
#     DEFAULT/bar:
#       value: barValue


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 8 errata-xmlrpc 2020-02-06 14:40:18 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/RHEA-2020:0283


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