[NETVIRT-123] Interface with 0 DPN ID is created in ELan model Created: 08/Sep/16  Updated: 19/Oct/17  Resolved: 18/Sep/16

Status: Resolved
Project: netvirt
Component/s: General
Affects Version/s: Boron
Fix Version/s: None

Type: Bug
Reporter: Tomer Pearl Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 6666

 Description   

When OVS node is added after a provider network is already configured, the node's external interface is added with 0 as the DPN ID in the elan interfaces model and in the ietf-interface model.

In elan-interfaces
{
"name": "0:eth1:flat",
"elan-instance-name": "912ea4a4-cf0c-4f31-a08c-193a2442c826"
}

In ietf-interfaces
{
"name": "0:eth1:flat",
"enabled": true,
"odl-interface:l2vlan-mode": "transparent",
"type": "iana-if-type:l2vlan",
"odl-interface:parent-interface": "0:eth1",
"odl-interface:external": true
}



 Comments   
Comment by Tomer Pearl [ 08/Sep/16 ]

fixed in
https://git.opendaylight.org/gerrit/#/c/45379/

Generated at Wed Feb 07 20:20:45 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.