puppet-magnum/releasenotes/notes/add_messaging_notification_parameters-a18945387119d67f.yaml
ZhongShengping fa0dfc73f4 Add notification_transport_url and notification_topics options
Add notification_transport_url to configure a URL representing the
messaging driver to use for notifications.
Add notification_topics to configure AMQP topic used for OpenStack
notifications.

Change-Id: I7cc3a008486724a3ce566a91fbada9a4d65d5748
2017-03-01 11:16:21 +08:00

8 lines
261 B
YAML

---
features:
- Add new parameter "notification_transport_url", A URL
representing the messaging driver to use for notifications
and its full configuration.
- Add new parameter "notification_topics", AMQP topic used for
OpenStack notifications.