From 21c3b7f054e34055654a9ca94058deefb51c25e6 Mon Sep 17 00:00:00 2001 From: Illia Polliul Date: Thu, 24 Oct 2019 16:00:05 +0200 Subject: Update RAPID readme about packer details Change-Id: Ieff72073fff06818a5c5bc8fb9116461c95c2901 Signed-off-by: Illia Polliul --- VNFs/DPPD-PROX/helper-scripts/rapid/centos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/centos.json') diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/centos.json b/VNFs/DPPD-PROX/helper-scripts/rapid/centos.json index df43393a..508ae488 100644 --- a/VNFs/DPPD-PROX/helper-scripts/rapid/centos.json +++ b/VNFs/DPPD-PROX/helper-scripts/rapid/centos.json @@ -6,11 +6,11 @@ "type": "openstack", "ssh_username": "centos", "image_name": "rapidVM", -"source_image": "09ada6c0-21aa-49aa-ad7b-d364f279ee92", -"flavor": "2d198ea9-7cbc-4211-9983-531493b07a96", +"source_image_name": "centos-7-1907", +"flavor": "m1.medium", "networks": "2d2bb4ec-58ae-47a4-8af9-f58f14533337", "use_floating_ip": true, -"floating_ip_pool": "ff966059-9dd2-4ed1-ad9a-5fae516eb0fa", +"floating_ip_network": "ext-net", "security_groups": "1da93e77-29c2-42d7-b611-f2ae094aa8df", "ssh_timeout":"1000s", "ssh_pty":"true" -- cgit 1.2.3-korg