diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-26 15:19:26 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-03-02 14:20:42 +0000 |
commit | f95ad9379d5b363d617c6da20a88553d2e45f5fa (patch) | |
tree | 6ddb80a3f1d694ac1922a833948b2643c65ef981 /test/hpa_automation/heat/hpa_automation_config.json | |
parent | 8b22815044566565bbcc69c6d1ce8f59d7cc65fe (diff) |
Fix JSON files linter issues in test/hpa_automation
This is needed prior to adding job for JSON
files linting in CI.
Change-Id: I86f68c5d25f5f521656995574bc516607f2160f4
Issue-ID: INT-1451
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'test/hpa_automation/heat/hpa_automation_config.json')
-rwxr-xr-x | test/hpa_automation/heat/hpa_automation_config.json | 353 |
1 files changed, 163 insertions, 190 deletions
diff --git a/test/hpa_automation/heat/hpa_automation_config.json b/test/hpa_automation/heat/hpa_automation_config.json index 9587ffd42..3142557fa 100755 --- a/test/hpa_automation/heat/hpa_automation_config.json +++ b/test/hpa_automation/heat/hpa_automation_config.json @@ -1,192 +1,165 @@ { - -"open_cli_product" : "onap-elalto", -"open_cli_home" : "/opt/oclip", -"aai_url" : "https://10.12.5.110:30233", -"aai_username" : "AAI", -"aai_password" : "AAI", -"sdc_onboarding_url" : "https://10.12.5.110:30207/sdc1/feProxy", -"sdc_catalog_url" : "https://10.12.5.110:30204", -"sdc_password" : "demo123456!", -"sdc_creator" : "cs0008", -"sdc_tester" : "jm0007", -"sdc_governor" : "gv0001", -"sdc_operator" : "op0001", -"csar-file-path" : "/root/vfw_hpa.zip", -"sdnc_url" : "https://10.12.5.110:30267", -"sdnc_user" : "admin", -"sdnc_password" : "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U", -"sdnc_preload_file" : "/root/integration/test/hpa_automation/heat/sample_vfw_hpa_preload.txt", -"so_url" : "http://10.12.5.110:30277", -"so_username" : "InfraPortalClient", -"so_password" : "password1$", -"mariadb_host" : "10.42.8.3", -"so_mariadb_user" : "root", -"so_mariadb_password" : "secretpassword", -"so_mariadb_db" : "catalogdb", -"multicloud_url" : "http://10.12.5.110:30280", -"policy_url" : "https://10.12.5.110:30694", -"policy_username" : "testpdp", -"policy_password" : "alpha123", -"policy_directory" : "/root/integration/test/hpa_automation/heat/sample_vfw_policies", -"policy_scope" : "OSDF_DUBLIN", -"policy_onapName" : "SampleDemo", -"policy_config_type": "MicroService", -"policy_pdp_group" : "default", -"policy_db_ip" : "10.42.10.14", -"policy_db_user" : "root", -"policy_db_password" : "secret", -"//" : "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", - -"//" : "#Dictionary containing cloud regions and their Parameters", - - - "cloud_region_data":{ - "ONAP-POD-01-Rail-04":{ - "cloud-region-version" : "titanium_cloud", - "esr-system-info-id":"8c85ce1f-aa78-45bf-8d6f-4b62784e9bc7", - "service-url": "http://10.12.11.1:5000/v3", - "user-name":"PUT IN OPENSTACK USERNAME", - "password":"PUT IN OPENSTACK 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" - }, - "ONAP-POD-01-Rail-05":{ - "cloud-region-version" : "titanium_cloud", - "esr-system-info-id":"5c85ce1f-aa78-44bf-8d6f-4b62784e9bc7", - "service-url": "http://10.12.11.1:5000/v3", - "user-name":"PUT IN OPENSTACK USERNAME", - "password":"PUT IN OPENSTACK 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" - }, - - "ONAP-POD-01-Rail-06":{ - "cloud-region-version" : "titanium_cloud", - "esr-system-info-id":"5c85ce1f-ab77-4ebf-8d6f-4b62773e9bc7", - "service-url": "http://10.12.11.1:5000/v3", - "user-name":"PUT IN OPENSTACK USERNAME", - "password":"PUT IN OPENSTACK 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" - }, - - "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":"PUT IN OPENSTACK USERNAME", - "password":"PUT IN OPENSTACK 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" : "vFW", -"customer_name" : "hpa_cust", -"subscriber_name" : "hpa_cust", - -"//" : "Onboarding parameters", -"vendor-name" : "hpa-vendor", -"entitlement-pool-name" : "hpa-pool", -"start-date" : "10/08/2019", -"expiry-date" : "12/31/2040", -"key-group-name" : "hpa-key", -"key-group-type" : "Universal", -"feature-grp-name" : "hpa-feature", -"part-no" : "hpa-part", -"agreement-name" : "hpa-agreement", - -"onboarding-method" : "NetworkPackage", -"vsp-name" : "hpa-vsp", -"vsp-desc" : "hpa-vsp-desc", -"vsp-version" : "1.0", - -"vf-name" : "hpa-vf", -"vf-description" : "hpa-vf", -"vf-remarks" :"remarkss", -"vf-version" : "1.0", - -"//" : "Be sure to include single quotes in parameters that have spaces", -"project-code" : "000000", -"service-model-name" : "vfw-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", - - -"//" : "service instance parameters", -"instance-name" : "hpa-instance", -"requestor-id" : "demo", -"customer-latitude":"32.897480", -"customer-longitude":"97.040443", -"company-name":"some_company", -"homing-solution" : "oof", -"orchestrator" : "multicloud", -"owning-entity-name":"OE-Demonstration", -"projectName" : "Project-Demonstration", -"a-la-carte" : true, -"test-api" : "VNF_API", - -"//" : "vnf parameters", -"platform-name" : "Platform-Demonstration", -"lob-name" : "LOB-Demonstration", -"generic-vnf-name" : "vfw-hpa-vnf", - -"vf-module-name" : "vfw-sriov-cli", -"supress-rollback" : "false", -"use-preload" : "true" + "open_cli_product": "onap-elalto", + "open_cli_home": "/opt/oclip", + "aai_url": "https://10.12.5.110:30233", + "aai_username": "AAI", + "aai_password": "AAI", + "sdc_onboarding_url": "https://10.12.5.110:30207/sdc1/feProxy", + "sdc_catalog_url": "https://10.12.5.110:30204", + "sdc_password": "demo123456!", + "sdc_creator": "cs0008", + "sdc_tester": "jm0007", + "sdc_governor": "gv0001", + "sdc_operator": "op0001", + "csar-file-path": "/root/vfw_hpa.zip", + "sdnc_url": "https://10.12.5.110:30267", + "sdnc_user": "admin", + "sdnc_password": "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U", + "sdnc_preload_file": "/root/integration/test/hpa_automation/heat/sample_vfw_hpa_preload.txt", + "so_url": "http://10.12.5.110:30277", + "so_username": "InfraPortalClient", + "so_password": "password1$", + "mariadb_host": "10.42.8.3", + "so_mariadb_user": "root", + "so_mariadb_password": "secretpassword", + "so_mariadb_db": "catalogdb", + "multicloud_url": "http://10.12.5.110:30280", + "policy_url": "https://10.12.5.110:30694", + "policy_username": "testpdp", + "policy_password": "alpha123", + "policy_directory": "/root/integration/test/hpa_automation/heat/sample_vfw_policies", + "policy_scope": "OSDF_DUBLIN", + "policy_onapName": "SampleDemo", + "policy_config_type": "MicroService", + "policy_pdp_group": "default", + "policy_db_ip": "10.42.10.14", + "policy_db_user": "root", + "policy_db_password": "secret", + "temp_resource_module_name": "resource_name", + "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", + "cloud_region_data": { + "ONAP-POD-01-Rail-04": { + "cloud-region-version": "titanium_cloud", + "esr-system-info-id": "8c85ce1f-aa78-45bf-8d6f-4b62784e9bc7", + "service-url": "http://10.12.11.1:5000/v3", + "user-name": "PUT IN OPENSTACK USERNAME", + "password": "PUT IN OPENSTACK 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" + }, + "ONAP-POD-01-Rail-05": { + "cloud-region-version": "titanium_cloud", + "esr-system-info-id": "5c85ce1f-aa78-44bf-8d6f-4b62784e9bc7", + "service-url": "http://10.12.11.1:5000/v3", + "user-name": "PUT IN OPENSTACK USERNAME", + "password": "PUT IN OPENSTACK 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" + }, + "ONAP-POD-01-Rail-06": { + "cloud-region-version": "titanium_cloud", + "esr-system-info-id": "5c85ce1f-ab77-4ebf-8d6f-4b62773e9bc7", + "service-url": "http://10.12.11.1:5000/v3", + "user-name": "PUT IN OPENSTACK USERNAME", + "password": "PUT IN OPENSTACK 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" + }, + "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": "PUT IN OPENSTACK USERNAME", + "password": "PUT IN OPENSTACK 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" + } + }, + "cloud-owner": "CloudOwner", + "owner-defined-type": "t1", + "cloud-zone": "CloudZone", + "service_name": "vFW", + "customer_name": "hpa_cust", + "subscriber_name": "hpa_cust", + "vendor-name": "hpa-vendor", + "entitlement-pool-name": "hpa-pool", + "start-date": "10/08/2019", + "expiry-date": "12/31/2040", + "key-group-name": "hpa-key", + "key-group-type": "Universal", + "feature-grp-name": "hpa-feature", + "part-no": "hpa-part", + "agreement-name": "hpa-agreement", + "onboarding-method": "NetworkPackage", + "vsp-name": "hpa-vsp", + "vsp-desc": "hpa-vsp-desc", + "vsp-version": "1.0", + "vf-name": "hpa-vf", + "vf-description": "hpa-vf", + "vf-remarks": "remarkss", + "vf-version": "1.0", + "project-code": "000000", + "service-model-name": "vfw-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", + "instance-name": "hpa-instance", + "requestor-id": "demo", + "customer-latitude": "32.897480", + "customer-longitude": "97.040443", + "company-name": "some_company", + "homing-solution": "oof", + "orchestrator": "multicloud", + "owning-entity-name": "OE-Demonstration", + "projectName": "Project-Demonstration", + "a-la-carte": true, + "test-api": "VNF_API", + "platform-name": "Platform-Demonstration", + "lob-name": "LOB-Demonstration", + "generic-vnf-name": "vfw-hpa-vnf", + "vf-module-name": "vfw-sriov-cli", + "supress-rollback": "false", + "use-preload": "true" } |