puppet-trove/releasenotes/notes/add_oslo_messaging_amqp-ee62f22b973da190.yaml
Andrew Smith 52371ee818 Introduce support for oslo.messaging amqp driver configuration
This commit adds support for the oslo.messaging amqp rpc_backend
which enables the AMQP 1.0 driver. A proposed feature for the
Newton oslo.messaging release is an update to the AMQP 1.0 driver
to support a stateless messaging interconnect for RPC traffic [1].

This patch:
* use oslo::messaging::amqp resource
* add new parameters for the oslo_messaging_amqp driver
* update spec tests for amqp as alternate rpc_backend
* add feature release note

[1] https://blueprints.launchpad.net/oslo.messaging/+spec/amqp-dispatch-router

Change-Id: I8306c56e86f2f8a8d6da1ecbf5eab674e6b1e8bf
2016-05-12 16:13:30 -04:00

4 lines
89 B
YAML

---
features:
- Add support for oslo_messaging_amqp backend via puppet-oslo resource