Update RAPID readme about packer details
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / rapid / centos.json
index 3754ea0..508ae48 100644 (file)
@@ -1,16 +1,16 @@
 {
-"_Copyright": "Copyright (c) 2010-2018 Intel Corporation",
+"_Copyright": "Copyright (c) 2010-2019 Intel Corporation",
 "_License":   "SPDX-License-Identifier: Apache-2.0",
 "builders": [
    {
 "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"