tripleo-heat-templates/releasenotes/notes/extra-keystone-notification-topics-8be1d37afd90b910.yaml
Juan Antonio Osorio Robles 3de75ccea0 Keystone: Enable notification topics to be configured
This enables the configuration of notification topics via the
KeystoneNotificationTopics parameter.

Change-Id: I224e730e41e1bcb703e5deebfab3ca74f08faa02
Related-Bug: #1729293
2017-11-01 13:48:53 +00:00

10 lines
467 B
YAML

---
features:
- |
The KeystoneNotificationTopics parameter was introduced. This takes a list
which will configure extra notification topics, which end up as queues in
the message broker. This is useful for when keystone notifications need to
be integrated with third party software. Note that enabling telemetry will
by default make keystone emit notifications to the 'notifications' topic, but
this parameter can enable extra topics still.