diff options
Diffstat (limited to 'vnfs/vCPE/preload/vcpe_infra_preload_example.json')
-rw-r--r-- | vnfs/vCPE/preload/vcpe_infra_preload_example.json | 6 |
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" } - } + } } |