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