update vcpe case
[integration.git] / test / vcpe_tosca / local / config / vcpe_config.json
1 {
2   "open_cli_product": "onap-dublin",
3   "open_cli_home": "/opt/oclip",
4   "msb_url": "https://192.168.235.77:30283",
5   "aai_url": "https://192.168.235.77:30283",
6   "aai_username": "AAI",
7   "aai_password": "AAI",
8   "multicloud_url": "https://192.168.235.77:30283",
9   "complex_name": "clli_liping",
10   "street1": "street1",
11   "street2": "street2",
12   "physical_location": "phy_type",
13   "data_center_code": "code1",
14   "latitude": "32.89948",
15   "longitude": "97.045443",
16   "lata": "example-lata-val-28399",
17   "elevation": "example-elevation-val-28399",
18   "region": "northwest",
19   "state": "oregon",
20   "city": "hillsboro",
21   "postal-code": "00000",
22   "country": "USA",
23   "identity_url": "example-identity-url-val-56898",
24   "cloud_region_data": {
25     "RegionOne": {
26       "cloud-region-version": "titanium_cloud",
27       "esr-system-info-id": "1111ce1f-aa78-4ebf-8d6f-4b62773e9b01",
28       "service-url": "http://192.168.235.2:5000/v3",
29       "user-name": "vcpe_case",
30       "password": "vCPE@2019",
31       "system-type": "VIM",
32       "ssl-insecure": true,
33       "cloud-domain": "Default",
34       "default-tenant": "vcpe",
35       "cloud-type": "openstack",
36       "identity-url": "http://192.168.235.2:5000/v3",
37       "system-status": "active"
38     }
39   },
40   "cloud-owner": "vCPE009",
41   "owner-defined-type": "t1",
42   "cloud-zone": "CloudZone",
43   "service_name": "vCPE_liping",
44   "customer_name": "cust1_liping",
45   "subscriber_name": "cust1_liping",
46   "vfc-url": "https://192.168.235.77:30283",
47   "vnfs": {
48     "vgw": {
49       "path": "/csar/vgw.csar",
50       "key": "key2",
51       "value": "value2"
52     },
53     "infra": {
54       "path": "/csar/infra.csar",
55       "key": "key2",
56       "value": "value2"
57     },
58     "vbng": {
59       "path": "/csar/vbng.csar",
60       "key": "key2",
61       "value": "value2"
62     },
63     "vbrgemu": {
64       "path": "/csar/vbrgemu.csar",
65       "key": "key2",
66       "value": "value2"
67     },
68     "vgmux": {
69       "path": "/csar/vgmux.csar",
70       "key": "key2",
71       "value": "value2"
72     }
73   },
74   "ns": {
75     "key": "key1",
76     "value": "value1",
77     "path": "/csar/ns.csar",
78     "name": "vcpe11"
79   },
80   "location": "vCPE009_RegionOne",
81   "vnfm_params": {
82     "GVNFMDRIVER": {
83       "type": "gvnfmdriver",
84       "vendor": "vfc",
85       "version": "v1.0",
86       "url": "https://192.168.235.77:30283/",
87       "vim-id": "vCPE009_RegionOne",
88       "user-name": "admin",
89       "user-password": "admin",
90       "vnfm-version": "v1.0"
91     }
92   },
93   "sdc-controller-id": "2"
94 }