]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Introduce the new rabbit_heartbeat_in_pthread option
authorZhongShengping <chdzsp@163.com>
Wed, 21 Aug 2019 06:21:00 +0000 (14:21 +0800)
committerZhongShengping <chdzsp@163.com>
Wed, 21 Aug 2019 06:22:50 +0000 (14:22 +0800)
commit803e4ac363b281fa0b5b97c550b5bd839d2b35e7
tree31ce5bbeb9f6c3def467b857fd0bb821aeda8cf6
parent7949e78c68b6ad1e55357e923cdf7dd23953d2a6
Introduce the new rabbit_heartbeat_in_pthread option

oslo.messaging RabbitMQ driver have now a new option that allow user to
run the RabbitMQ heartbeat over a native python thread.

These change allow user to use this new option.

Change-Id: Iceea98e573fc13be81923a6ed1b35a7db01cc48d
Closes-Bug: #1840868
manifests/init.pp
releasenotes/notes/rabbitmq-heartbeat-over-pthread-aab7e079d7f4a480.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb