aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/preload_templates/template.networkgra.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-02-26 15:04:08 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-03-02 14:18:37 +0000
commit8531fe68e6a68d1b18457fca527dcca10415461b (patch)
treef4f71b5123e85e95e5815192f409e2fb89ea8d70 /test/vcpe/preload_templates/template.networkgra.json
parent92e01601c068e71bad6862f36d039421ac8f48db (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.networkgra.json')
-rw-r--r--test/vcpe/preload_templates/template.networkgra.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/vcpe/preload_templates/template.networkgra.json b/test/vcpe/preload_templates/template.networkgra.json
index 47c6b6ebb..45e8d0e9a 100644
--- a/test/vcpe/preload_templates/template.networkgra.json
+++ b/test/vcpe/preload_templates/template.networkgra.json
@@ -1,9 +1,9 @@
{
"input": {
- "sdnc-request-header": {
- "svc-request-id": "robotgra-1234",
- "svc-action": "reserve"
- },
+ "sdnc-request-header": {
+ "svc-request-id": "robotgra-1234",
+ "svc-action": "reserve"
+ },
"preload-network-topology-information": {
"network-topology-identifier-structure": {
"network-name": "${network_name}",
@@ -18,7 +18,7 @@
"ip-version": "4",
"dhcp-enabled": "N",
"gateway-address": "${subnet_gateway}",
- "subnet-name": "${network_name}"
+ "subnet-name": "${network_name}"
}
],
"physical-network-name": "Not Aplicable",