Comment 13 for bug 1539503

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

Reviewed: https://review.openstack.org/301327
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=e03c35ef3d1cacabaecaf35683d6f12dee01d8e6
Submitter: Jenkins
Branch: master

commit e03c35ef3d1cacabaecaf35683d6f12dee01d8e6
Author: Aleksey Kasatkin <email address hidden>
Date: Mon Apr 4 23:16:11 2016 +0300

    Fix default IP range for baremetal network

    if IP ranges start with X.X.X.1 when gateway is not set explicitly
    it results in IP intersection if multiple node groups are in use because
    all networks must have gateways in this case and gateways are set to
    default values X.X.X.1 if they are missing for some networks

    Change-Id: Ia7c5a91526e706c5546f5cdc25ba2e945c5ae341
    Closes-Bug: #1539503