Comment 11 for bug 1983342

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

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/861128
Committed: https://opendev.org/openstack/puppet-tripleo/commit/6347422fde15f6e228d430263a2b5e2574df3e74
Submitter: "Zuul (22348)"
Branch: stable/train

commit 6347422fde15f6e228d430263a2b5e2574df3e74
Author: Takashi Kajinami <email address hidden>
Date: Tue Aug 2 16:38:30 2022 +0900

    Heat: Manage policy settings in heat-engine

    The heat-engine service requires access to policy rules so that it can
    enforce resource type policies. This change ensures the policy file and
    the related oslo.policy options are configured in the heat-engine
    service.

    Conflicts:
            manifests/profile/base/heat/engine.pp

    Resolved conflicts caused by absolute class names used in stable/train.
    We replaced absolute class names by relative class names during ussuri
    cycle following the updated lint rules.

    Change-Id: I56511722315f265c6a88c2e112571fe70b6cebf4
    Partial-Bug: #1983342
    (cherry picked from commit b58a5dcb1c7afc923b8deda7f9ada60ce661099b)
    (cherry picked from commit ba988212168c95473c07d6cf8e32800f96be0d70)