NSO Developer Hub Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Team,Need help with understaning how NSO in docker loads Python libraries (especially from pyvenv inside packages). Documentation stated that NSO in docker should automatically detect & load pyvenv inside packages. Or is it only for non-Cisco NSO doc...

stask by Frequent Visitor
  • 998 Views
  • 1 replies
  • 0 Helpful votes

Hi,Recently I copied /opt/ncs/current/examples.ncs/getting-started/developing-with-ncs/18-simple-service-erlang to create 2 packages, router and vlan.I added logs to ec_vlan_server.erl's update_devices/3:log(trace, "In update_devices IfListIKP ~p~n",...

sm000x by Level 5
  • 6050 Views
  • 4 replies
  • 0 Helpful votes

I am writing a Python action such that I can run certain commands from Python. For example, I would like to be able to do the equivalent of this CLI command from Python: devices device csr1 config exec "ip tcp window-size ?" This command works fine f...

allenc by Level 2
  • 6890 Views
  • 8 replies
  • 0 Helpful votes

I'm defining a service that request feature on a NED available only for selected NED version.If I define the template as usual I got erro at load-time:reload-result { package snfeSERVICE result false info snfeSERVICE-SNMP-template.xml:109 Element: 'p...

Fantolino by Level 1
  • 2091 Views
  • 5 replies
  • 0 Helpful votes