summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms
diff options
context:
space:
mode:
authorLuc Provoost <luc.provoost@intel.com>2018-06-15 22:39:28 +0200
committerDeepak S <deepak.s@linux.intel.com>2018-06-17 12:50:56 +0000
commit56d346c9b5faf21654b1a72eca53389c9dbd8add (patch)
tree3e33cb27be59011dbf8ac480f85c6220e0e475be /VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms
parentca5ac3a8b9b3c148ce783749c0243da3ecbdfe98 (diff)
Adding centos.json to be used with packer to generate a VM with PROX
Based on a CentOS cloud image downloadable from the web, you can now use packer to create an image that has DPDK and PROX installed in the proper directories. The VM is also tuned for guest VNFs. A service is also created to deal with the proper isolated_cpu settings for tuned. The service will also make sure uio and igb_uio are loaded. The prox_user_data.sh is not needed any more and hence deleted. ctrl-c of runrapid.py will now also stop prox in all the VMs so a new test can be started. Change-Id: I16cc59878e2d4912757f42e05f98d51dff5feb89 Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms33
1 files changed, 31 insertions, 2 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms
index cf7b2c8d..1e45ed02 100644
--- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms
+++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapidVMs.vms
@@ -19,8 +19,10 @@
total_number_of_vms=3
flavor_info=--ram 4096 --disk 20 --vcpus 4
;flavor_meta_data=--property hw:mem_page_size=large --property hw:cpu_policy=dedicated --property hw:cpu_thread_policy=isolate --property hw:numa_nodes=1 --property hw:numa_cpus.0=0,1,2,3 --property hw:numa_mempolicy=strict --property hw:numa_mem.0=4096
-flavor_meta_data=--property hw:mem_page_size=large --property hw:cpu_policy=dedicated --property hw:cpu_thread_policy=isolate
-boot_info=--availability-zone nova --user-data prox_user_data.sh --security-group default
+;flavor_meta_data=--property hw:mem_page_size=large --property hw:cpu_policy=dedicated --property hw:cpu_thread_policy=isolate
+;flavor_meta_data=--property hw:mem_page_size=large --property hw:cpu_policy=dedicated
+flavor_meta_data=--property hw:mem_page_size=large --property hw:cpu_policy=dedicated --property hw:cpu_realtime=yes --property hw:cpu_realtime_mask=^0
+boot_info=--availability-zone nova --security-group default
SRIOV_port=NO
[VM1]
@@ -29,3 +31,30 @@ SRIOV_port=NO
[VM3]
+[VM4]
+
+[VM5]
+
+[VM6]
+
+[VM7]
+
+[VM8]
+
+[VM9]
+
+[VM10]
+
+[VM11]
+
+[VM12]
+
+[VM13]
+
+[VM14]
+
+[VM15]
+
+[VM16]
+
+