I want to do pre and postcheck before and after the service creation.Service creation done using service template YANG, Python and XML.Is there any option to perform pre and postcheck?
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