3a04690cda
Barbican, especially the barbican-keystone-listener service, consumes notifications from Keystone so that secrets associated with deleted users are purged. This change ensures notification is enabled in Keystone when Barbican is enabled to use that feature properly. Closes-Bug: #1956400 Change-Id: I9322cd2a2f274daba1d02d5bf98e5abbca795df0
8 lines
299 B
YAML
8 lines
299 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``KeystoneNotificationDriver`` parameter has been added.
|
|
This parameter overrides the global ``NotificationDriver`` parameter and
|
|
allows customizing notification driver only in Keystone, which is required
|
|
to use notification listner function in Barbican.
|