Comment 7 for bug 1415552

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

Reviewed: https://review.openstack.org/292356
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=33932023fb0f394359ae4a67cd5a508027cda7af
Submitter: Jenkins
Branch: master

commit 33932023fb0f394359ae4a67cd5a508027cda7af
Author: Krzysztof Szukiełojć <email address hidden>
Date: Mon Mar 14 13:30:45 2016 +0100

    Don't add public network to all nodes

    In default setup we should not assign public ip to all nodes.
    Just to ones with controller role. So we filter out public ip
    network for nodes that should not have it.

    Change-Id: I2a9ea4d06cc1ba15bad20b817659b7539827472a
    Closes-Bug: 1415552