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