
Remove the deprecated rabbit params which has been deprecated for two years. The default_transport_url has been present for a while now and should be used. Change-Id: Iffed46781ef7c9daee5155dffa381c2a86dc8dcf
7 lines
262 B
YAML
7 lines
262 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The deprecated mistral::rabbit_host, mistral::rabbit_hosts, mistral::rabbit_password,
|
|
mistral::rabbit_port, mistral::rabbit_userid and mistral::rabit_virtual_host are now
|
|
removed. Please use mistral::default_transport_url instead.
|