puppet-magnum/releasenotes/notes/remove-deprecated-rabbit-params-89f10f0abe8650d2.yaml
ZhongShengping 2b14e1f379 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: Iba521efa97f9cfd3510c77f93cd627551e442c53
2018-05-24 10:50:40 +08:00

7 lines
255 B
YAML

---
upgrade:
- |
The deprecated magnum::rabbit_host, magnum::rabbit_hosts, magnum::rabbit_password,
magnum::rabbit_port, magnum::rabbit_userid and magnum::rabit_virtual_host are now
removed. Please use magnum::default_transport_url instead.