a16691710b
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: Icc6fa09cdd5ea20b8126aab577cf9ff9a33d93f7 Closes-Bug: #1708976
5 lines
153 B
YAML
5 lines
153 B
YAML
---
|
|
deprecations:
|
|
- octavia::rpc_backend is deprecated and will be removed in a future
|
|
release. Please use octavia::default_transport_url instead.
|