blob: 3daba8a0a7a7c26522f2e78378aa692a629687a8 [file] [log] [blame]
Haibin Huang9b514232019-05-09 14:36:05 +08001{
2 "open_cli_product" : "onap-dublin",
Haibin Huangee3b43d2019-05-21 10:53:59 +08003 "open_cli_home" : "/opt/oclip",
Haibin Huang48dc6812019-05-16 11:51:20 +00004 "aai_url" : "https://10.12.5.224:30233",
Haibin Huang9b514232019-05-09 14:36:05 +08005 "aai_username" : "AAI",
6 "aai_password" : "AAI",
7 "sdc_catalog_url" : "http://10.12.6.235:30205",
8 "sdc_password" : "demo123456!",
9 "sdc_creator" : "cs0008",
10
Haibin Huang48dc6812019-05-16 11:51:20 +000011 "multicloud_url" : "http://10.12.5.224:30280",
Haibin Huang9b514232019-05-09 14:36:05 +080012 "policy_url" : "https://10.12.6.235:30240",
13 "policy_username" : "testpdp",
14 "policy_password" : "alpha123",
15 "policy_models_directory" : "/root/tosca/optf-osdf/osdf/models/policy/placement/tosca_upload/",
16 "policy_directory" : "/root/tosca/vcpe_policies",
17 "policy_scope" : "OSDF_DUBLIN",
18 "policy_onapName" : "SampleDemo",
19 "policy_config_type": "MicroService",
20 "policy_pdp_group" : "default",
21 "//" : "Put in a temp resource module name, should be the same in policy files, script will replace it in policies",
22 "temp_resource_module_name" : "resource_name",
23
24 "//" : "#Parameters required to create cloud complex",
25 "complex_name" : "clli1",
26 "street1" : "street1",
27 "street2" : "street2",
28 "physical_location" : "phy_type",
29 "data_center_code" : "code1",
30 "latitude" : "32.89948",
31 "longitude" : "97.045443",
32 "lata" : "example-lata-val-28399",
33 "elevation" : "example-elevation-val-28399",
34 "region" : "northwest",
35 "state" : "oregon",
36 "city" : "hillsboro",
37 "postal-code" : "00000",
38 "country" : "USA",
39 "identity_url" : "example-identity-url-val-56898",
40 "service-model-name" : "vfw-hpa",
41 "//" : "#Dictionary containing cloud regions and their Parameters",
42
43 "cloud_region_data":{
44 "ONAP-POD-01-Rail-05":{
45 "cloud-region-version" : "titanium_cloud",
46 "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62784e9bc7",
47 "service-url": "http://10.12.11.1:5000/v3",
48 "user-name":"${cloud-username}",
49 "password":"${cloud-password}",
50 "system-type": "VIM",
51 "ssl-insecure":true,
52 "cloud-domain":"Default",
53 "default-tenant":"Integration-HPA",
54 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
55 "cloud-type" : "openstack",
56 "identity-url": "WillBeUpdatedByMultiCloud",
57 "system-status":"active"
58 },
59 "ONAP-POD-01-Rail-06":{
60 "cloud-region-version" : "titanium_cloud",
61 "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62773e9bc7",
62 "service-url": "http://10.12.11.1:5000/v3",
63 "user-name":"${cloud-username}",
64 "password":"${cloud-password}",
65 "system-type": "VIM",
66 "ssl-insecure":true,
67 "cloud-domain":"Default",
68 "default-tenant":"Integration-HPA",
69 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
70 "cloud-type" : "openstack",
71 "identity-url": "WillBeUpdatedByMultiCloud",
72 "system-status":"active"
73 },
74 "ONAP-POD-01-Rail-07":{
75 "cloud-region-version" : "titanium_cloud",
76 "esr-system-info-id":"4c85ce1f-aa78-4ebf-8d6f-4b62773e9bc7",
77 "service-url": "http://10.12.11.1:5000/v3",
78 "user-name":"${cloud-username}",
79 "password":"${cloud-password}",
80 "system-type": "VIM",
81 "ssl-insecure":true,
82 "cloud-domain":"Default",
83 "default-tenant":"Integration-HPA",
84 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
85 "cloud-type" : "openstack",
86 "identity-url": "WillBeUpdatedByMultiCloud",
87 "system-status":"active"
88 }
89 },
90
91 "//" : "#Parameters to register cloud region",
92 "cloud-owner" : "CloudOwner",
93 "owner-defined-type" : "t1",
94 "cloud-zone" : "CloudZone",
95
96 "//" : "#Parameters to vfc",
Haibin Huangee3b43d2019-05-21 10:53:59 +080097 "vfc-url": "http://10.12.6.88:30280",
98 "vnfs":{
99 "infra":{
100 "path": "/root/oclip/dublin/infra.csar",
101 "csar-id": "You need change it",
102 "key": "key2",
103 "value": "value2"
104 },
105 "vgmux":{
106 "path": "/root/oclip/dublin/vgmux.csar",
107 "csar-id": "You need change it",
108 "key": "key2",
109 "value": "value2"
110 },
111 "vbng":{
112 "path": "/root/oclip/dublin/vbng.csar",
113 "csar-id": "You need change it",
114 "key": "key2",
115 "value": "value2"
116 },
117 "vbrgemu":{
118 "path": "/root/oclip/dublin/vbrgemu.csar",
119 "csar-id": "You need change it",
120 "key": "key2",
121 "value": "value2"
122 },
123 "vgw":{
124 "path": "/opt/oclip/dublin/vgw.csar",
125 "csar-id": "You need change it",
126 "key": "key2",
127 "value": "value2"
128 }
Haibin Huang9b514232019-05-09 14:36:05 +0800129 },
Haibin Huangee3b43d2019-05-21 10:53:59 +0800130 "ns":{
131 "csar-id": "You need change it",
132 "key": "key1",
133 "value": "value1",
134 "path": "/opt/oclip/dublin/ns_vgw.csar",
135 "name": "vcpe1"
136 },
137 "location": "CloudOwner_ONAP-POD-01-Rail-07",
Haibin Huang9b514232019-05-09 14:36:05 +0800138 "location-constraints":[
139 {
140 "vnfProfileId": "3fca3543-07f5-492f-812c-ed462e4f94f4",
141 "locationConstraints": {
142 "vimId": "INTEL_ONAP-POD-01-Rail-07"
143 }
144 },
145 {
146 "vnfProfileId": "0408f076-e6c0-4c82-9940-272fddbb82de",
147 "locationConstraints": {
148 "vimId": "INTEL_ONAP-POD-01-Rail-07"
149 }
150 },
151 {
152 "vnfProfileId": "b1bb0ce7-2222-4fa7-95ed-4840d70a1100",
153 "locationConstraints": {
154 "vimId": "INTEL_ONAP-POD-01-Rail-07"
155 }
156 },
157 {
158 "vnfProfileId": "b1bb0ce7-2222-4fa7-95ed-4840d70a1101",
159 "locationConstraints": {
160 "vimId": "INTEL_ONAP-POD-01-Rail-07"
161 }
162 },
163 {
164 "vnfProfileId": "b1bb0ce7-2222-4fa7-95ed-4840d70a1102",
165 "locationConstraints": {
166 "vimId": "INTEL_ONAP-POD-01-Rail-07"
167 }
168 }
169 ],
Haibin Huang48dc6812019-05-16 11:51:20 +0000170 "vnfm_params":{
171 "GVNFMDRIVER":{
172 "type": "gvnfmdriver",
173 "vendor": "vfc",
174 "version": "v1.0",
175 "url": "http://msb-iag:80/",
176 "vim-id": "CloudOwner_ONAP-POD-01-Rail-07",
177 "user-name": "admin",
178 "user-password": "admin",
179 "vnfm-version": "v1.0"
180 }
181 },
Haibin Huang9b514232019-05-09 14:36:05 +0800182 "sdc-controller-id": "2"
183}