e94824231f
The rabbitmq connection parameters have been deprecated in favor of the transport_url setting. Change-Id: I097252390fa139a38922f19c2b3c4eedf8d4058f Related-Bug: #1625198
7 lines
283 B
YAML
7 lines
283 B
YAML
---
|
|
deprecations:
|
|
- aodh::rabbit_host, aodh::rabbit_hosts, aodh::rabbit_password,
|
|
aodh::rabbit_port, aodh::rabbit_userid and aodh::rabbit_virtual_host are
|
|
deprecated. aodh::default_transport_url should be used to configure the
|
|
messaging backend connection information.
|