Comment 26 for bug 1853017

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/700677
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=a36b4823b7dbacdc4a795e3e3978fbed6e952ced
Submitter: Zuul
Branch: master

commit a36b4823b7dbacdc4a795e3e3978fbed6e952ced
Author: Shuicheng Lin <email address hidden>
Date: Fri Dec 27 11:52:05 2019 +0800

    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 <email address hidden>