Bug 1589361 - [RFE] - add feature for configuration of the “defaults” section of haproxy.cfg
Summary: [RFE] - add feature for configuration of the “defaults” section of haproxy.cfg
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-tripleo
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z9
: 10.0 (Newton)
Assignee: RHOS Maint
QA Contact: nlevinki
URL:
Whiteboard:
: 1612119 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-08 19:17 UTC by Brian Smith
Modified: 2021-12-10 16:32 UTC (History)
18 users (show)

Fixed In Version: puppet-tripleo-5.6.8-15.el7ost
Doc Type: Bug Fix
Doc Text:
Previously, it was not possible to customize the haproxy [defaults] section in the haproxy.cnf file. It was necessary to modify this section manually. With this update, you can pass in a new hierakey and override the defaults. For example, to set the default retries to 7, you can pass in the following hierakey: parameter_defaults: ExtraConfig: tripleo::haproxy::haproxy_defaults_override: retries: 7
Clone Of:
Environment:
Last Closed: 2018-09-17 16:54:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-11424 0 None None None 2021-12-10 16:32:18 UTC
Red Hat Product Errata RHBA-2018:2670 0 None None None 2018-09-17 16:56:19 UTC

Description Brian Smith 2018-06-08 19:17:16 UTC
Description of problem:
	
[RFE] Add support for configuration of the “defaults” section of haproxy.cfg on OpenStack 10.  

Customer needs to be able to adjust this section of the file via heat template:

defaults
  log global
  maxconn 4096
  mode tcp
  retries 10
  timeout http-request 30s
  timeout queue 5m
  timeout connect 30s
  timeout client 5m
  timeout server 5m
  timeout check 30s


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


How reproducible:
Always

Steps to Reproduce:
1.  Currently no option to change “defaults” section of haproxy.cfg
2.
3.

Actual results:
N/A

Expected results:
Ability to change "defaults" section of haproxy.cfg via heat templates.

Comment 8 Michele Baldessari 2018-08-06 08:34:35 UTC
*** Bug 1612119 has been marked as a duplicate of this bug. ***

Comment 16 errata-xmlrpc 2018-09-17 16:54:55 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:2670


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