b865dffaa6
The rabbitmq connection parameters have been deprecated in favor of the transport_url setting. Change-Id: I7ae5c5a2584eab063b8e647dc34008ac71bd04e0 Related-Bug: #1625198
7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
deprecations:
|
|
- heat::rabbit_host, heat::rabbit_hosts, heat::rabbit_password,
|
|
heat::rabbit_port, heat::rabbit_userid and
|
|
heat::rabbit_virtual_host are deprecated.
|
|
heat::default_transport_url should be used instead.
|