Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am trying to build Ned after fetching the modules from the Netconf. But i am facing error of circular dependency while building Ned.Steps followed:-1)admin@ncs(config)# netconf-ned-builder project xyz 1.0 fetch-module-list2)admin@ncs(config)#...
Thanks @mvolf for your valuable inputs. I was wondering if there a way to make sure we catch the issue right at the time of writing the yang. As you mentioned that RFC does not explicitly forbids it and other open source tools like pyang etc are al...
Thanks @mvolf for your responses.As per yang RFC i could not find any reference that says this will cause circular dependency.Any reference would be helpful.Only thing i could find out was There MUST NOT be any circular chains of imports. For ex...