aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vCPE/preload/vcpe_infra_preload_example.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-20 14:34:13 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-23 07:47:18 +0000
commitac4ab50bdf312a1824388acbb9908c31f2b39c1a (patch)
tree599173be86ff68dabbfd619b35b2c2949b9df1c7 /vnfs/vCPE/preload/vcpe_infra_preload_example.json
parent06e584f80beaa11ff180ed0348202287574a208c (diff)
Pretty print json files in vnfs/
Fixing json files to conform to linter rules. Change-Id: I88556796ebf7737bc82db1ab0675b943061c6354 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'vnfs/vCPE/preload/vcpe_infra_preload_example.json')
-rw-r--r--vnfs/vCPE/preload/vcpe_infra_preload_example.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnfs/vCPE/preload/vcpe_infra_preload_example.json b/vnfs/vCPE/preload/vcpe_infra_preload_example.json
index f8735b9d..d365d162 100644
--- a/vnfs/vCPE/preload/vcpe_infra_preload_example.json
+++ b/vnfs/vCPE/preload/vcpe_infra_preload_example.json
@@ -13,7 +13,7 @@
"vnf-networks": [],
"vnf-vms": []
},
- "vnf-parameters": [
+ "vnf-parameters": [
{
"vnf-parameter-name": "nexus_artifact_repo",
"vnf-parameter-value": "https://nexus.onap.org"
@@ -105,8 +105,8 @@
},
"sdnc-request-header": {
"svc-request-id": "robot12",
- "svc-notification-url": "http:\/\/openecomp.org:8080\/adapters\/rest\/SDNCNotify",
+ "svc-notification-url": "http://openecomp.org:8080/adapters/rest/SDNCNotify",
"svc-action": "reserve"
}
- }
+ }
}