CiscoDevNet / ydk-gen

Generate model-driven APIs from YANG models
http://ciscodevnet.github.io/ydk-gen/
Apache License 2.0
135 stars 74 forks source link

ydk 0.5.5 - Secondary mechanism failed more than one identity with name <identity-name> found #1084

Closed janarbe closed 1 year ago

janarbe commented 1 year ago

Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.

Expected Behavior

~/ydk/providers/_decoder.py file need to handle if the same Identity element exist in two or more different yang files.

Current Behavior

~/ydk/providers/_decoder.py file is giving error message if an Identity element exist in two yang file.

Steps to Reproduce

Your Script

Logs

Enable logging and post the logs below

System Information

ygorelik commented 1 year ago

This is not supported YDK version and therefore will not be fixed.