Comment 3 for bug 1571543

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

Reviewed: https://review.openstack.org/307636
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=e3d38cef19bbebee8e2a3ccb311a60bc1b6ad17c
Submitter: Jenkins
Branch: master

commit e3d38cef19bbebee8e2a3ccb311a60bc1b6ad17c
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