From 715071d3f60eb8b3d4774b7984d7bde5eec9b2ae Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Fri, 19 Apr 2019 11:32:30 +0000 Subject: SDWAN WAN port create exception issue fix 1.Generated vf module id not updated in service data 2.site-resource vnf relation-ship should be with wan-port-config and not with sdwan-vpn Change-Id: Ie5c153eb35799d93719b277492f43a5f3723e93d Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh Former-commit-id: 0c8135ecd3666e8502122ebd622dd67930da4f00 --- ...ESOURCE-API_sdwan-vf-operation-wanport-create.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-wanport-create.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-wanport-create.xml index c8494499..f630eeee 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-wanport-create.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-wanport-create.xml @@ -69,7 +69,7 @@ - + @@ -80,6 +80,7 @@ + + key='wan-port-config.wan-port-config-id = $prop.wan-port-vf-index' > + @@ -121,18 +122,15 @@ - + - - - - - + + + + -- cgit 1.2.3-korg