CN-UPB / tng-sdk-benchmark

5GTANGO SDK tool for fully automated VNF and network service benchmarking and profiling.
https://5gtango.eu
Apache License 2.0
2 stars 6 forks source link

Modify cloud VMs to install packages #64

Closed qarawlus closed 4 years ago

qarawlus commented 4 years ago

To provide better documentation of the benchmarking process using VMs, we should try and preinstall software on Openstack images before they are deployed. This should considerably speed up the experiment times since the images are deployed with the required software, and not installed during the execution of the cloudinit script.

The process of the modification with regards to our scenario should also be well documented.

bsharma021 commented 4 years ago

Refer Custom Cloud Image Creation Task Completed