puppet-heat/releasenotes/notes/rabbit-connection-params-deprecation-d3d5fdcbcc1f4c5d.yaml
Alex Schultz b865dffaa6 Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: I7ae5c5a2584eab063b8e647dc34008ac71bd04e0
Related-Bug: #1625198
2016-11-21 16:48:59 -07:00

7 lines
233 B
YAML

---
deprecations:
- heat::rabbit_host, heat::rabbit_hosts, heat::rabbit_password,
heat::rabbit_port, heat::rabbit_userid and
heat::rabbit_virtual_host are deprecated.
heat::default_transport_url should be used instead.