Hi,
I get zero arguments when using a custom python-vm startup script. This leads to the failure of VM initialization because startup.py doesn't get the required arguments (-l -f -i).
Is this some expected behavior or I missed something?
Thanks.
ncs.conf ...
view more
Hi,I need to be able to change the keys of a service instance. Since its not possible to change the keys of a list in yang, i made an action that create a new instance of the service with the new keys and same elements, and delete the old one.This action ...
view more
We are planning to upgrade NSO 4.5.3 to 5.5.1 and evaluating migration procedure of service model and NED In our evaluation, we noticed some elements in CDB looks change with following environment and procedure: Old NSO 4.5.3 N...
view more
I'm looking to implement the reactive fastmap pattern by having a vpn service request a vpn id. I understand the high level concept of writing and reading operational data and having a CDB subscriber to re-deploy the service once the id has been allocated...
view more