Comment 20 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/667141
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2accf4d25d87d3be6b1aaf3772d00252a2364f60
Submitter: Zuul
Branch: stable/stein

commit 2accf4d25d87d3be6b1aaf3772d00252a2364f60
Author: Jose Luis Franco Arza <email address hidden>
Date: Mon Mar 18 12:29:55 2019 +0100

    Refactor ovn_dbs upgrade_tasks.

    Reorder the upgrade_tasks for the ovn_dbs service in a similar way
    it's being done for the rest of pacemaker managed services. Also,
    ensure indempotency in the case the cluster is down as it will occur
    for the S to R upgrades workflow.

    Partial-Bug: #1831690
    Change-Id: I8fe302607544653032a011f1c932647adec5bfa0
    (cherry picked from commit 05f4b253b84526850959f1b827a261b7573c006c)