31dd4df0c2
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
7 lines
255 B
YAML
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.
|