From 2aeaca1d86cc6a837b186345d69c7858fb79a8af Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Mon, 15 Apr 2019 15:17:24 +0530 Subject: Fix Authorization Failed issue in SDWAN VPN activate Fixed vpn-activate DG by calling sdwan-get-tenant-auth DG to fix Authorization issue Change-Id: I0ced9b9a1630baaffdee7402e609de9c64f97ed4 Issue-ID: SDNC-659 Signed-off-by: Prakash.E Former-commit-id: fac6813d763bd635d66fd2e213330bc2e6501b77 --- ...ESOURCE-API_sdwan-vf-operation-vpn-activate.xml | 28 +++++++++------------- 1 file changed, 11 insertions(+), 17 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-vpn-activate.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-activate.xml index 8e93f1a5..40477c38 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-activate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-activate.xml @@ -82,6 +82,7 @@ + @@ -115,24 +116,17 @@ - - + + - + - - - - - - - - - - - + + + + - - - + + + -- cgit 1.2.3-korg