Comment 11 for bug 1770467

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

Reviewed: https://review.opencontrail.org/42974
Committed: http://github.com/Juniper/contrail-controller/commit/2b87cd858d1ab7d2420bb0af61a89341c062428d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 2b87cd858d1ab7d2420bb0af61a89341c062428d
Author: Manish Singh <email address hidden>
Date: Tue May 15 15:32:22 2018 +0530

PBB gateway interface classified with incorrect device type.

Device type remote vmi with vlan maintains a dependency on parent physical
interface so that its download to vrouter is not done till parent is seen.
Since pbb gateway was wrongly classified as local gateway it used to miss the
dependency check.

Fix is to clasify pbb gateway interface as remote vm with vlan.

Change-Id: I47c7048bd84da8ba68c1700f793487f8842f2c4a
Closes-bug: #1770467