Comment 10 for bug 1947959

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845681
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/3e72a2dff77e0b887285fd44f2df7dc2d6cd6a47
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 3e72a2dff77e0b887285fd44f2df7dc2d6cd6a47
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Thu Feb 24 12:24:42 2022 +0530

    Added NovaDisableComputeServiceCheckForFfu var

    https://review.opendev.org/c/openstack/nova/+/826097 adds
    the service version check workaround for FFU.

    In order to reuse this functionality in tripleo deployment,
    NovaDisableComputeServiceCheckForFfu var is added to set
    workarounds/disable_compute_service_check_for_ffu=false
    in nova.conf.

    Depends-On: https://review.opendev.org/c/openstack/puppet-nova/+/845737

    Closes-Bug: #1961966
    Closes-Bug: #1947959

    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    Change-Id: Ifbfd859e77ecf6831ced74e37aea1bd0ccdf4c5c
    (cherry picked from commit 7ec40a3c5287e1f6bf37a281cf778a23cc11ef1a)