Comment 7 for bug 1832361

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

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

commit 534a23576cd8820439d6e9a79b9c1e58362e6bcc
Author: Sofer Athlan-Guyot <email address hidden>
Date: Wed Mar 13 13:15:56 2019 +0100

    Setup cluster definition based on the ansible limit option.

    During upgrade we're re-creating the pacemaker cluster one node at a
    time. So we need to override the cluster definition. We do this by
    collecting the ansible_limit variable and mapping the controller
    defined as member of the cluster.

    Co-Authored-By: Jose Luis Franco Arza <email address hidden>
    Co-Authored-By: Jiri Stransky <email address hidden>
    Implements: blueprint upgrades-with-os
    Closes-Bug: #1832361
    Depends-On: Ibd95f4536c033af2094bd079cc81eeba18a36352
    Depends-On: Ia108af3799dfd1be24c6ea738e42f0cde19c90c3
    Depends-On: I3fa0717203f3f6eae852d019bec71e97eb485aa2
    Change-Id: I3cfd4272449b207874723682903505d2bbdb435b
    (cherry picked from commit cb8caaae4381e6a3de81a517dc7c6b23d272e024)