puppet-nova/releasenotes/notes/rabbit-connection-params-deprecation-930b59055a8a868f.yaml
Alex Schultz b988a773a0 Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: Ia0c5b5072431bbc186c8b96b7f034e68e9248af3
Related-Bug: #1625198
2016-11-08 15:14:05 -07:00

7 lines
233 B
YAML

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