Comment 4 for bug 1853247

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

Reviewed: https://review.opendev.org/695348
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=b2142524fec4cce868d57e1561b19adea6f28b22
Submitter: Zuul
Branch: stable/train

commit b2142524fec4cce868d57e1561b19adea6f28b22
Author: Rabi Mishra <email address hidden>
Date: Wed Nov 20 12:51:49 2019 +0530

    Ignore blacklisted nodes when rendering network config

    We don't include nodes blacklisted with 'DeploymentServerBlacklist'
    in 'ServerIdData' stack output, that is used to populate
    'server_roles' dict. Let's ignore writing NetworkConfig for those.

    Change-Id: I837ed2dd7937a87055a8acff686ca3165dba3837
    Closes-Bug: #1853247
    (cherry picked from commit 750a47956376b7e790744e3392d784aa8cfc3f86)