Open hellt opened 5 years ago
To let users bring their own images we need to introduce ${vns_image_name} variable and make sure that the md5 checks would work https://github.com/nuagex/nuagex-labs/blob/master/0800-VNS-IPANEMA_WAN_OPT/cats/02_vnf_config/02_vnf_deployment.robot#L17
${vns_image_name}
make sure to ask a user to upload their image to a internet-reachable and curlable location or to use utilvm /var/www/html/byovnf directory
/var/www/html/byovnf
To let users bring their own images we need to introduce
${vns_image_name}
variable and make sure that the md5 checks would work https://github.com/nuagex/nuagex-labs/blob/master/0800-VNS-IPANEMA_WAN_OPT/cats/02_vnf_config/02_vnf_deployment.robot#L17