fef877e61d
The rabbitmq connection parameters have been deprecated in favor of the transport_url setting. Change-Id: If4dfe8b82518fc4e590731a805ee3115b11f4f47 Related-Bug: #1625198
7 lines
252 B
YAML
7 lines
252 B
YAML
---
|
|
deprecations:
|
|
- neutron::rabbit_host, neutron::rabbit_hosts, neutron::rabbit_password,
|
|
neutron::rabbit_port, neutron::rabbit_user and
|
|
neutron::rabbit_virtual_host are deprecated.
|
|
neutron::default_transport_url should be used instead.
|