Merge changes Iaad9c95e,Iccd9c95e
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / openstackrapid / centos.json
index bdca725..1676f2f 100644 (file)
@@ -5,7 +5,7 @@
    {
 "type": "openstack",
 "ssh_username": "centos",
-"image_name": "newrapidVM",
+"image_name": "PROXffc6be26-DPDK1808VM",
 "source_image": "aa0f8333-d8e1-42db-8210-6b39d9ee7267",
 "flavor": "7aaec028-eccc-4612-8f9b-29a1e039943a",
 "networks": "97bbe96f-ee1b-4789-ace8-e922f76bea3f",
    },
    {
    "type": "shell",
-   "script": "deploycentos.sh"
+   "script": "deploycentos1.sh",
+   "expect_disconnect": true
+   },
+   {
+   "type": "shell",
+   "script": "deploycentos2.sh",
+   "pause_before": "20s"
    }
 ]
 }