]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Introduce support for oslo.messaging amqp driver configuration
authorAndrew Smith <ansmith@redhat.com>
Tue, 10 May 2016 17:17:42 +0000 (13:17 -0400)
committerAndrew Smith <ansmith@redhat.com>
Mon, 16 May 2016 16:31:54 +0000 (12:31 -0400)
commitbd50e452c1eb1e0404b0f4e66f263760bf1ad21c
treeb95ba68f3a393d18f310476da2e0a8e67b161c7e
parent35ca4c173b5ebdf06d60a9c7821462a06815bb08
Introduce support for oslo.messaging amqp driver configuration

This commit adds support for the oslo.messaging amqp rpc_backend which enables
the AMQP 1.0 driver. A proposed feature for the Newton oslo.messaging release is an
update to the AMQP 1.0 driver to support a stateless messaging interconnect for
RPC traffic[1].

This patch:
* use oslo::messaging::amqp resource
* add new parameters for the oslo_messaging_amqp driver
* update spec tests for amqp as alternate rpc_backend
* add feature release note

[1] https://blueprints.launchpad.net/oslo.messaging/+spec/amqp-dispatch-router

Change-Id: I2095cee083c9ca2390df703ad6e3216e428989f9
manifests/init.pp
releasenotes/notes/add_oslo_messaging_amqp-4ae1ae4234921ad3.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb