Comment 7 for bug 1376426

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

Reviewed: https://review.openstack.org/134752
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=7580f6341a726c2019f880ae23ff3f1c581fd850
Submitter: Jenkins
Branch: stable/5.1

commit 7580f6341a726c2019f880ae23ff3f1c581fd850
Author: Aleksey Kasatkin <email address hidden>
Date: Tue Nov 11 18:12:33 2014 +0200

    Fix checking of public IPs count

    Fixed CheckBeforeDeploymentTask._check_network() method to properly
    compare quantity of public IPs and nodes that require them.
    Tests added.

    Closes-Bug: #1376426

    Change-Id: I9b3278286a9d67aff784e5c241db1dc299a2f94e
    (cherry picked from commit df80eb24b159d565170cd5faff94745713ccb8ea)