blob: 989734f7906a976afd194cb8515db0c9f56b8fdf [file] [log] [blame]
Haibin Huang13433a82019-06-04 16:14:59 +08001{
2 "open_cli_product" : "onap-dublin",
3 "open_cli_home" : "/opt/oclip",
4 "aai_url" : "https://10.12.5.224:30233",
5 "aai_username" : "AAI",
6 "aai_password" : "AAI",
7 "sdc_onboarding_url" : "http://10.43.89.129:8081",
8 "sdc_catalog_url" : "http://10.12.5.224:30205",
9 "sdc_password" : "demo123456!",
10 "sdc_creator" : "cs0008",
11 "sdc_tester" : "jm0007",
12 "sdc_governor" : "gv0001",
13 "sdc_operator" : "op0001",
14
15 "multicloud_url" : "http://10.12.5.224:30280",
16 "policy_url" : "https://10.12.5.224:30694",
17 "policy_username" : "testpdp",
18 "policy_password" : "alpha123",
19 "policy_directory" : "/opt/oclip/dublin/vcpe_policies",
20 "policy_scope" : "OSDF_DUBLIN",
21 "policy_onapName" : "SampleDemo",
22 "policy_config_type": "MicroService",
23 "policy_pdp_group" : "default",
24 "//" : "Put in a temp resource module name, should be the same in policy files, script will replace it in policies",
25 "temp_resource_module_name" : "resource_name",
26
27 "//" : "#Parameters required to create cloud complex",
28 "complex_name" : "clli1",
29 "street1" : "street1",
30 "street2" : "street2",
31 "physical_location" : "phy_type",
32 "data_center_code" : "code1",
33 "latitude" : "32.89948",
34 "longitude" : "97.045443",
35 "lata" : "example-lata-val-28399",
36 "elevation" : "example-elevation-val-28399",
37 "region" : "northwest",
38 "state" : "oregon",
39 "city" : "hillsboro",
40 "postal-code" : "00000",
41 "country" : "USA",
42 "identity_url" : "example-identity-url-val-56898",
43 "service-model-name" : "vfw-hpa",
44 "//" : "#Dictionary containing cloud regions and their Parameters",
45
46 "cloud_region_data":{
47 "ONAP-POD-01-Rail-05":{
48 "cloud-region-version" : "titanium_cloud",
49 "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62784e9bc7",
50 "service-url": "http://10.12.11.1:5000/v3",
51 "user-name":"${cloud-username}",
52 "password":"${cloud-password}",
53 "system-type": "VIM",
54 "ssl-insecure":true,
55 "cloud-domain":"Default",
56 "default-tenant":"Integration-HPA",
57 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
58 "cloud-type" : "openstack",
59 "identity-url": "WillBeUpdatedByMultiCloud",
60 "system-status":"active"
61 },
62 "ONAP-POD-01-Rail-06":{
63 "cloud-region-version" : "titanium_cloud",
64 "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62773e9bc7",
65 "service-url": "http://10.12.11.1:5000/v3",
66 "user-name":"${cloud-username}",
67 "password":"${cloud-password}",
68 "system-type": "VIM",
69 "ssl-insecure":true,
70 "cloud-domain":"Default",
71 "default-tenant":"Integration-HPA",
72 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
73 "cloud-type" : "openstack",
74 "identity-url": "WillBeUpdatedByMultiCloud",
75 "system-status":"active"
76 },
77 "ONAP-POD-01-Rail-07":{
78 "cloud-region-version" : "titanium_cloud",
79 "esr-system-info-id":"4c85ce1f-aa78-4ebf-8d6f-4b62773e9bc7",
80 "service-url": "http://10.12.11.1:5000/v3",
81 "user-name":"${cloud-username}",
82 "password":"${cloud-password}",
83 "system-type": "VIM",
84 "ssl-insecure":true,
85 "cloud-domain":"Default",
86 "default-tenant":"Integration-HPA",
87 "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
88 "cloud-type" : "openstack",
89 "identity-url": "WillBeUpdatedByMultiCloud",
90 "system-status":"active"
91 }
92 },
93
94 "//" : "#Parameters to register cloud region",
95 "cloud-owner" : "CloudOwner",
96 "owner-defined-type" : "t1",
97 "cloud-zone" : "CloudZone",
98
99 "service_name" : "vCPE",
100 "customer_name" : "hpa_cust",
101 "subscriber_name" : "hpa_cust",
102
103 "//" : "Onboarding parameters",
104 "vendor-name" : "Intel",
105 "entitlement-pool-name" : "hpa-pool",
106 "entitlement-description" : "hpa-pool",
107 "start-date" : "04/23/2019",
108 "expiry-date" : "12/31/2040",
109 "key-group-name" : "hpa-key",
110 "key-group-type" : "Universal",
111 "feature-grp-name" : "hpa-feature",
112 "feature-grp-desc" : "hpa-feature",
113 "part-no" : "hpa-part",
114 "agreement-name" : "hpa-agreement",
115 "agreement-desc" : "hpa-agreement",
116
117 "onboarding-method" : "NetworkPackage",
118
119 "//" : "Be sure to include single quotes in parameters that have spaces",
120 "project-code" : "000000",
121 "service-model-name" : "vcpe-hpa",
122 "service-model-desc" : "'hpa service model'",
123 "icon-id" : "network_l_1-3",
124 "category-display" : "'Network L1-3'",
125 "category" : "'network l1-3'",
126
127 "service-test-remarks" : "test",
128 "service-accept-remarks" : "accepted",
129 "service-approve-remarks" : "approved",
130
131 "//" : "#Parameters to vfc",
132 "vfc-url": "http://10.12.5.224:30280",
133 "vnfs":{
134 "vgw":{
135 "path": "/opt/oclip/dublin/vgw.csar",
136 "csar-id": "You need change it",
yangyan85c07282019-09-09 15:27:31 +0800137 "url": "http://msb-iag:80",
Haibin Huang13433a82019-06-04 16:14:59 +0800138 "vsp-name" : "vgw-hpa-vsp",
139 "vsp-desc" : "vgw-hpa-vsp-desc",
140 "vsp-version" : "1.0",
141 "vf-name" : "vgw-hpa-vf",
142 "vf-description" : "vgw-hpa-vf",
143 "vf-remarks" :"remarkss",
144 "vf-version" : "1.0",
145 "key": "key2",
146 "value": "value2"
147 }
148 },
149 "ns":{
150 "csar-id": "You need change it",
151 "key": "key1",
152 "value": "value1",
153 "path": "/opt/oclip/dublin/ns_vgw.csar",
154 "name": "vcpe1"
155 },
156 "location": "CloudOwner_ONAP-POD-01-Rail-07",
157 "vnfm_params":{
158 "GVNFMDRIVER":{
159 "type": "gvnfmdriver",
160 "vendor": "vfc",
161 "version": "v1.0",
162 "url": "http://msb-iag:80/",
163 "vim-id": "CloudOwner_ONAP-POD-01-Rail-07",
164 "user-name": "admin",
165 "user-password": "admin",
166 "vnfm-version": "v1.0"
167 }
168 },
169 "sdc-controller-id": "2"
170}