How to create a flexiwan cloud-init iso image (day-0 configuration) Prerequisites: Development host with a Linux shell. The Cloud-localds tool installed. Contact the flexiWAN VNF provider to get access to their controller and a valid token. Unpack the flexiwan/flexiwan-cloud-init-example.tar.gz: tar -zxf flexiwant-cloud-init-example.tar.gz cd flexiwan/cloud-init-example/ To generate the cloud-init iso image: > create_flexiwan_cloudinit.sh <token> > create_flexiwan_cloudinit.sh $cat token.txt The flexiWAN_cloudinit.iso file can be used to instantiate the flexiWAN VNF on NFV Access.