From 500fbc5d04025a48f8ac9c2955c82806ed49a84a Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Fri, 12 Apr 2019 11:25:43 +0530 Subject: Fix SDWAN device DG to create AAI resource Add a missing node in device DG to add a device record in AAI. Change-Id: Iaf6ce5ff52bd13db960954c982c66d5c54a130d2 Issue-ID: SDNC-659 Signed-off-by: Prakash.E Former-commit-id: 797f52bd97a384e245ba166138ba5b8f6def226c --- ...SOURCE-API_sdwan-vf-operation-device-create.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) (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-device-create.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-device-create.xml index eed2f5fb..9b3109d3 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-device-create.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-device-create.xml @@ -103,6 +103,31 @@ + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg