RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 76ab93fa35 Allow clustercheck to wait before finishing
Under rare circumstances of heavy loaded environments, HAProxy
may report 'socket error' when disconnecting from clustercheck if
the latter closed its side of the connection first.
Add a configurable post status wait time in clustercheck to fix
HAProxy error reporting. By default, this post wait is not used.

Change-Id: I07bf928742f5ff579070f4d1d6248d5b105bce55
Related-Bug: #2020490
2023-05-24 10:24:49 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Remove unused implementation to manage stunnel by systemd 2022-04-26 11:51:01 +09:00
lib Merge "Get rid of noop service provider" 2022-08-29 21:06:04 +00:00
manifests Allow clustercheck to wait before finishing 2023-05-24 10:24:49 +02:00
releasenotes [Pure Storage] Add NVMe transport parameter for FlashArray Cinder driver 2023-02-03 16:37:09 +00:00
spec Correct TLS cert permission 2022-11-10 12:31:52 +00:00
templates Remove implementations for Docker support 2022-06-20 17:29:07 +09:00
zuul.d OSP-19547: Switch upgrade job to use Zed branch 2023-01-16 14:26:03 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/zed 2022-11-02 16:20:10 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras zed only: Pin external modules 2023-02-01 14:18:36 +09:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
Rakefile Fix typos in parameter descriptions, comments and tests 2022-09-17 11:34:15 +05:30
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata for tripleo zed release 2022-10-31 12:54:22 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-11 20:43:31 +09:00
setup.py setuptools: Disable auto discovery 2022-03-29 09:13:03 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/zed 2022-11-02 16:20:14 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing