3de75ccea0
This enables the configuration of notification topics via the KeystoneNotificationTopics parameter. Change-Id: I224e730e41e1bcb703e5deebfab3ca74f08faa02 Related-Bug: #1729293
10 lines
467 B
YAML
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.
|