fuel-library/deployment/puppet/cluster
Sergii Golovatiuk b1dd0bfd7e Refactor rabbitmq ordering
- Refactor Service_status['rabbitmq'] in pacemaker and non pacemaker
  mode. As a part cmd_check was changed to 'rabbitmqctl
  node_health_check && rabbitmqctl cluster_status' as cluster_status may
  fail due to issues on other nodes. Also it doesn't have timeout thus
  operation may hang up. Instead node_health_check will check the node
  and check cluster on success.
- Staging::File as MODULES-1650 has been merged
- Specify ordering between rabbitmq_user_permissions and rabbitmq_user
- Write test that verifies that service is before the actual user

Change-Id: I876ab09d687916195dcb82633f0242fc823c0357
Closes-Bug: #1652268
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-01-02 14:46:59 +00:00
..
lib/puppet/parser/functions Puppet4 support: refactor vips 2016-06-08 11:59:09 +00:00
manifests Refactor rabbitmq ordering 2017-01-02 14:46:59 +00:00
spec Remove keystone_password from cluster heat spec 2016-11-24 13:18:18 +03:00
templates Fix rsyslog deprecated and duplicate settings 2016-07-05 11:57:37 +03:00
.fixtures.yml Puppet4 support: cluster module 2016-08-29 13:22:36 -05:00
.gitignore Puppet4 support: cluster module 2016-08-29 13:22:36 -05:00
Gemfile Puppet4 support: cluster module 2016-08-29 13:22:36 -05:00
Modulefile Remove vendor/downstream specific code 2015-11-24 13:51:11 +00:00
Rakefile Initial unit tests for cluster module 2015-10-22 12:31:23 -05:00