puppet-ironic/releasenotes/notes/remove-deprecated-rabbit-params-a42913217a36cea3.yaml
ZhongShengping 31dd4df0c2 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: I8930a36096f9e93152585cb962d37c1da497e540
2018-05-24 14:13:58 +08:00

7 lines
255 B
YAML

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