> On Jan 22, 2020, at 6:40 AM, Christian Hopps <[email protected]> wrote:
>
>
> I've just submitted a YANG module draft and received what i think to be a
> bogus validation error:
>
> https://datatracker.ietf.org/doc/draft-ietf-lsr-yang-isis-reverse-metric/
>
> It's saying it can't find the ietf-isis module. Has anyone else experienced
> this issue with referencing draft modules? It seems broken that we can't
> refer to works-in-progress, inside our works-in-progress.
Yes, I experience this error all the time. In this case I am referencing
published IEEE models in YangModels GitHub location. If my local validation
passes, I just ignore these errors:
yanglint 0.14.80: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib}
{model} -i:
err : Data model "ieee802-dot1q-types" not found.
err : Importing "ieee802-dot1q-types" module into "ietf-if-l3-vlan" failed.
err : Module "ietf-if-l3-vlan" parsing failed.
err : Importing "ietf-if-l3-vlan" module into "ietf-routing-policy" failed.
err : Module "ietf-routing-policy" parsing failed.
err : Importing "ietf-routing-policy" module into "ietf-bgp" failed.
err : Module "ietf-bgp" parsing failed.
>
> Thanks,
> Chris.
> _______________________________________________
> netmod mailing list
> [email protected]
> https://www.ietf.org/mailman/listinfo/netmod
Mahesh Jethanandani
[email protected]
_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod