138c320c89
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
5 lines
159 B
YAML
5 lines
159 B
YAML
---
|
|
deprecations:
|
|
- ceilometer::rpc_backend is deprecated and will be removed in a future
|
|
release. Please use ceilometer::default_transport_url instead.
|