]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add support for RabbitMQ connection heartbeat
authorMike Dorman <mdorman@godaddy.com>
Mon, 22 Jun 2015 20:03:24 +0000 (14:03 -0600)
committerMike Dorman <mdorman@godaddy.com>
Tue, 7 Jul 2015 17:31:07 +0000 (11:31 -0600)
commitf9cd34f8a7457e05f28caeb9e1ba637f1a174b59
tree5db238931aaccf98e1cda5a026b12426f3fda76f
parent4d18c07eed8153e1f688619f9ae306a45de756fc
Add support for RabbitMQ connection heartbeat

Kilo oslo.messaging added heartbeating support for RabbitMQ
connections.  This patch adds support for this in Puppet modules
by managing the oslo_messaging_rabbit/heartbeat_timeout_threshold
and oslo_messaging_rabbit/heartbeat_rate settings.

Closes-bug: 1467667
Change-Id: I985d081c86975c5b216f6346cbd9a368dd0d33d3
manifests/init.pp
spec/classes/ceilometer_init_spec.rb