Comment 2 for bug 1853247

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

Reviewed: https://review.opendev.org/695142
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=750a47956376b7e790744e3392d784aa8cfc3f86
Submitter: Zuul
Branch: master

commit 750a47956376b7e790744e3392d784aa8cfc3f86
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