]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Deprecate oslo.messaging rpc_backend option parameter
authorAndrew Smith <ansmith@redhat.com>
Thu, 27 Jul 2017 00:50:00 +0000 (20:50 -0400)
committerAndrew Smith <ansmith@redhat.com>
Thu, 27 Jul 2017 10:34:27 +0000 (06:34 -0400)
commit138c320c893bb8a8958a90609dea9d84ccdc6a5f
treece735562f33c2be45ec067a62eaba5a5396fb68e
parentff39854f4f0c6077b0767cf7d163c8043517d103
Deprecate oslo.messaging rpc_backend option parameter

Oslo.messaging uses the transport_url to represent the rpc and
notification messaging driver to use and its full configuration. The
rpc_backend configuration option is deprecated for removal and
should not gate oslo.messaging driver configuration options.

This patch:
* deprecate rpc_backend
* remove conditional check
* update spec tests
* add release note

Change-Id: Ib58f85348920459f6ae0445379ddcb50185b8518
manifests/init.pp
releasenotes/notes/deprecate_rpc_backend_parameter-db1075d3cd5d657f.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb