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.
I am trying to generate python code for the 16121 Yang version, but it fails. https://github.com/YangModels/yang/tree/master/vendor/cisco/xe/16121I believe it is because of the Cisco-IOS-XE-bgp yang module, which I want to use. pyang Cisco-IOS-bgp....
For container-based applications it is a way better to use a minimalized OS like alpine. Is it planned Alpine Image to be supported as well ? or are there any instructions how to build the core in an alpine image
The strange part for me is that if I use the Native + interfaces module without the BGP(plus includes like ospf) it works. Only if I add the BGP it fails. I am wondering if it does not make a reference BGP -> to Ifaces -> Native and it breaks.
Hi Yan, thanks for the reply and the clarification. Pyang validates the .yang modules. Is there a way to deactivate the validation ? Is there a double validation if libyang validates again ? I tried with the newest version of pyang==2.5 and get the...