Hi Jan,
using yang version 1.1 sounds go.
Any suggestion related to using pyang?
Up to nso 4.6.1.3 the bundled version is pyang 1.5 which doesn't support yang version 1.1.
But using pyang 1.7.5 on the other hand leads to this errormessages:
lab@NSO-VM1:~/ncs-run/packages/rfs-cl-services/src/yang$ pyang rfs-cl-services.yang
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:22: warning: imported module tailf-ncs-monitoring not used
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1535: error: node tailf-ncs::connect is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1545: error: node tailf-ncs::sync-to is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1555: error: node tailf-ncs::sync-from is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1565: error: node tailf-ncs::disconnect is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1575: error: node tailf-ncs::check-sync is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1585: error: node tailf-ncs::check-yang-modules is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:1596: error: node tailf-ncs::fetch-ssh-host-keys is not found
/home/lab/ncs-4.6.1.3/src/ncs/yang/tailf-ncs-devices.yang:3643: error: node tailf-ncs::disconnect is not found
Before I also checked it with nso 4.4.5.4 with the same error messages.
Regards
Lothar