fuel-library/deployment
Alexey Lebedeff 0c16cbc9a7 Remove erlang/rabbit thread pool calculation
Proper version of this calculation is implemented upstream -
https://github.com/rabbitmq/rabbitmq-server/issues/151

And removed version of the code is actually harmful, as it's using
physicalprocessorcount (i.e. number of CPU sockets) for
calculations. So on a 2 CPU/48 thread system there it was 30 threads
instead of 768 calculated upstream.

I've decided that it's easier to completely remove this code instead
of duplicating current formula in upstream and providing a way to
override this value through hiera - just not worth a hassle.

Change-Id: I415d446af0a822d2a5ce3478fd9db1dd0f13e115
Closes-Bug: 1573696
2016-06-22 12:33:08 +03:00
..
puppet Remove erlang/rabbit thread pool calculation 2016-06-22 12:33:08 +03:00
spec Make a new Puppet modules script 2016-05-17 17:47:33 +00:00
.gitignore Add upstream ceph module to .gitignore 2016-04-26 14:52:07 +03:00
.rspec Make a new Puppet modules script 2016-05-17 17:47:33 +00:00
Gemfile Make a new Puppet modules script 2016-05-17 17:47:33 +00:00
Puppetfile pin puppetlabs-rabbitmq to 5.4.0 2016-06-10 01:08:58 +03:00
puppet_modules.rb Error if librarian-puppet fails 2016-06-03 11:02:18 -06:00
remove_modules.sh Make a new Puppet modules script 2016-05-17 17:47:33 +00:00
update_modules.sh Make a new Puppet modules script 2016-05-17 17:47:33 +00:00