Comment 4 for bug 1752893

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

Reviewed: https://review.openstack.org/552018
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=8f93bfdf1f836d4f1f51a1a59c5b2938fe63cb8b
Submitter: Zuul
Branch: stable/queens

commit 8f93bfdf1f836d4f1f51a1a59c5b2938fe63cb8b
Author: John Fulton <email address hidden>
Date: Fri Mar 2 15:33:09 2018 +0000

    Include active nodes when matching nodes by profile

    When matching nodes by profile, consider nodes in either the 'active'
    or 'available' provisioning states. Unless nodes in the 'active' state
    are included, the derived parameters workflow fails on stack updates.

    Co-Authored-By: Alan Bishop <email address hidden>
    Change-Id: I575d0c358b9efccdefddb26258839def43ebeafd
    Closes-Bug: #1752893
    (cherry picked from commit 4820e11d1eb38e6a81ced0c9af38dff8a46e097e)