CZ-NIC/yangson

InvalidLeafRefPath error on openconfig-network-instance.yang

Closed this issue · 3 comments

I am receiving the following error when trying to load the relevant JSON file to validate instance data with the openconfig-network-instance model.

InvalidLeafRefPath openconfig-network-instance:keychain

The error being raise is the following: raise InvalidLeafrefPath(tnode.qual_name)

Can someone help in what this error means and where the issue may be?

Thanks

Update: removal of references to isis models within openconfig-network-instance works. So issue is located within ISIS models which further reference the keychain models

I can hardly help without having at least your YANG library and instance data.

Can you perhaps try to isolate the problem?

Apologies @llhotka , I have now identified the issue and it looks like a patch to the current oc-keychain model - https://github.com/openconfig/public/pull/598/files