RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 1cfecc39dc 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>
2018-01-05 10:14:48 +00:00
files Add manifests to install and configure stunnel 2017-08-25 10:11:08 +00:00
lib Add support for switchdev mode in SR-IOV 2017-12-12 14:58:43 +00:00
manifests Fix rabbitmq-ready check for single node HA deployments 2018-01-05 10:14:48 +00:00
releasenotes Merge "Add PTP service" 2017-12-23 01:24:12 +00:00
spec Remove _member_ role from the keystone accepted roles 2017-12-29 15:44:05 +00:00
templates Merge "Enable collectd to send metrics to Gnocchi" 2017-12-18 18:58:46 +00:00
zuul.d zuul: cleanup old unused jobs 2017-12-29 13:59:12 -08:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +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 Merge "Add PTP service" 2017-12-23 01:24:12 +00:00
README.md Update the doc link 2017-12-16 02:49:05 +00: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 Merge "Update cephx keys with ACLs for openstack services." 2017-12-13 13:01:16 +00:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
test-requirements.txt Update openstackdocstheme to latest version 2017-09-20 11:08:30 +08:00
tox.ini Add environment variable 2017-06-12 16:06:48 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing