[LISPMAP-112] Can't parse the ietf-lisp-address-types.yang model Created: 31/May/16  Updated: 19/Oct/17  Resolved: 01/Jun/16

Status: Resolved
Project: lispflowmapping
Component/s: Service
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Matus Marko 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: 5985

 Description   

In the 'ietf-lisp-address-types.yang' yang model
each CASE in lisp-address/address CHOICE has wrong path specified for WHEN condition.

example:
<input>
<eid>
<address-type>...<address-type/>
<no-address/>
</eid>
</input>

(line 249)
leaf no-address {
when "../../address-type = 'laddr:no-addr-afi'"
should be
when "../address-type = 'laddr:no-addr-afi'"



 Comments   
Comment by Matus Marko [ 31/May/16 ]

The same problem in the 'odl-lisp-address-types' YANG model

Comment by Vina Ermagan [ 01/Jun/16 ]

Thanks Matus for catching this.

Fix merged: https://git.opendaylight.org/gerrit/#/c/39644/

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