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
Partial-Bug: 1853093

Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
(cherry picked from commit a36b4823b7dbacdc4a795e3e3978fbed6e952ced)

Change-Id: Ia6661eaf294f97debca2cdb463455a23639892c1
This commit is contained in:
Shuicheng Lin 2020-02-13 10:58:21 +08:00 committed by Lin Shuicheng
parent 9418550fb1
commit 35d8ccb8a7
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,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