Comment 8 for bug 1749636

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

Reviewed: https://review.openstack.org/545763
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=6bae05d5eb4692b569c7620b01b335e2236406f8
Submitter: Zuul
Branch: stable/pike

commit 6bae05d5eb4692b569c7620b01b335e2236406f8
Author: rabi <email address hidden>
Date: Thu Feb 15 10:09:54 2018 +0530

    Fix overcloud node delete after an upgrade

    In fbc435ce167eae2c6ac1070be47ad9065561855b, we stopped passing
    'parameters' to stack update call. This is backward incompatible
    as the 'parameters' set for the stack before an upgrade would take
    precedence over the ones set in 'parameter_defaults' of plan env.

    Change-Id: Ia1d823386da687154c433136bf22ae6a0291573d
    Closes-Bug: #1749636
    (cherry picked from commit 7213aa5669492673256db9515933bb1b8ecb4a2b)