puppet-murano/releasenotes/notes/rabbit-connection-params-deprecation-776dbae440e204ba.yaml
Alex Schultz e97cfb463a Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: Ie63457370ae37ef5af5878b1a97b8bafa80a8189
Related-Bug: #1625198
2016-11-09 07:53:38 -07:00

7 lines
265 B
YAML

---
deprecations:
- murano::rabbit_os_host, murano::rabbit_os_hosts, murano::rabbit_os_password,
murano::rabbit_os_port, murano::rabbit_os_userid and
murano::rabbit_os_virtual_host are deprecated.
murano::default_transport_url should be used instead.