summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/rapid/centos.json
diff options
context:
space:
mode:
authorIllia Polliul <ipolliul@juniper.net>2019-10-24 16:00:05 +0200
committerIllia Polliul <ipolliul@juniper.net>2019-11-25 15:43:50 +0100
commit21c3b7f054e34055654a9ca94058deefb51c25e6 (patch)
tree29629bcaecb4d99cbcc1c00dfe4eaca141434b07 /VNFs/DPPD-PROX/helper-scripts/rapid/centos.json
parentf456ab65201f5fa6b7bad2f0f95ec15d5c3827e1 (diff)
Update RAPID readme about packer details
Change-Id: Ieff72073fff06818a5c5bc8fb9116461c95c2901 Signed-off-by: Illia Polliul <ipolliul@juniper.net>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/centos.json')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/rapid/centos.json6
1 files changed, 3 insertions, 3 deletions
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"