Comment 17 for bug 1831690

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

Reviewed: https://review.opendev.org/667138
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7f393a3d40b402e1ce412dcff487052763cf470f
Submitter: Zuul
Branch: stable/stein

commit 7f393a3d40b402e1ce412dcff487052763cf470f
Author: Jiri Stransky <email address hidden>
Date: Tue May 7 16:26:19 2019 +0200

    Add operating system upgrade preparation via Leapp

    Also make sure pacemaker cluster is not only stopped but also
    destroyed on the node being upgraded. This is a prerequisite for
    upgrades via Leapp, otherwise Leapp would assume we expect it to
    upgrade the cluster, and it would fail on validation.

    Partial-Bug: #1831690
    Change-Id: I8cf3e4cf294fee3b71473e2343ad16b184fac665
    (cherry picked from commit b0519479c19766e23c82a21a4b476b350f096941)