RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 958f824c85 Fix rabbitmq-ready check for single node HA deployments
The current rabbitmq-ready exec waits for rabbitmq to become clustered
before it allows user creation. Unfortunately this doesn't work when
the deployment contains a single node, because rabbit doesn't trigger
the clustering mode at all.

Set the exec test according to the number of rabbit nodes, in order
to check for cluster state only when necessary.

Closes-Bug: #1741345

Change-Id: I24e5e344b7f657ce5d42a7c7c45be7b5ed5e6445
Co-Authored-By: John Eckersberg <jeckersb@redhat.com>
(cherry picked from commit 1cfecc39dc)
2018-01-05 17:53:38 +00:00
files Add manifests to install and configure stunnel 2017-08-31 14:10:30 +00:00
lib Merge "Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk" 2017-07-14 23:44:24 +00:00
manifests Fix rabbitmq-ready check for single node HA deployments 2018-01-05 17:53:38 +00:00
releasenotes Include swift base class in the proxy class 2017-11-20 23:11:55 +00:00
spec Give horizon's stanza in haproxy a per-server cookie 2017-12-26 16:04:48 +00:00
templates Fix logrotate containers log 2017-11-14 07:31:31 +00:00
zuul.d Migrate puppet-tripleo to zuul v3 jobs 2017-11-18 19:16:53 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview for stable/pike 2017-08-24 21:04:51 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Update tox configuration 2017-05-17 17:04:02 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Puppetfile: pin puppetlabs-haproxy to 1.5 (latest pike) 2017-11-21 17:56:52 +00:00
README.md Update link addresses in README.md 2017-08-03 14:22:29 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt [pike] Add Puppet package to bindep, for module build 2017-10-27 13:50:47 -07:00
metadata.json Update cephx keys with ACLs for openstack services. 2017-12-14 15:18:04 +01:00
setup.cfg Changed author 2017-06-12 21:07:57 +07:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Update openstackdocstheme>=1.16.0 2017-07-31 11:04:17 +08:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-24 21:04:52 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing