Comment 4 for bug 1732888

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

Reviewed: https://review.openstack.org/522831
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=1b8af1e043e7f7181fcfa4784584d36b72785b8a
Submitter: Zuul
Branch: stable/pike

commit 1b8af1e043e7f7181fcfa4784584d36b72785b8a
Author: Lee Yarwood <email address hidden>
Date: Fri Nov 17 10:48:48 2017 +0000

    config: Always add step conditional first for upgrade_tasks

    This is required to ensure conditionals using variables set by prior
    steps are not evaluated prior to these steps running.

    Closes-bug: #1732888
    Change-Id: I9f6d60f22ef4c057a0d5f47ac2bd4f08520faeec
    (cherry picked from commit 78a5bc0554f7571bce9794618e3c653c109a90b1)