puppet-manila/releasenotes/notes/rabbit-connection-params-deprecation-2a546f72e4fe090d.yaml
Alex Schultz 9c77159ce6 Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: I528e7db15803388f8799b6e188569354cf93fc8a
Related-Bug: #1625198
2016-11-09 14:58:58 -07:00

7 lines
247 B
YAML

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