From 8bffdf8c09100f8a923c37bd9be39a13cbc49862 Mon Sep 17 00:00:00 2001 From: Luc Provoost Date: Mon, 7 Jan 2019 10:41:07 +0100 Subject: Improved image build & packet loss measurements Reworked deploycentos1.sh and deploycentos2.sh which is installing a PROX version that deals with non data plane packet counting for improved packet loss measurements. Fixed some issues with the packer scripts. Change-Id: I64aab09d364ab5abbbc5fc75c73afcbe11fed681 Signed-off-by: Luc Provoost --- VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json') diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json index efab7ad3..1676f2f7 100644 --- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json +++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/centos.json @@ -5,7 +5,7 @@ { "type": "openstack", "ssh_username": "centos", -"image_name": "ProxDPDK1802VM", +"image_name": "PROXffc6be26-DPDK1808VM", "source_image": "aa0f8333-d8e1-42db-8210-6b39d9ee7267", "flavor": "7aaec028-eccc-4612-8f9b-29a1e039943a", "networks": "97bbe96f-ee1b-4789-ace8-e922f76bea3f", -- cgit 1.2.3-korg