diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-26 15:04:08 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-03-02 14:18:37 +0000 |
commit | 8531fe68e6a68d1b18457fca527dcca10415461b (patch) | |
tree | f4f71b5123e85e95e5815192f409e2fb89ea8d70 /test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json | |
parent | 92e01601c068e71bad6862f36d039421ac8f48db (diff) |
Fix JSON files linter issues in test/vcpe
This is needed prior to adding job for JSON
files linting in CI.
Change-Id: I408107e0dc58648f833b8d585acf0e414882c7dc
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1451
Diffstat (limited to 'test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json')
-rw-r--r-- | test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json | 339 |
1 files changed, 170 insertions, 169 deletions
diff --git a/test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json b/test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json index 544d8e1b1..ee804c42f 100644 --- a/test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json +++ b/test/vcpe/preload_templates/template.vcpe_bnggra_vfmodule.json @@ -1,173 +1,174 @@ { - "GENERIC-RESOURCE-API:input": { - "GENERIC-RESOURCE-API:request-information": { - "GENERIC-RESOURCE-API:notification-url": "https://so.onap.org", - "GENERIC-RESOURCE-API:order-number": "robot12", - "GENERIC-RESOURCE-API:order-version": "1.0", - "GENERIC-RESOURCE-API:request-action": "PreloadVfModuleRequest", - "GENERIC-RESOURCE-API:request-id": "robot12", - "GENERIC-RESOURCE-API:source": "VID" - }, - "GENERIC-RESOURCE-API:sdnc-request-header": { - "GENERIC-RESOURCE-API:svc-action": "reserve", - "GENERIC-RESOURCE-API:svc-notification-url": "https://son.onap.org", - "GENERIC-RESOURCE-API:svc-request-id": "robot12" - }, - "preload-vf-module-topology-information": { - "vf-module-topology": { - "vf-module-parameters": { - "param": [ - { - "name": "vcpe_image_name", - "value": "vbng-casa-base-ubuntu-16-04" - }, - { - "name": "vcpe_flavor_name", - "value": "m1.medium" - }, - { - "name": "public_net_id", - "value": "${public_net_id}" - }, - { - "name": "brgemu_bng_private_net_id", - "value": "${brg_bng_net}" - }, - { - "name": "brgemu_bng_private_subnet_id", - "value": "${brg_bng_subnet}" - }, - { - "name": "bng_gmux_private_net_id", - "value": "${bng_mux_net}" - }, - { - "name": "bng_gmux_private_subnet_id", - "value": "${bng_mux_subnet}" - }, - { - "name": "onap_private_net_id", - "value": "${oam_onap_net}" - }, - { - "name": "onap_private_subnet_id", - "value": "${oam_onap_subnet}" - }, - { - "name": "onap_private_net_cidr", - "value": "10.0.0.0/16" - }, - { - "name": "cpe_signal_net_id", - "value": "${cpe_signal_net}" - }, - { - "name": "cpe_signal_subnet_id", - "value": "${cpe_signal_subnet}" - }, - { - "name": "brgemu_bng_private_net_cidr", - "value": "10.3.0.0/24" - }, - { - "name": "bng_gmux_private_net_cidr", - "value": "10.1.0.0/24" - }, - { - "name": "cpe_signal_private_net_cidr", - "value": "10.4.0.0/24" - }, - { - "name": "sdnc_ip_addr", - "value": "${sdnc_oam_ip}" - }, - { - "name": "vbng_private_ip_0", - "value": "10.3.0.1" - }, - { - "name": "vbng_private_ip_1", - "value": "10.0.101.10" - }, - { - "name": "vbng_private_ip_2", - "value": "10.4.0.3" - }, - { - "name": "vbng_private_ip_3", - "value": "10.1.0.10" - }, - { - "name": "vbng_name_0", - "value": "zdcpe1cpe01bng01_${suffix}" - }, - { - "name": "vnf_id", - "value": "vCPE_Infrastructure_Metro_vBNG_demo_app" - }, - { - "name": "vf_module_id", - "value": "vCPE_Intrastructure_Metro_vBNG" - }, - { - "name": "dcae_collector_ip", - "value": "10.0.4.102" - }, - { - "name": "dcae_collector_port", - "value": "8080" - }, - { - "name": "repo_url_blob", - "value": "https://nexus.onap.org/content/sites/raw" - }, - { - "name": "repo_url_artifacts", - "value": "https://nexus.onap.org/content/repositories/releases" - }, - { - "name": "demo_artifacts_version", - "value": "1.1.1" - }, - { - "name": "script_version", - "value": "1.3.0" - }, - { - "name": "key_name", - "value": "vbng_key" - }, - { - "name": "pub_key", - "value": "${pub_key}" - }, - { - "name": "cloud_env", - "value": "openstack" - }, - { - "name": "vpp_source_repo_url", - "value": "https://gerrit.fd.io/r/vpp" - }, - { - "name": "vpp_source_repo_branch", - "value": "stable/1704" - }, - { - "name": "vpp_patch_url", - "value": "https://git.onap.org/demo/plain/vnfs/vCPE/vpp-radius-client-for-vbng/src/patches/Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch" - } - ] }, - "vf-module-assignments": {}, - "vf-module-topology-identifier": { - "vf-module-name": "${vnf_name}" - } - }, - "vnf-resource-assignments": {}, - "vnf-topology-identifier-structure": { - "nf-type": "${vnf_type}", - "vnf-id": "${vnf_name}" - } + "GENERIC-RESOURCE-API:input": { + "GENERIC-RESOURCE-API:request-information": { + "GENERIC-RESOURCE-API:notification-url": "https://so.onap.org", + "GENERIC-RESOURCE-API:order-number": "robot12", + "GENERIC-RESOURCE-API:order-version": "1.0", + "GENERIC-RESOURCE-API:request-action": "PreloadVfModuleRequest", + "GENERIC-RESOURCE-API:request-id": "robot12", + "GENERIC-RESOURCE-API:source": "VID" + }, + "GENERIC-RESOURCE-API:sdnc-request-header": { + "GENERIC-RESOURCE-API:svc-action": "reserve", + "GENERIC-RESOURCE-API:svc-notification-url": "https://son.onap.org", + "GENERIC-RESOURCE-API:svc-request-id": "robot12" + }, + "preload-vf-module-topology-information": { + "vf-module-topology": { + "vf-module-parameters": { + "param": [ + { + "name": "vcpe_image_name", + "value": "vbng-casa-base-ubuntu-16-04" + }, + { + "name": "vcpe_flavor_name", + "value": "m1.medium" + }, + { + "name": "public_net_id", + "value": "${public_net_id}" + }, + { + "name": "brgemu_bng_private_net_id", + "value": "${brg_bng_net}" + }, + { + "name": "brgemu_bng_private_subnet_id", + "value": "${brg_bng_subnet}" + }, + { + "name": "bng_gmux_private_net_id", + "value": "${bng_mux_net}" + }, + { + "name": "bng_gmux_private_subnet_id", + "value": "${bng_mux_subnet}" + }, + { + "name": "onap_private_net_id", + "value": "${oam_onap_net}" + }, + { + "name": "onap_private_subnet_id", + "value": "${oam_onap_subnet}" + }, + { + "name": "onap_private_net_cidr", + "value": "10.0.0.0/16" + }, + { + "name": "cpe_signal_net_id", + "value": "${cpe_signal_net}" + }, + { + "name": "cpe_signal_subnet_id", + "value": "${cpe_signal_subnet}" + }, + { + "name": "brgemu_bng_private_net_cidr", + "value": "10.3.0.0/24" + }, + { + "name": "bng_gmux_private_net_cidr", + "value": "10.1.0.0/24" + }, + { + "name": "cpe_signal_private_net_cidr", + "value": "10.4.0.0/24" + }, + { + "name": "sdnc_ip_addr", + "value": "${sdnc_oam_ip}" + }, + { + "name": "vbng_private_ip_0", + "value": "10.3.0.1" + }, + { + "name": "vbng_private_ip_1", + "value": "10.0.101.10" + }, + { + "name": "vbng_private_ip_2", + "value": "10.4.0.3" + }, + { + "name": "vbng_private_ip_3", + "value": "10.1.0.10" + }, + { + "name": "vbng_name_0", + "value": "zdcpe1cpe01bng01_${suffix}" + }, + { + "name": "vnf_id", + "value": "vCPE_Infrastructure_Metro_vBNG_demo_app" + }, + { + "name": "vf_module_id", + "value": "vCPE_Intrastructure_Metro_vBNG" + }, + { + "name": "dcae_collector_ip", + "value": "10.0.4.102" + }, + { + "name": "dcae_collector_port", + "value": "8080" + }, + { + "name": "repo_url_blob", + "value": "https://nexus.onap.org/content/sites/raw" + }, + { + "name": "repo_url_artifacts", + "value": "https://nexus.onap.org/content/repositories/releases" + }, + { + "name": "demo_artifacts_version", + "value": "1.1.1" + }, + { + "name": "script_version", + "value": "1.3.0" + }, + { + "name": "key_name", + "value": "vbng_key" + }, + { + "name": "pub_key", + "value": "${pub_key}" + }, + { + "name": "cloud_env", + "value": "openstack" + }, + { + "name": "vpp_source_repo_url", + "value": "https://gerrit.fd.io/r/vpp" + }, + { + "name": "vpp_source_repo_branch", + "value": "stable/1704" + }, + { + "name": "vpp_patch_url", + "value": "https://git.onap.org/demo/plain/vnfs/vCPE/vpp-radius-client-for-vbng/src/patches/Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch" } + ] + }, + "vf-module-assignments": {}, + "vf-module-topology-identifier": { + "vf-module-name": "${vnf_name}" + } + }, + "vnf-resource-assignments": {}, + "vnf-topology-identifier-structure": { + "nf-type": "${vnf_type}", + "vnf-id": "${vnf_name}" } + } + } } |