Comment 5 for bug 1848651

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

Reviewed: https://review.opendev.org/690591
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=a31748f5fb4eeddb201e09636fde052b24299f10
Submitter: Zuul
Branch: stable/stein

commit a31748f5fb4eeddb201e09636fde052b24299f10
Author: Rabi Mishra <email address hidden>
Date: Fri Oct 18 11:30:19 2019 +0530

    Reset *RemovalPoliciesMode for node delete

    'update' *RemovalPoliciesMode during 'node delete' can result in
    undesired behaviour as we flush the blacklist history and use
    the freshly constructed blacklist and decrease the node count.

    Change-Id: Iebd0089b6ab35c84e4f20e83f1990c1c5568017f
    Closes-Bug: #1848651
    (cherry picked from commit 8f5c494150660bacd6a9560c8ce343a0af8e3427)