Comment 5 for bug 1983342

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/851806
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d503ee5fc93c0b8303f8cb4de92d3b1f50c38237
Submitter: "Zuul (22348)"
Branch: master

commit d503ee5fc93c0b8303f8cb4de92d3b1f50c38237
Author: Takashi Kajinami <email address hidden>
Date: Tue Aug 2 16:43:27 2022 +0900

    Heat: Present policy rules for all services

    The policy rules are used not only by heat-api but also by heat-api-cfn
    and heat-engine. This change ensures the policy rules defined by
    the HeatApiPolicies parameter is rendered into hieradata in the node
    where these heat services are running, even if these services run on
    separate nodes.

    Change-Id: Ic278c69110d427118c5ff9b4bddc72493434154a
    Closes-Bug: #1983342
    Depends-on: https://review.opendev.org/851803