Comment 9 for bug 1381586

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

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

commit fcfb342d3076a4ec3695d455331d25c33d8c52ff
Author: Dennis Dmitriev <email address hidden>
Date: Wed Feb 18 13:22:59 2015 +0200

    Add additional network verification for nova subnets

    Based on the review by Tatyana Leontovich:
    https://review.openstack.org/#/c/130269/

    If we split the fixed network into smallest ones, check that all
    created subnets do not go beyond the nova fixed network and do not
    intersect each other.

    Change-Id: I9834fd958382e7a44d667f50d49d28e5bdc393f7
    Implements: blueprint implement-regressive-tests-and-checks
    Closes-Bug: #1381586