tripleo-heat-templates/environments/services/barbican.yaml
Takashi Kajinami f65e918990 Enable notification from Keystone when Barbican is enabled
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.

Conflicts:
	deployment/keystone/keystone-container-puppet.yaml

Closes-Bug: #1956400
Change-Id: I9322cd2a2f274daba1d02d5bf98e5abbca795df0
(cherry picked from 3a04690cda)
2022-05-24 12:11:58 +00:00

8 lines
285 B
YAML

# A Heat environment file which can be used to enable
# Barbican with the default secret store backend.
resource_registry:
OS::TripleO::Services::BarbicanApi: ../../deployment/barbican/barbican-api-container-puppet.yaml
parameter_defaults:
KeystoneNotificationDriver: messagingv2