Comment 11 for bug 1841100

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.opendev.org/678316
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=973ae3e83cbe80e2e4858903c10eab257bad52a2
Submitter: Zuul
Branch: stable/rocky

commit 973ae3e83cbe80e2e4858903c10eab257bad52a2
Author: Alex Schultz <email address hidden>
Date: Thu Aug 22 12:36:49 2019 -0600

    Explicitly set notification driver for novajoin

    Novajoin is reliant on some notifications from nova. We recently merged
    an update to the undercloud installation that disables the notification
    drvier across the board if telemetry is disabled. This change adds a
    service_config_setting for nova to force the notification driver to
    messagingv2. This should be merged with the service configurations and
    override the value that is normally set via NotificationDriver.

    Change-Id: Ifee8f7f50fc2ef99605cbbcaa89016514b80b561
    Closes-Bug: #1841100
    (cherry picked from commit 7c9c363c789811d54353d769aab86774eb5c96f8)