Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HeyMy understanding (based on observation) is that if I do not use any specific ESC device template and virtual service (say NS-INFO) is created then NSO will have some default template to request KPI and Rules in ESC for restoratation. Pretty much n...
Hey, I would like to create test deployment in NSO where some networks are ephemeral.When VNF-Info contains vnfd-connection-point references, like in the example below, then NSO expects that all network-id are pre-existing in Openstack. I would like ...
Hello, is it possible to push Day1 configuration when deployment is created using VNFD/VNF-Info? So far, I have been always doing service development for Day1 configuration however it is quite time consuming for demo preparations...ThanksKali
Hey, I would like to use REST API to add new deployment to NSO.As far as I understand, depending on the NFVO package version, I can either use VNFD/VNFR/ESC-Template or VNFD/VNF-Info/ESC-Template. How can I check (via REST API) what type of XML files...
Hi Fredrik,I confirm that your example works fine. Adding scale-in template to VDU level in NS-INFO did the trick.Few questions still if I may.(1) your example esc device template for scale-in uses the following variables: {$TENANT} {$DEPLOYMENT_NAME...
Ok, maybe my confusions is caused by the fact where i can see the ESC device template being referred to in NS-INFO example.I think it is fair to say that ESC device template has to be defined when deployment is created, it is not the same as day1 con...
additional question please; if/how can i make the esc device templates optional depending on the service model in yang.is it down to if statements in python code?ThanksKali
Thank you Fredrik.Is vdu level the only place where I can add esc-device-template? VDU location, as per example you gave, allows me to control VDU specifics. However for example if i wanted to control inter-VDU affinity then on the ESC Device configu...