From ea26bee89f93a47119a25a02d7dd2a87981d4267 Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Sun, 28 Apr 2019 12:17:18 +0530 Subject: Fix SDWAN lan-portId set in service-data SDWAN lan-portId value is copied and set it to prop.lan.lanPortId. Change-Id: Id01d0f1b22073d273f38b50d62817129e1bfd7ee Issue-ID: SDNC-659 Signed-off-by: Prakash.E Former-commit-id: ca849a89db8c72e5a9278b77dfadb5ba9f62e770 --- ...RCE-API_sdwan-vf-operation-lanport-activate.xml | 23 +++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/sdwan') diff --git a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-activate.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-activate.xml index 45a9bce9..d13b5db5 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-activate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-activate.xml @@ -374,7 +374,11 @@ - + + + + + @@ -402,7 +406,7 @@ - + @@ -411,10 +415,23 @@ + + + + + + + + + + + + + @@ -458,4 +475,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg