Enable keystone to send out event notification

notification driver need be set for keystone, in order to send out
notification. The driver value could be "messaging, messagingv2,
routing, log, test, noop (multi valued)".
This is in order to monitor admin password change in sysinv.

Partial-Bug: 1853017

Change-Id: Ie55a16723e92ea85a615477788ca922cca3bfe42
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
This commit is contained in:
Shuicheng Lin 2019-12-27 11:52:05 +08:00
parent 7fb8219b1f
commit a36b4823b7
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ class openstack::keystone (
default_transport_url => $::platform::amqp::params::transport_url,
service_name => $service_name,
token_expiration => $token_expiration,
notification_driver => 'messagingv2',
}
# create keystone policy configuration