Comment 4 for bug 1571543

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

Reviewed: https://review.openstack.org/308154
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=16a176232e5d465e3211a2a7bc48b2e87dd51c57
Submitter: Jenkins
Branch: stable/mitaka

commit 16a176232e5d465e3211a2a7bc48b2e87dd51c57
Author: Volodymyr Shypyguzov <email address hidden>
Date: Tue Apr 19 11:30:20 2016 +0300

    Fix update_network_cidr method

    subnet() method of netaddr.IPNetwork expects size of subnets to be returned
    so we should pass to it subnet of the smaller size, not 1

    Change-Id: Id6b7e8e43419d224cc1c3202ffd253664245d5d4
    Closes-Bug: #1571543