fuel-library/deployment/puppet/rabbitmq/spec
Bogdan Dobrelya 6270ba0abe Fix rabbitmq-env.conf parameters
W/o this patch, env parameters from rabbitmq-env.conf
will always override the ones specified at init file of
rabbitmq-server.

This is an issue as we want them to differ
for separated rabbitmq-murano instance.

The soution is to remove RABBIT(MQ)_ prefixes for all
parameters in rabbitmq-env.conf as it described at the
man pages.

Related upstream bug: https://tickets.puppetlabs.com/browse/MODULES-1673

Closes-bug: #1411617

Change-Id: I6171ba52d7ca4c28a1c1a6aaa9f4357ba6bab870
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-01-19 11:02:45 +01:00
..
acceptance Adapt rabbitmq module for Fuel 2015-01-09 16:11:28 +01:00
classes Fix rabbitmq-env.conf parameters 2015-01-19 11:02:45 +01:00
unit Adapt rabbitmq module for Fuel 2015-01-09 16:11:28 +01:00
README.markdown Initial commit 2011-03-21 20:47:45 -07:00
spec_helper_acceptance.rb Adapt rabbitmq module for Fuel 2015-01-09 16:11:28 +01:00
spec_helper.rb Switch from duplicated files to using the puppetlabs_spec_helper gem for common tasks 2012-06-08 14:34:37 -07:00
spec.opts Initial commit 2011-03-21 20:47:45 -07:00

Specs

The Puppet project uses RSpec for testing.

For more information on RSpec, see http://rspec.info/