From dac921de9955b6f86e435319b54a129a7bec6b7e Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Fri, 13 Oct 2017 15:59:08 +0530 Subject: [PATCH] Update underlay DGs for VoLTE use case *save underlay configuration in AAI *update service relationship-data in AAI Change-Id: Iaadabcf0ac734a248d8f0913373d864d44d25c8f Issue-Id: SDNC-111 Signed-off-by: Ramu N Former-commit-id: ebfe13ddaab026fdbc1864d38fda14c0a637b123 --- ...URCE-API_network-topology-operation-create.json | 48 ++++++++++++++++++---- ...URCE-API_network-topology-operation-delete.json | 21 ++++++++-- ...OURCE-API_network-topology-operation-create.xml | 32 +++++++++++---- ...OURCE-API_network-topology-operation-delete.xml | 1 + 4 files changed, 81 insertions(+), 21 deletions(-) diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-create.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-create.json index c2241024..821fbfab 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-create.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-create.json @@ -76,7 +76,9 @@ "fd85e187.c7dde", "4308a2c5.6e7bac", "8381990.da591e8", - "ced212e0.c44f6" + "ced212e0.c44f6", + "3039bc18.0720bc", + "eb064901.8cfbf" ] ] }, @@ -1943,8 +1945,8 @@ "name": "set network in service-data", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 792, - "y": 915, + "x": 724, + "y": 1340, "z": "afcbb687.85236", "wires": [] }, @@ -1954,8 +1956,8 @@ "name": "set networkId and network-object-path", "xml": "\n\n", "comments": "", - "x": 776, - "y": 1345, + "x": 753, + "y": 1385, "z": "afcbb687.85236", "wires": [] }, @@ -1965,8 +1967,8 @@ "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 691, - "y": 1470, + "x": 700, + "y": 1574, "z": "afcbb687.85236", "wires": [] }, @@ -1976,8 +1978,8 @@ "name": "set network-level-oper-status", "xml": "\n\n\n", "comments": "", - "x": 748, - "y": 1404, + "x": 726, + "y": 1432, "z": "afcbb687.85236", "wires": [] }, @@ -2079,5 +2081,33 @@ "y": 135, "z": "afcbb687.85236", "wires": [] + }, + { + "id": "3039bc18.0720bc", + "type": "save", + "name": "save underlay configuration in AAI", + "xml": "\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 745, + "y": 1482, + "z": "afcbb687.85236", + "wires": [ + [] + ] + }, + { + "id": "eb064901.8cfbf", + "type": "save", + "name": "save service relationship in AAI", + "xml": "\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 737, + "y": 1528, + "z": "afcbb687.85236", + "wires": [ + [] + ] } ] 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 0560640f..38d99368 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 @@ -67,7 +67,8 @@ "d9cb698f.15b1f", "4f7bc968.61f5a", "af92894.71fa378", - "4a75daf.1521ba4" + "4a75daf.1521ba4", + "70ae31cf.a526f" ] ] }, @@ -556,8 +557,8 @@ "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 762.6665802001953, - "y": 841.4442739486694, + "x": 754.6665649414062, + "y": 926.4442749023438, "z": "cb78d918.7fc128", "wires": [] }, @@ -746,5 +747,19 @@ "y": 300, "z": "cb78d918.7fc128", "wires": [] + }, + { + "id": "70ae31cf.a526f", + "type": "delete", + "name": "delete underlay configuration in AAI", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 812, + "y": 854, + "z": "cb78d918.7fc128", + "wires": [ + [] + ] } ] diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-create.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-create.xml index 2b280fc1..0753281e 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-create.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-create.xml @@ -322,15 +322,6 @@ - - - - - - - - - @@ -421,6 +412,15 @@ + + + + + + + + + @@ -430,6 +430,20 @@ + + + + + + + + + + + + + + diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml index c947a383..54082d5a 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml @@ -135,6 +135,7 @@ + -- 2.16.6