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.
So we have a service has defined some Python callbacks. They work fine, except that during an NSO restart that included a package revision upgrade we encountered this: <CRIT> 11-Jan-2021::21:00:03.007 nso-netlab ncs[105]: - no registration found for ...
I'm developing a service that uses a leaf-list of references to /devices/device-group to decide the list of devices to apply to. Dereferencing these in the template works just fine.But, after my service instance is created, any changes that only touc...