Comment 2 for bug 1752893

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

Reviewed: https://review.openstack.org/549261
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=4820e11d1eb38e6a81ced0c9af38dff8a46e097e
Submitter: Zuul
Branch: master

commit 4820e11d1eb38e6a81ced0c9af38dff8a46e097e
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