puppet-manila/releasenotes/notes/remove-deprecated-rabbit-params-8f24b9cfcc592596.yaml
ZhongShengping d2c79417c5 Remove deprecated rabbit params
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
2018-05-24 14:15:03 +08:00

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.