Fredrik Lundberg closes the NSO Developer Days 2017, Madelen Porserud shows how to keep collaborating in the NSO Developer Hub and particpants give their feedback on the event
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
Hi there, I'm trying to setup a cml cicd pipeline using this example from Joe Clark: https://github.com/CiscoDevNet/cml-cicdI have noticed that he created a vlan-service and a switch-topology service in NSO 5.4 so I have recompiled the service t...
view more
Hi all,I'm running NSO services on Nokia 7360 devices and alu-isam NED (ncs-4.7.8-alu-isam-1.2).I need to investigate when NED software could put a template command in "shutdown".Taking a look into NED implementation I've found shutdown management in java...
view more