From b3aceebc81daf3b64d043cf6e835a7ec5ebadd34 Mon Sep 17 00:00:00 2001 From: ottero Date: Fri, 5 Apr 2019 14:47:21 +0000 Subject: Retrieving PNF IP address from payload PNF IP is now retrieved from the payload Issue-ID: CCSDK-926 Change-Id: I6942fc0000564553ae16bd1067351f00ca254d10 Signed-off-by: ottero --- .../Templates/config-deploy-restconf-mount-template.vtl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Templates/config-deploy-restconf-mount-template.vtl') diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Templates/config-deploy-restconf-mount-template.vtl b/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Templates/config-deploy-restconf-mount-template.vtl index 1f3f94d4e..caad02bce 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Templates/config-deploy-restconf-mount-template.vtl +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Templates/config-deploy-restconf-mount-template.vtl @@ -1,10 +1,10 @@ - $pnf-id + $nf-id ODL-private-key netconf - $pnf-name + $pnf-ipv4-address 6513 false -- cgit 1.2.3-korg