Comment 16 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/667136
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8d6b51b775ae635c2faa6f42b2b206210b52097b
Submitter: Zuul
Branch: stable/stein

commit 8d6b51b775ae635c2faa6f42b2b206210b52097b
Author: Jose Luis Franco Arza <email address hidden>
Date: Wed Apr 10 18:11:24 2019 +0200

    Stop all services before upgrading node's OS.

    During the system_upgrade_prepare step in the upgrade
    workflow, we need to stop all services before starting
    the operating system upgrade, we're doing that by stopping
    all docker containers at once after stopping the pcmkr
    cluster in step 2.

    Partial-Bug: #1831690
    Change-Id: I50a1289a864f804d02a2e2bc0ca8738a186beff0
    (cherry picked from commit 9d5c972d99afbb05713200021bb8b4b1eb17a851)