From b2cd0a93d044558cbf2c95353a6194e50cb6a74e Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Mon, 19 Nov 2018 17:56:22 +0530 Subject: ccvpn integration sdnc issue fix Fixed couple of issues 1. SDWAN connectivity request was failing due to empty request body in tenant authorization put request. 2. Get token issue fixed for sotn DG's 3. SDWAN Allotted resource relationship with parent service instance ID is missing, added it. Change-Id: Ib6451c93e6a6b7886cd5614d064270ff9182030b Issue-ID: SDNC-527 Signed-off-by: shashikanth.vh Former-commit-id: 1b16252e07e358568342480d4604f50f226860b5 --- .../src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml index 98d8bc9e..7fffebd5 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml @@ -33,6 +33,7 @@ + -- cgit 1.2.3-korg