puppet-neutron/releasenotes/notes/rabbit-connection-params-deprecation-8f22be73c012f001.yaml
Alex Schultz fef877e61d Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: If4dfe8b82518fc4e590731a805ee3115b11f4f47
Related-Bug: #1625198
2016-11-09 07:49:19 -07:00

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.