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