Comment 10 for bug 2000308

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/871035
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/0cc80ba4e1d7816a17798b582fdd4964b0ab8d3f
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 0cc80ba4e1d7816a17798b582fdd4964b0ab8d3f
Author: Harald Jensås <email address hidden>
Date: Thu Dec 22 12:05:49 2022 +0100

    Add IronicEnableNovaPowerNotifications parameter

    Adds the IronicEnableNovaPowerNotifications THT parameter.
    In the undercloud environment set the parameter to `false` so
    that the undercloud's ironic-conductor don't attempt to send
    power notifications to a non-existing nova service.

    Backport note:
    We merge the tht patch first to avoid bug 2002469 .

    Closes-Bug: #2000308
    Change-Id: Ifc5b14250fd7579fc61425b2f6a01f06f07d3418
    (cherry picked from commit 9629235830bfc4eaf8b6671e4b398dcac6de6509)