RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Steve Baker 3be8a551be Remove haproxy ironic-inspector http-check workaround
When werkzeug was used as the WSGI service for ironic-inspector, it
wrote stack traces to the logs whenever haproxy did a http check; this
listen_options line was the workaround for that. Reverting that change
is done for the following reasons:

- since ironic-inspector now uses oslo-service, the log stack traces
  are no longer written
- setting listen_options overrides the default 'option httplog', which is
  making diagnosing bug #1854399 harder
- this http-check override may well be the root cause of bug #1854399
  (any non-200 response will result in other connections to
  ironic-inspector being disconnected?)

Change-Id: I5c397d31650b248660a39e028c98c779871d07ba
Partial-Bug: #1854399
Related-Bug: #1691971
(cherry picked from commit 71abeb12c4)
2020-12-31 02:44:14 +00:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add certmonger-etcd-refresh.sh script 2020-08-06 17:08:29 -07:00
lib HA: ensure scaling up galera does not cause promotion errors 2020-08-25 07:36:50 +00:00
manifests Remove haproxy ironic-inspector http-check workaround 2020-12-31 02:44:14 +00:00
releasenotes Allow to specify a nic for the VIPs + Fix nic selection when no nic is specified 2020-12-22 08:44:48 +00:00
spec Add changes for collectd libpod stats plugin 2020-10-21 10:05:09 -04:00
templates Puppet config options for AMQP1 sensubility transport 2020-10-28 12:56:32 +00:00
zuul.d [c7-train] Switch c7 jobs to content provider 2020-11-01 20:35:32 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/train 2019-10-21 14:18:55 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Switch includes to absolute 2020-08-03 16:02:44 -06:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Change branch name for selinux_core puppet module 2020-09-04 11:53:25 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Prepare 11.5.0 release 2020-05-29 10:36:58 -04:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-10-21 14:19:02 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing