aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/cli-userguide/config.json
blob: bfb4bbdef56b28cbc11715f8019d83ddfc0e8ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
    "open_cli_product" : "onap-dublin",
    "open_cli_home" : "/opt/oclip",
    "aai_url" : "https://10.12.5.54:30233",
    "aai_username" : "AAI",
    "aai_password" : "AAI",
    "sdc_onboarding_url" : "http://10.43.89.129:8081",
    "sdc_catalog_url" : "http://10.12.5.131:30205",
    "sdc_password" : "demo123456!",
    "sdc_creator" : "cs0008",
    "sdc_tester" : "jm0007",
    "sdc_governor" : "gv0001",
    "sdc_operator" : "op0001",

    "multicloud_url" : "http://10.12.5.131:30280",
    "policy_url" : "https://10.12.5.131:30694",
    "policy_username" : "testpdp",
    "policy_password" : "alpha123",
    "policy_directory" : "/opt/oclip/dublin/vcpe_policies",
    "policy_scope" : "OSDF_DUBLIN",
    "policy_onapName" : "SampleDemo",
    "policy_config_type": "MicroService",
    "policy_pdp_group" : "default",
    "//" : "Put in a temp resource module name, should be the same in policy files, script will replace it in policies",
    "temp_resource_module_name" : "resource_name",

    "//" : "#Parameters required to create cloud complex",
    "complex_name" : "clli1",
    "street1" : "street1",
    "street2" : "street2",
    "physical_location" : "phy_type",
    "data_center_code" : "code1",
    "latitude" : "32.89948",
    "longitude" : "97.045443",
    "lata" : "example-lata-val-28399",
    "elevation" : "example-elevation-val-28399",
    "region" : "northwest",
    "state" : "oregon",
    "city" : "hillsboro",
    "postal-code" : "00000",
    "country" : "USA",
    "identity_url" : "example-identity-url-val-56898",
    "service-model-name" : "vfw-hpa",
    "//" : "#Dictionary containing cloud regions and their Parameters",

    "cloud_region_data":{
        "ONAP-POD-01-Rail-07":{
            "cloud-region-version" : "titanium_cloud",
            "esr-system-info-id":"4c85ce1f-aa78-4ebf-8d6f-4b62773e9bc7",
            "service-url": "http://10.12.11.1:5000/v3",
            "user-name":"haibin_huang",
            "password":"ONAP-pod-01_29:d4",
            "system-type": "VIM",
            "ssl-insecure":true,
            "cloud-domain":"Default",
            "default-tenant":"Integration-HPA",
            "tenant-id" : "709ba629fe194f8699b12f9d6ffd86a0",
            "cloud-type" : "openstack",
            "identity-url": "WillBeUpdatedByMultiCloud",
            "system-status":"active"
        }
    },

    "//" : "#Parameters to register cloud region",
    "cloud-owner" : "CloudOwner",
    "owner-defined-type" : "t1",
    "cloud-zone" : "CloudZone",

    "service_name" : "vCPE",
    "customer_name" : "hpa_cust",
    "subscriber_name" : "hpa_cust",

    "//" : "Onboarding parameters",
    "vendor-name" : "Intel",
    "entitlement-pool-name" : "hpa-pool",
    "entitlement-description" : "hpa-pool",
    "start-date" : "04/23/2019",
    "expiry-date" : "12/31/2040",
    "key-group-name" : "hpa-key",
    "key-group-type" : "Universal",
    "feature-grp-name" : "hpa-feature",
    "feature-grp-desc" : "hpa-feature",
    "part-no" : "hpa-part",
    "agreement-name" : "hpa-agreement",
    "agreement-desc" : "hpa-agreement",

    "onboarding-method" : "NetworkPackage",

    "//" : "Be sure to include single quotes in parameters that have spaces",
    "project-code" : "000000",
    "service-model-name" : "vcpe-hpa",
    "service-model-desc" : "'hpa service model'",
    "icon-id" : "network_l_1-3",
    "category-display" : "'Network L1-3'",
    "category" : "'network l1-3'",

    "service-test-remarks" : "test",
    "service-accept-remarks" : "accepted",
    "service-approve-remarks" : "approved",

    "//" : "#Parameters to vfc",
    "vfc-url": "http://10.12.5.131:30280",
    "vnfs":{
        "vgw":{
	    "path": "/opt/oclip/csar_files/vgw.csar",
	    "csar-id": "9d3e4a5f-7e21-4714-9953-1376269832ba",
            "vsp-name" : "vgw-hpa-vsp",
            "vsp-desc" : "vgw-hpa-vsp-desc",
            "vsp-version" : "1.0",
            "vf-name" : "vgw-hpa-vf",
            "vf-description" : "vgw-hpa-vf",
            "vf-remarks" :"remarkss",
            "vf-version" : "1.0",
	    "key": "key2",
	    "value": "value2"
	}
    },
    "ns":{
	"csar-id": "7857e876-3927-41b6-bf6b-ebbba749a404",
	"key": "key1",
	"value": "value1",
        "path": "/opt/oclip/csar_files/ns_vgw.csar",
        "name": "vcpe1"
    },
    "location": "CloudOwner_ONAP-POD-01-Rail-07",
    "vnfm_params":{
        "GVNFMDRIVER":{
	    "type": "gvnfmdriver",
	    "vendor": "vfc",
	    "version": "v1.0",
            "url": "http://msb-iag:80/",
	    "vim-id": "CloudOwner_ONAP-POD-01-Rail-07",
            "user-name": "admin",
	    "user-password": "admin",
	    "vnfm-version": "v1.0"
	}
    },
    "sdc-controller-id": "2"
}