ccvpn integration sdnc issue fix
authorshashikanth.vh <shashikanth.vh@huawei.com>
Mon, 19 Nov 2018 12:26:22 +0000 (17:56 +0530)
committerShashikanth VH <shashikanth.vh@huawei.com>
Mon, 19 Nov 2018 12:33:19 +0000 (12:33 +0000)
commit8bc1837ee0ca323786f0de34ad9bb6d9a755770a
tree2b0cebc41af2efd595aa7f09dd51fcd49fbf85f6
parent63fa3bb3d0293c5e171a98ac0c5aa775af1c3bc0
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 <shashikanth.vh@huawei.com>
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-attachment-topology-operation-create.json
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.json
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-network-topology-operation-activate.json
platform-logic/generic-resource-api/src/main/json/sotn/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-activate.json
platform-logic/generic-resource-api/src/main/json/sotn/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-deactivate.json
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-attachment-topology-operation-create.xml
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-get-tenant-auth.xml
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-network-topology-operation-activate.xml
platform-logic/generic-resource-api/src/main/xml/sotn/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-activate.xml
platform-logic/generic-resource-api/src/main/xml/sotn/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-deactivate.xml