From 7857803caf2b274c5e1ee817e1c2032908cd57f5 Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Fri, 29 Sep 2017 11:06:42 +0530 Subject: Update underlay DG for VoLTE use case *Replace openecomp schema with onap *fix plugin references *fix svc-action type issue *Add rest call for site & vrf configuration *Get ip-prfix & next-hop from route string Change-Id: I697fb76ab42a7fcb304df19733ac50eef7953f4f Issue-Id: SDNC-105 Signed-off-by: Ramu N Former-commit-id: 3948576d2ce46e492cfead3efd0aa883c280bd30 --- .../json/GENERIC-RESOURCE-API_network-topology-operation-delete.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json') diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json index 998b1f65..b2343d8f 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json @@ -20,7 +20,7 @@ "module": "GENERIC-RESOURCE-API", "version": "${project.version}", "comments": "", - "xml": "", + "xml": "", "outputs": 1, "x": 312.00000381469727, "y": 224.0000171661377, -- cgit 1.2.3-korg