7x50_YangModels
7x50_YangModels copied to clipboard
Hello, when trying to use the yang models for version 20.10 I'm seeing multiple circular dependencies in the YANG files. A few examples include: ``` yang/7x50_YangModels/latest_sros_20.10/nokia-conf-isa.yang:14', 'CIRCULAR_DEPENDENCY', ('module', 'nokia-conf-aaa') yang/7x50_YangModels/latest_sros_20.10/nokia-conf-log.yang:13',...
please link the [yang path finder ](https://yang.labctl.net/yang/SROS/) in the readme page. I had also developed [one solution](https://github.com/DerSchiman/nokia_7x50_yang_path_browser) that can be run locally with python virtual environment. it makes it much...