Comment 6 for bug 1389160

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

Reviewed: https://review.openstack.org/133559
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=5e78bd677b8c46bd4251dad7d3a470e02df433fe
Submitter: Jenkins
Branch: master

commit 5e78bd677b8c46bd4251dad7d3a470e02df433fe
Author: Ryan Moe <email address hidden>
Date: Mon Nov 10 21:48:50 2014 +0300

    Assign IPs from networks in each node's group

    Previously nodes were assigned incorrect IPs if nodes from
    more than one node group were being assigned IPs. All nodes would
    be assigned IPs from the last network group processed irrespective
    of the node's actual group.

    Change-Id: I3d170d23bf3402d88161adb264240b85ebc7bdd4
    Closes-bug: #1389160