Comment 28 for bug 1645092

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/28469
Committed: http://github.org/Juniper/contrail-controller/commit/3cbe6fd5a33b5eb79d9c6669a056a3ec8e7c4663
Submitter: Zuul (<email address hidden>)
Branch: master

commit 3cbe6fd5a33b5eb79d9c6669a056a3ec8e7c4663
Author: Prakash Bailkeri <email address hidden>
Date: Mon Feb 6 16:30:15 2017 +0530

PBB EVPN changes

Changes included:
1. Schema changes to make bridge-domain as child of virtua-network

2. Don't allow VMI to refer to different bridge domain for same vlan tag.
e.g. Say, VMI refers to BD1 for vlan tag 0, don't allow this VMI to refer to
another bridge domain(BD2) for vlan tag 0.

3. Add Unit test case for restricting VMI link to single bridge-domain
for a given vlan tag

Change-Id: Ic8599153a4a413b118b7e4968d9988b02aa6c539
Related-bug: 1645092
Closes-Bug: 1653941
Closes-Bug: 1653938