aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json')
-rw-r--r--products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json141
1 files changed, 0 insertions, 141 deletions
diff --git a/products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json b/products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json
deleted file mode 100644
index f3a5354e..00000000
--- a/products/onap-dublin/features/integration/src/main/resources/conf/ovp-tosca-vnf-provision.json
+++ /dev/null
@@ -1,141 +0,0 @@
-{
- "open_cli_product" : "onap-dublin",
- "open_cli_home" : "/opt/vtp",
- "aai_url" : "https://10.12.5.224:30233",
- "aai_username" : "AAI",
- "aai_password" : "AAI",
-
- "sdc_onboarding_url" : "http://10.43.89.129:8081",
- "sdc_catalog_url" : "http://10.12.5.224:30205",
- "sdc_password" : "demo123456!",
- "sdc_creator" : "cs0008",
- "sdc_tester" : "jm0007",
- "sdc_governor" : "gv0001",
- "sdc_operator" : "op0001",
- "sdc_consumer" : "ocomp",
-
- "multicloud_url" : "http://10.12.5.224:30280",
-
- "//" : "#Parameters required to create cloud complex",
- "complex_name" : "OVP-LCM",
- "street1" : "street1",
- "street2" : "street2",
- "physical_location" : "phy_type",
- "data_center_code" : "ocomp",
- "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" : "http://10.12.11.1:5000/v3",
- "service-model-name" : "usn",
- "//" : "#Dictionary containing cloud regions and their Parameters",
-
- "cloud_region_data":{
- "ONAP-POD-01-Rail-05":{
- "cloud-region-version" : "titanium_cloud",
- "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62784e9bc7",
- "service-url": "http://10.12.11.1:5000/v3",
- "user-name":"${cloud-username}",
- "password":"${cloud-password}",
- "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" : "USN",
- "customer_name" : "ocomp",
- "subscriber_name" : "ocomp",
-
- "//" : "Onboarding parameters",
- "vendor-name" : "Huawei",
- "entitlement-pool-name" : "ovp-pool",
- "entitlement-description" : "ovp-pool",
- "start-date" : "08/01/2019",
- "expiry-date" : "12/31/2019",
- "key-group-name" : "ovp-key",
- "key-group-type" : "Universal",
- "feature-grp-name" : "ovp-feature",
- "feature-grp-desc" : "ovp-feature",
- "part-no" : "ovp-part",
- "agreement-name" : "ovp-agreement",
- "agreement-desc" : "ovp-agreement",
-
- "onboarding-method" : "NetworkPackage",
-
- "//" : "Be sure to include single quotes in parameters that have spaces",
- "project-code" : "000000",
- "service-model-name" : "usn",
- "service-model-desc" : "'usn service'",
- "icon-id" : "network_l_1-3",
- "category-display" : "'Network L1-3'",
- "category" : "'network l1-3'",
-
- "service-test-remarks" : "ovp test",
- "service-accept-remarks" : "accepted",
- "service-approve-remarks" : "approved",
-
- "//" : "#Parameters to vfc",
- "vfc-url": "http://10.12.5.224:30280",
- "vnfs":{
- "usn":{
- "path": "/opt/vtp/data/usn.csar",
- "csar-id": "You need change it",
- "vsp-name" : "ovp-usn",
- "vsp-desc" : "ovp usn",
- "vsp-version" : "1.0",
- "vf-name" : "ovp-vf",
- "vf-description" : "ovp vf",
- "vf-remarks" :"ovp test",
- "vf-version" : "1.0",
- "key": "key2",
- "value": "value2"
- }
- },
- "ns":{
- "csar-id": "You need change it",
- "key": "key1",
- "value": "value1",
- "path": "/opt/vtp/data/usn_service.csar",
- "name": "ovp-usn"
- },
- "location": "CloudOwner_ONAP-POD-01-Rail-05",
- "vnfm_params":{
- "GVNFMDRIVER":{
- "type": "gvnfmdriver",
- "vendor": "vfc",
- "version": "v1.0",
- "url": "http://msb-iag:80/",
- "vim-id": "CloudOwner_ONAP-POD-01-Rail-05",
- "user-name": "admin",
- "user-password": "admin",
- "vnfm-version": "v1.0"
- },
- "HWVNFMDRIVER":{
- "type": "hwvnfmdriver",
- "vendor": "vfc",
- "version": "v1.0",
- "url": "http://msb-iag:80/",
- "vim-id": "CloudOwner_ONAP-POD-01-Rail-05",
- "user-name": "admin",
- "user-password": "admin",
- "vnfm-version": "v1.0"
- }
- },
- "sdc-controller-id": "2"
-}