f415728ce5
The rabbitmq connection parameters have been deprecated in favor of the transport_url setting. Change-Id: Idb4b53f7149d8867f92e5053b6557cd1f1a4b24f Related-Bug: #1625198
7 lines
297 B
YAML
7 lines
297 B
YAML
---
|
|
deprecations:
|
|
- cinder::rabbit_host, cinder::rabbit_hosts, cinder::rabbit_password,
|
|
cinder::rabbit_port, cinder::rabbit_userid and cinder::rabbit_virtual_host
|
|
are deprecated. cinder::default_transport_url should be used to configure
|
|
the messaging backend connection information.
|