aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/extra-keystone-notification-topics-8be1d37afd90b910.yaml
blob: d39a1ae230cbb888e799cda03946bec61c061343 (plain)
1
2
3
4
5
6
7
8
9
---
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.