Comment 5 for bug 1992988

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

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

commit 8b8f103906843ab25e5b97a76253b6120aea1de3
Author: Damien Ciabrini <email address hidden>
Date: Thu Oct 20 15:48:49 2022 +0200

    HA: enable new container image name by default

    Make ClusterFullTag the new default for pacemaker's
    intermediate container image name. With this new
    default, minor updates of pacemaker-managed services
    now support all changes in container image name,
    without causing a service disruption.

    Existing environments can migrate to this new default
    by running specific update tasks [1] to orchestrate
    the migration without service disruption.

    [1] Ic6da7d30105f14fb793c2e834ebf8dcdd7c719a3

    Change-Id: Ic22276ad14abdba7801bfbf93b3925bee723db20
    Related-Bug: #1992988