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>
(cherry picked from commit a36b4823b7)
This commit is contained in:
Shuicheng Lin 2019-12-27 11:52:05 +08:00 committed by Lin Shuicheng
parent af2aa8884c
commit f26899071b
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