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