Merge "modify healVnf vmid"
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / sampleVnfs / simpleDual / cbam.instantiation.request.json
index 5ec6acb..16fc4d1 100644 (file)
     "vims": [
         {
             "accessInfo": {
-                "username": "develadm", 
-                "tenant": "devel", 
-                "password": "develpass",
+                "username": "<username>",
+                "tenant": "<tenantName>",
+                "password": "<password>",
                 "region": "RegionOne"
             }, 
             "interfaceInfo": {
-                "endpoint": "https://10.41.49.107:5000/v2.0/",
+                "endpoint": "https://<keyStoneIp>:5000/v2.0/",
                 "trustedCertificates": [],
                 "skipCertificateVerification": true,
                 "skipCertificateHostnameCheck": true