Comment 11 for bug 1473047

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

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

commit 2eb30ed70c2e4ede9b2640155448534e4a24230b
Author: Aleksey Kasatkin <email address hidden>
Date: Tue Nov 10 20:24:44 2015 +0200

    Allow VLAN IDs intersection

    Remove old validation of VLAN IDs intersection and add new one.
    Now VLAN IDs cannot be equal within any particular NIC (or bond)
    but they can be equal for different networks in general.
    This new validation covers the case when network template is not in use.

    Partial-Bug: #1473047

    Change-Id: I27a8326edc00acc6b95ee51fce203527e82e47d7
    Blueprint: nodegroups-share-network-parameters