This document details the guidelines for engaging in NSO delivery projects. the guidance here is aimed at providing the development team with the most complete support model to deliver effectively.
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 foun...
view more
Hello,
Looking for best practices for leveraging the resource manager with an external api call. I am using ISE to populate a list of VLAN Names that i use resource manager to populate the Vlan ID itself based on a location specified. I am running ...
view more
Hi All,
I'm applying a template using _ncs.maapi APIs, is there any way to rollback the applied template ?
with maapi.single_write_trans("admin", "system", db=ncs.RUNNING) as th:
comp_vars = dict(comp_vars)
vars = ncs.template.Variables()
vars.a...
view more
A great question! Before I finalize the NSO Developer Days agenda and share the details, I'd like to make a final call to get your input!
Like most things in life, Network Automation is not a trivial thing. Since you are here you have probably decided tha...
view more
Hi all, I am encountering a issue during compiliation of Juniper-Junos-NED in Docker container.junos.fxs is linked in load-dir directory, but junos.fxs is missed after make clean allBut junos-rpc.fxs is compiled and exists in load-dir directory.Other...
view more