
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: I26c6c76a0e3b39a5973bb66d9ca0670874748d84
7 lines
255 B
YAML
7 lines
255 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The deprecated manila::rabbit_host, manila::rabbit_hosts, manila::rabbit_password,
|
|
manila::rabbit_port, manila::rabbit_userid and manila::rabit_virtual_host are now
|
|
removed. Please use manila::default_transport_url instead.
|