Comment 18 for bug 1371363

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/310033
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=41bbcb9db34efcfc0c5d87aac67d60ae3ae0aadb
Submitter: Jenkins
Branch: master

commit 41bbcb9db34efcfc0c5d87aac67d60ae3ae0aadb
Author: Michael Polenchuk <email address hidden>
Date: Mon Apr 25 20:49:48 2016 +0300

    Smooth down format_allocation_pools func

    * check cidr by way of ipaddr build-in method
    * take ranges as an array or string
    * go faster if cidr ain't provided
    * rewrite tests in 'expected' fashion

    Change-Id: Idbbeeeeaf952fa4f7bd9b520d819105537ba45c6
    Related-Bug: #1371363