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