diff options
Diffstat (limited to 'platform-logic/datachange/src/main')
11 files changed, 1603 insertions, 290 deletions
diff --git a/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json b/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json index c4df22ad..eb1e8fdf 100644 --- a/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json +++ b/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json @@ -1 +1,278 @@ -[{"id":"2abb63ad.3df404","type":"dgstart","name":"DGSTART","outputs":1,"x":97,"y":89,"z":"bbab5cc4.c9cbd","wires":[["cec5984a.941728"]]},{"id":"cec5984a.941728","type":"service-logic","name":"DataChange ${project.version}","module":"DataChange","version":"${project.version}","comments":"","xml":"<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>","outputs":1,"x":283.1111488342285,"y":193.44447135925293,"z":"bbab5cc4.c9cbd","wires":[["6f601264.f5fb8c"]]},{"id":"6f601264.f5fb8c","type":"method","name":"method data-change-notification","xml":"<method rpc='data-change-notification' mode='sync'>\n","comments":"","outputs":1,"x":280.5556983947754,"y":357.2222566604614,"z":"bbab5cc4.c9cbd","wires":[["b8bb57bd.6c8f88"]]},{"id":"b8bb57bd.6c8f88","type":"block","name":"block : atomic","xml":"<block atomic=\"true\">\n","atomic":"false","comments":"","outputs":1,"x":325.7779846191406,"y":472.1113269329071,"z":"bbab5cc4.c9cbd","wires":[["97cb17d6.992f9","3b4bb8da.ca8bd8"]]},{"id":"97cb17d6.992f9","type":"returnSuccess","name":"return success","xml":"<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n","comments":"","x":533.3338432312012,"y":559.556131362915,"z":"bbab5cc4.c9cbd","wires":[]},{"id":"c1961812.103ba","type":"call","name":"call esr-thirdparty-sdnc","xml":"<call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync' >\n","comments":"","outputs":1,"x":1454.3341064453125,"y":336.6667785644531,"z":"bbab5cc4.c9cbd","wires":[[]]},{"id":"3b4bb8da.ca8bd8","type":"switchNode","name":"switch aai-node-type","xml":"<switch test='`$data-change-notification-input.aai-node-type`'>\n","comments":"","outputs":1,"x":536.8827209472656,"y":435.88262820243835,"z":"bbab5cc4.c9cbd","wires":[["8187ec02.edc438","e44a9744.783fc8"]]},{"id":"8187ec02.edc438","type":"other","name":"esr-thirdparty-sdnc","xml":"<outcome value='esr-thirdparty-sdnc'>\n","comments":"","outputs":1,"x":711.9146728515625,"y":194.0572509765625,"z":"bbab5cc4.c9cbd","wires":[["b5d44440.30e84"]]},{"id":"e44a9744.783fc8","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":776.8827857971191,"y":434.8826608657837,"z":"bbab5cc4.c9cbd","wires":[["62e87f0f.63e3e"]]},{"id":"62e87f0f.63e3e","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"AAI node type not supported\" />","comments":"","x":932.3273048400879,"y":434.99376010894775,"z":"bbab5cc4.c9cbd","wires":[]},{"id":"9f25a183.327f8","type":"block","name":"block : atomic","xml":"<block atomic=\"true\">\n","atomic":"false","comments":"","outputs":1,"x":1358.000244140625,"y":252.8262939453125,"z":"bbab5cc4.c9cbd","wires":[["c1961812.103ba"]]},{"id":"b5d44440.30e84","type":"for","name":"for","xml":"<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n","comments":"","outputs":1,"x":899,"y":194,"z":"bbab5cc4.c9cbd","wires":[["b63e0c35.6e5668"]]},{"id":"b63e0c35.6e5668","type":"switchNode","name":"switch","xml":"<switch test=\"`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`\">\n","comments":"","outputs":1,"x":1039,"y":194,"z":"bbab5cc4.c9cbd","wires":[["4a9c78f7.44a98","ed07b87c.5778b8"]]},{"id":"14dce58a.e0a96a","type":"call","name":"call","xml":"<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n","comments":"","outputs":1,"x":1342,"y":194,"z":"bbab5cc4.c9cbd","wires":[[]]},{"id":"4a9c78f7.44a98","type":"outcomeTrue","name":"true","xml":"<outcome value='true'>\n","comments":"","outputs":1,"x":1193,"y":194,"z":"bbab5cc4.c9cbd","wires":[["14dce58a.e0a96a"]]},{"id":"ed07b87c.5778b8","type":"outcomeFalse","name":"false","xml":"<outcome value='false'>\n","comments":"","outputs":1,"x":1193,"y":253,"z":"bbab5cc4.c9cbd","wires":[["9f25a183.327f8"]]}]
\ No newline at end of file +[
+ {
+ "id": "c9438469.7f9978",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 86.5,
+ "y": 81,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "80aeb8.8187b148"
+ ]
+ ]
+ },
+ {
+ "id": "80aeb8.8187b148",
+ "type": "service-logic",
+ "name": "DataChange ${project.version}",
+ "module": "DataChange",
+ "version": "${project.version}",
+ "comments": "",
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
+ "outputs": 1,
+ "x": 249.61114883422852,
+ "y": 182.44447135925293,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "b8c8b6e.8e24748"
+ ]
+ ]
+ },
+ {
+ "id": "b8c8b6e.8e24748",
+ "type": "method",
+ "name": "method data-change-notification",
+ "xml": "<method rpc='data-change-notification' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 247.0556983947754,
+ "y": 346.2222566604614,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "e44b2680.5f0e1"
+ ]
+ ]
+ },
+ {
+ "id": "e44b2680.5f0e1",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 292.2779846191406,
+ "y": 461.1113269329071,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "5f1a41d8.25b23",
+ "7978a5db.d860ec"
+ ]
+ ]
+ },
+ {
+ "id": "5f1a41d8.25b23",
+ "type": "returnSuccess",
+ "name": "return success",
+ "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
+ "comments": "",
+ "x": 499.8338432312012,
+ "y": 548.556131362915,
+ "z": "31e69f1c.704108",
+ "wires": [ ]
+ },
+ {
+ "id": "bca5a9bf.c1ce98",
+ "type": "call",
+ "name": "call esr-thirdparty-sdnc",
+ "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1420.8341064453125,
+ "y": 325.6667785644531,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "7978a5db.d860ec",
+ "type": "switchNode",
+ "name": "switch aai-node-type",
+ "xml": "<switch test='`$data-change-notification-input.aai-node-type`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 503.3827209472656,
+ "y": 424.88262820243835,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "1e0b8434.23a404",
+ "d0750bdf.e570e"
+ ]
+ ]
+ },
+ {
+ "id": "1e0b8434.23a404",
+ "type": "other",
+ "name": "esr-thirdparty-sdnc",
+ "xml": "<outcome value='esr-thirdparty-sdnc'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 678.4146728515625,
+ "y": 183.0572509765625,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "e6b3f0d5.83e4a8"
+ ]
+ ]
+ },
+ {
+ "id": "d0750bdf.e570e",
+ "type": "other",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 743.3827857971191,
+ "y": 423.8826608657837,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "9c41362c.9d7948"
+ ]
+ ]
+ },
+ {
+ "id": "9c41362c.9d7948",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"AAI node type not supported\" />",
+ "comments": "",
+ "x": 898.8273048400879,
+ "y": 423.99376010894775,
+ "z": "31e69f1c.704108",
+ "wires": [ ]
+ },
+ {
+ "id": "dc8e805f.967db",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1324.500244140625,
+ "y": 241.8262939453125,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "bca5a9bf.c1ce98"
+ ]
+ ]
+ },
+ {
+ "id": "e6b3f0d5.83e4a8",
+ "type": "for",
+ "name": "for",
+ "xml": "<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 865.5,
+ "y": 183,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "ba8b2793.6bb91"
+ ]
+ ]
+ },
+ {
+ "id": "ba8b2793.6bb91",
+ "type": "switchNode",
+ "name": "switch",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1005.5,
+ "y": 183,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "891233f8.add168",
+ "810b885f.a9b34"
+ ]
+ ]
+ },
+ {
+ "id": "5b501f1b.fad328",
+ "type": "call",
+ "name": "call esr-thirdparty-sdnc-of-zte",
+ "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1619.5,
+ "y": 236,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "891233f8.add168",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1159.5,
+ "y": 183,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "fb1086e7.fe9d98"
+ ]
+ ]
+ },
+ {
+ "id": "810b885f.a9b34",
+ "type": "outcomeFalse",
+ "name": "false",
+ "xml": "<outcome value='false'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1159.5,
+ "y": 242,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "dc8e805f.967db"
+ ]
+ ]
+ },
+ {
+ "id": "fb1086e7.fe9d98",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1322,
+ "y": 183,
+ "z": "31e69f1c.704108",
+ "wires": [
+ [
+ "6a42dcf4.2a86a4",
+ "5b501f1b.fad328"
+ ]
+ ]
+ },
+ {
+ "id": "6a42dcf4.2a86a4",
+ "type": "set",
+ "name": "set vendor",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.vendor' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1547,
+ "y": 183,
+ "z": "31e69f1c.704108",
+ "wires": [ ]
+ }
+]
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery-of-zte.json b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery-of-zte.json new file mode 100644 index 00000000..d8262519 --- /dev/null +++ b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery-of-zte.json @@ -0,0 +1,300 @@ +[
+ {
+ "id": "461e2499.8f3954",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 98,
+ "y": 69,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "701f3038.9db4d"
+ ]
+ ]
+ },
+ {
+ "id": "701f3038.9db4d",
+ "type": "service-logic",
+ "name": "DataChange ${project.version}",
+ "module": "DataChange",
+ "version": "${project.version}",
+ "comments": "",
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
+ "outputs": 1,
+ "x": 202,
+ "y": 158,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "ba25d02c.fdd0a8"
+ ]
+ ]
+ },
+ {
+ "id": "ba25d02c.fdd0a8",
+ "type": "method",
+ "name": "method esr-thirdparty-sdnc-discovery-of-zte",
+ "xml": "<method rpc='esr-thirdparty-sdnc-discovery-of-zte' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 270,
+ "y": 256,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "a3d44b66.a5094"
+ ]
+ ]
+ },
+ {
+ "id": "a3d44b66.a5094",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 194,
+ "y": 363,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "ca8f74a.2337f88"
+ ]
+ ]
+ },
+ {
+ "id": "ca8f74a.2337f88",
+ "type": "switchNode",
+ "name": "switch aai-event-trigger",
+ "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 396,
+ "y": 363,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "63184cea.989334",
+ "7bf3b058.b30c4"
+ ]
+ ]
+ },
+ {
+ "id": "63184cea.989334",
+ "type": "outcome",
+ "name": "update",
+ "xml": "<outcome value='Update'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 624,
+ "y": 318,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "fdd46760.8bf7f"
+ ]
+ ]
+ },
+ {
+ "id": "7bf3b058.b30c4",
+ "type": "outcome",
+ "name": "delete",
+ "xml": "<outcome value='delete'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 622,
+ "y": 486,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "8e4adf58.75aaa"
+ ]
+ ]
+ },
+ {
+ "id": "8e4adf58.75aaa",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 797,
+ "y": 486,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "fdd46760.8bf7f",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 776,
+ "y": 318,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "da8890ad.af057"
+ ]
+ ]
+ },
+ {
+ "id": "da8890ad.af057",
+ "type": "switchNode",
+ "name": "switch type",
+ "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 945,
+ "y": 318,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "f4b967b.17aaa18",
+ "9bc9bbca.bea01"
+ ]
+ ]
+ },
+ {
+ "id": "f4b967b.17aaa18",
+ "type": "outcome",
+ "name": "SOTN",
+ "xml": "<outcome value='SOTN'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1121,
+ "y": 253,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "8178bbaf.4eb688"
+ ]
+ ]
+ },
+ {
+ "id": "9bc9bbca.bea01",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1115,
+ "y": 375,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "d8c7c62c.b1c62"
+ ]
+ ]
+ },
+ {
+ "id": "d8c7c62c.b1c62",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value=\"500\" />\n<parameter name='error-message' value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n",
+ "comments": "",
+ "x": 1307,
+ "y": 375,
+ "z": "233b36a1.5b5d1a",
+ "wires": [ ]
+ },
+ {
+ "id": "8178bbaf.4eb688",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 1307,
+ "y": 253,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "9fb7d11c.800968"
+ ]
+ ]
+ },
+ {
+ "id": "9fb7d11c.800968",
+ "type": "execute",
+ "name": "execute RestApiCallNode Get ZTE Topology",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/getztetopotemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$zte.prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ZTE-API-Topology:get-topology-details'`\" />\n<parameter name=\"restapiUser\" value=\"`$zte.prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$zte.prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"ztetopology\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.zte.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.zte.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1627,
+ "y": 161,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "eab2d66e.d885b8",
+ "17a6c836.1328e"
+ ]
+ ]
+ },
+ {
+ "id": "eab2d66e.d885b8",
+ "type": "success",
+ "name": "success",
+ "xml": "<outcome value='success'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1909,
+ "y": 106,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "e4e6a315.e66f18"
+ ]
+ ]
+ },
+ {
+ "id": "17a6c836.1328e",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1907,
+ "y": 206,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [
+ "f408426d.ddcf3"
+ ]
+ ]
+ },
+ {
+ "id": "e4e6a315.e66f18",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 2108,
+ "y": 105,
+ "z": "233b36a1.5b5d1a",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "f408426d.ddcf3",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",
+ "comments": "",
+ "x": 2103,
+ "y": 206,
+ "z": "233b36a1.5b5d1a",
+ "wires": [ ]
+ }
+]
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json index 426b8562..ccc0c007 100644 --- a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json +++ b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json @@ -1,246 +1,246 @@ [ { - "id": "e714f114.a841a", + "id": "3492b641.0dfbba", "type": "other", "name": "update", "xml": "<outcome value='Update'>\n", "comments": "", "outputs": 1, - "x": 674.5000419616699, - "y": 205.66669845581055, - "z": "f60ccc0b.2e9e5", + "x": 673, + "y": 276.6667003631592, + "z": "cbb28df7.1359", "wires": [ [ - "412d4a4c.5ea2f4" + "f2d65f4a.d687" ] ] }, { - "id": "47ba392d.437028", + "id": "668a1af1.719b34", "type": "other", "name": "delete", "xml": "<outcome value='delete'>\n", "comments": "", "outputs": 1, - "x": 702.7222175598145, - "y": 477.3335008621216, - "z": "f60ccc0b.2e9e5", + "x": 709.2221145629883, + "y": 478.33349609375, + "z": "cbb28df7.1359", "wires": [ [ - "e84e5704.965b68" + "3b8ddbef.903fa4" ] ] }, { - "id": "e84e5704.965b68", + "id": "3b8ddbef.903fa4", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">", "atomic": "true", "outputs": 1, - "x": 858.1668968200684, - "y": 477.33352184295654, - "z": "f60ccc0b.2e9e5", + "x": 859.6667594909668, + "y": 473.3335485458374, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "5e6b6675.fc5a18", + "id": "c0cbee48.6a5f9", "type": "comment", "name": "TODO: Delete topology from AAI", "info": "", "comments": "", - "x": 782.8334770202637, - "y": 440.0001859664917, - "z": "f60ccc0b.2e9e5", + "x": 817.3334274291992, + "y": 429.0001735687256, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "bf8e19f1.7f5908", + "id": "d3c03070.16287", "type": "switchNode", "name": "switch aai-event-trigger", "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n", "comments": "", "outputs": 1, - "x": 459.05566787719727, - "y": 344.2222309112549, - "z": "f60ccc0b.2e9e5", + "x": 465.5555648803711, + "y": 345.2222261428833, + "z": "cbb28df7.1359", "wires": [ [ - "e714f114.a841a", - "47ba392d.437028" + "3492b641.0dfbba", + "668a1af1.719b34" ] ] }, { - "id": "412d4a4c.5ea2f4", + "id": "6bfaf616.869108", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">", "atomic": "true", "outputs": 1, - "x": 842.8338432312012, - "y": 204.11124992370605, - "z": "f60ccc0b.2e9e5", + "x": 1267.333755493164, + "y": 270.1112537384033, + "z": "cbb28df7.1359", "wires": [ [ - "52b0fb73.694034", - "b992a9e2.abb498" + "c706e157.72486", + "4130ca8.c1efa34" ] ] }, { - "id": "bf4a7e8b.e2772", + "id": "f4c114b8.d66028", "type": "execute", "name": "execute RestApiCallNode Get token", "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>", "comments": "", "outputs": 1, - "x": 1120.4932975769043, - "y": 160.03050470352173, - "z": "f60ccc0b.2e9e5", + "x": 1523.993263244629, + "y": 132.0305051803589, + "z": "cbb28df7.1359", "wires": [ [ - "cbcc146a.b18a48", - "934e7ef4.942bd" + "fafa0167.57f14", + "c8836a7f.1ba7f8" ] ] }, { - "id": "cbcc146a.b18a48", + "id": "fafa0167.57f14", "type": "success", "name": "success", "xml": "<outcome value='success'>\n", "comments": "", "outputs": 1, - "x": 1355.4932975769043, - "y": 138.03050470352173, - "z": "f60ccc0b.2e9e5", + "x": 1758.993263244629, + "y": 110.03050518035889, + "z": "cbb28df7.1359", "wires": [ [ - "9ebe20af.228e5" + "bd59ffd7.cdf9" ] ] }, { - "id": "934e7ef4.942bd", + "id": "c8836a7f.1ba7f8", "type": "failure", "name": "failure", "xml": "<outcome value='failure'>\n", "comments": "", "outputs": 1, - "x": 1347.7432975769043, - "y": 191.67338800430298, - "z": "f60ccc0b.2e9e5", + "x": 1751.243263244629, + "y": 163.67338848114014, + "z": "cbb28df7.1359", "wires": [ [ - "fe461c21.f9128" + "8505bfec.1c327" ] ] }, { - "id": "9ebe20af.228e5", + "id": "bd59ffd7.cdf9", "type": "set", "name": "set token-id", "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n", "comments": "", - "x": 1509.4932975769043, - "y": 139.03050470352173, - "z": "f60ccc0b.2e9e5", + "x": 1912.993263244629, + "y": 111.03050518035889, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "52b0fb73.694034", + "id": "c706e157.72486", "type": "execute", "name": "execute RestApiCallNode Get Topology", "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"get\"/>\n<parameter name=\"responsePrefix\" value=\"topology\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />", "comments": "", "outputs": 1, - "x": 1123.8267250061035, - "y": 253.73424243927002, - "z": "f60ccc0b.2e9e5", + "x": 1527.3266906738281, + "y": 225.73424291610718, + "z": "cbb28df7.1359", "wires": [ [ - "bf8dd5a2.3ec108", - "4e2f04da.b5496c" + "87479d00.dc1c9", + "c2d07026.26d52" ] ] }, { - "id": "bf8dd5a2.3ec108", + "id": "87479d00.dc1c9", "type": "success", "name": "success", "xml": "<outcome value='success'>\n", "comments": "", "outputs": 1, - "x": 1382.3820571899414, - "y": 231.734224319458, - "z": "f60ccc0b.2e9e5", + "x": 1785.882022857666, + "y": 203.73422479629517, + "z": "cbb28df7.1359", "wires": [ [ - "9692e7a9.a7ad78" + "3aa58504.f6229a" ] ] }, { - "id": "9692e7a9.a7ad78", + "id": "3aa58504.f6229a", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">", "atomic": "true", "comments": "", "outputs": 1, - "x": 1557.937587738037, - "y": 229.40094661712646, - "z": "f60ccc0b.2e9e5", + "x": 1961.4375534057617, + "y": 201.40094709396362, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "1548c97d.137267", + "id": "dca7d6ac.f501f8", "type": "returnFailure", "name": "return failure", "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n", "comments": "", - "x": 1566.1598625183105, - "y": 303.62306022644043, - "z": "f60ccc0b.2e9e5", + "x": 1969.6598281860352, + "y": 275.6230607032776, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "4e2f04da.b5496c", + "id": "c2d07026.26d52", "type": "failure", "name": "failure", "xml": "<outcome value='failure'>\n", "comments": "", "outputs": 1, - "x": 1387.8265419006348, - "y": 302.84528970718384, - "z": "f60ccc0b.2e9e5", + "x": 1791.3265075683594, + "y": 274.845290184021, + "z": "cbb28df7.1359", "wires": [ [ - "1548c97d.137267" + "dca7d6ac.f501f8" ] ] }, { - "id": "773b4a80.972f64", + "id": "7cae77af.f5b818", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 99.50000381469727, - "y": 84.00000476837158, - "z": "f60ccc0b.2e9e5", + "x": 105.9999008178711, + "y": 85, + "z": "cbb28df7.1359", "wires": [ [ - "6b3bf10f.0a471" + "b697d007.11e41" ] ] }, { - "id": "6b3bf10f.0a471", + "id": "b697d007.11e41", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -248,131 +248,208 @@ "comments": "", "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>", "outputs": 1, - "x": 237.6111297607422, - "y": 125.44446611404419, - "z": "f60ccc0b.2e9e5", + "x": 244.11102676391602, + "y": 126.44446134567261, + "z": "cbb28df7.1359", "wires": [ [ - "34347376.ce668c" + "49de6de0.6f78a4" ] ] }, { - "id": "34347376.ce668c", + "id": "49de6de0.6f78a4", "type": "method", "name": "method esr-thirdparty-sdnc-discovery", "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n", "comments": "", "outputs": 1, - "x": 334.05569076538086, - "y": 236.22224712371826, - "z": "f60ccc0b.2e9e5", + "x": 340.5555877685547, + "y": 237.22224235534668, + "z": "cbb28df7.1359", "wires": [ [ - "1ded1b72.af18c5" + "5f1e0612.f09808" ] ] }, { - "id": "1ded1b72.af18c5", + "id": "5f1e0612.f09808", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 242.2779197692871, - "y": 345.1112251281738, - "z": "f60ccc0b.2e9e5", + "x": 248.77781677246094, + "y": 346.11122035980225, + "z": "cbb28df7.1359", "wires": [ [ - "bf8e19f1.7f5908" + "d3c03070.16287" ] ] }, { - "id": "b992a9e2.abb498", + "id": "4130ca8.c1efa34", "type": "for", "name": "for each Network", "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n", "comments": "", "outputs": 1, - "x": 1055.9814949035645, - "y": 381.22218132019043, - "z": "f60ccc0b.2e9e5", + "x": 1459.481460571289, + "y": 353.2221817970276, + "z": "cbb28df7.1359", "wires": [ [ - "d00ff672.d0b048" + "5ae402a2.fe5ffc" ] ] }, { - "id": "d00ff672.d0b048", + "id": "5ae402a2.fe5ffc", "type": "block", "name": "block", "xml": "<block>\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1245.9814567565918, - "y": 388.99997425079346, - "z": "f60ccc0b.2e9e5", + "x": 1649.4814224243164, + "y": 360.9999747276306, + "z": "cbb28df7.1359", "wires": [ [ - "ba2cdcd.67eab2", - "b9e492ff.96a56" + "7d9ae4c3.21708c", + "f67aa4a3.311fc8" ] ] }, { - "id": "ba2cdcd.67eab2", + "id": "7d9ae4c3.21708c", "type": "call", "name": "call update-network-to-aai", "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n", "comments": "", "outputs": 1, - "x": 1499.3148784637451, - "y": 452.3333444595337, - "z": "f60ccc0b.2e9e5", + "x": 1902.8148441314697, + "y": 424.33334493637085, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "b9e492ff.96a56", + "id": "f67aa4a3.311fc8", "type": "set", "name": "set network", "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n", "comments": "", - "x": 1451.5369987487793, - "y": 370.1110887527466, - "z": "f60ccc0b.2e9e5", + "x": 1855.036964416504, + "y": 342.11108922958374, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "fe461c21.f9128", + "id": "8505bfec.1c327", "type": "block", "name": "block", "xml": "<block>\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1509.3146934509277, - "y": 186.77776718139648, - "z": "f60ccc0b.2e9e5", + "x": 1912.8146591186523, + "y": 158.77776765823364, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "12e3cffc.36ff4", + "id": "27eaeed1.46c512", "type": "comment", "name": "Do Nothing", "info": "", "comments": "", - "x": 1644.8702672322588, - "y": 185.66664293077258, - "z": "f60ccc0b.2e9e5", + "x": 2048.3702328999834, + "y": 157.66664340760974, + "z": "cbb28df7.1359", + "wires": [] + }, + { + "id": "416dcc31.e9a444", + "type": "switchNode", + "name": "switch type", + "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n", + "comments": "", + "outputs": 1, + "x": 948.0001487731934, + "y": 279.00003147125244, + "z": "cbb28df7.1359", + "wires": [ + [ + "7de88c94.fa0ca4", + "8ee217f7.3b1bd8" + ] + ] + }, + { + "id": "f2d65f4a.d687", + "type": "block", + "name": "block", + "xml": "<block>\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 802.9999847412109, + "y": 277.00002002716064, + "z": "cbb28df7.1359", + "wires": [ + [ + "416dcc31.e9a444" + ] + ] + }, + { + "id": "7de88c94.fa0ca4", + "type": "other", + "name": "SOTN", + "xml": "<outcome value='SOTN'>\n", + "comments": "", + "outputs": 1, + "x": 1101.9999313354492, + "y": 235.00000190734863, + "z": "cbb28df7.1359", + "wires": [ + [ + "6bfaf616.869108" + ] + ] + }, + { + "id": "8ee217f7.3b1bd8", + "type": "other", + "name": "other", + "xml": "<outcome value='Other'>\n", + "comments": "", + "outputs": 1, + "x": 1098.9999313354492, + "y": 359.00000953674316, + "z": "cbb28df7.1359", + "wires": [ + [ + "c0794a5f.727638" + ] + ] + }, + { + "id": "c0794a5f.727638", + "type": "returnFailure", + "name": "return failure", + "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n", + "comments": "", + "x": 1247.7726364135742, + "y": 358.43917751312256, + "z": "cbb28df7.1359", "wires": [] } ] diff --git a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-of-zte.json b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-of-zte.json index 23c13fe6..4212c38a 100644 --- a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-of-zte.json +++ b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-of-zte.json @@ -1 +1,408 @@ -[{"id":"c4dfa871.acfb38","type":"dgstart","name":"DGSTART","outputs":1,"x":131,"y":100,"z":"b1682cba.152","wires":[["b06bc6e2.9ba258"]]},{"id":"b06bc6e2.9ba258","type":"service-logic","name":"DataChange ${project.version}","module":"DataChange","version":"${project.version}","comments":"","xml":"<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>","outputs":1,"x":275,"y":213,"z":"b1682cba.152","wires":[["94182378.e4944"]]},{"id":"94182378.e4944","type":"method","name":"method esr-thirdparty-sdnc-of-zte","xml":"<method rpc='esr-thirdparty-sdnc-of-zte' mode='sync'>\n","comments":"","outputs":1,"x":200,"y":327,"z":"b1682cba.152","wires":[[]]}]
\ No newline at end of file +[
+ {
+ "id": "78797449.a69d64",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 95,
+ "y": 72,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "77d260.33eeb5a"
+ ]
+ ]
+ },
+ {
+ "id": "77d260.33eeb5a",
+ "type": "service-logic",
+ "name": "DataChange ${project.version}",
+ "module": "DataChange",
+ "version": "${project.version}",
+ "comments": "",
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
+ "outputs": 1,
+ "x": 239,
+ "y": 185,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "63d24477.5e1d24"
+ ]
+ ]
+ },
+ {
+ "id": "63d24477.5e1d24",
+ "type": "method",
+ "name": "method esr-thirdparty-sdnc-of-zte",
+ "xml": "<method rpc='esr-thirdparty-sdnc-of-zte' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 164,
+ "y": 299,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "f10c2099.6d37a"
+ ]
+ ]
+ },
+ {
+ "id": "f10c2099.6d37a",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 93,
+ "y": 433,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "c6e14b97.61ebb8",
+ "336b2c1.b23ca54",
+ "ebdf7595.352788",
+ "bd214a4f.a0427"
+ ]
+ ]
+ },
+ {
+ "id": "c6e14b97.61ebb8",
+ "type": "call",
+ "name": "call validate-esr-thirdparty-sdnc-input",
+ "xml": "<call module='DataChange' rpc='validate-esr-thirdparty-sdnc-input' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 451,
+ "y": 368,
+ "z": "eab52334.be231",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "336b2c1.b23ca54",
+ "type": "for",
+ "name": "for 0..key-data_length",
+ "xml": "<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 354,
+ "y": 438,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "75c90043.ea9e58"
+ ]
+ ]
+ },
+ {
+ "id": "75c90043.ea9e58",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 545,
+ "y": 439,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "128f1b66.00dc0d",
+ "c1d27f5c.c264f8",
+ "1a08949.79fd66b",
+ "8cc1f05e.92f468",
+ "25639564.010e22",
+ "7b8ba016.fbb3e8"
+ ]
+ ]
+ },
+ {
+ "id": "128f1b66.00dc0d",
+ "type": "switchNode",
+ "name": "switch service-url",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'service-url'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 754,
+ "y": 370,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "a2c28074.c9e3a8"
+ ]
+ ]
+ },
+ {
+ "id": "c1d27f5c.c264f8",
+ "type": "switchNode",
+ "name": "switch user-name",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'user-name'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 754,
+ "y": 433,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "1403e272.365546"
+ ]
+ ]
+ },
+ {
+ "id": "1a08949.79fd66b",
+ "type": "switchNode",
+ "name": "switch password",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'password'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 750,
+ "y": 492,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "ad2ddd93.50432"
+ ]
+ ]
+ },
+ {
+ "id": "8cc1f05e.92f468",
+ "type": "switchNode",
+ "name": "switch esr-system-info-id",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'esr-system-info-id'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 777,
+ "y": 555,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "e0b54647.aef0b8"
+ ]
+ ]
+ },
+ {
+ "id": "25639564.010e22",
+ "type": "switchNode",
+ "name": "switch thirdparty-sdnc-id",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'thirdparty-sdnc-id'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 776,
+ "y": 616,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "ec3c7d9e.1913d8"
+ ]
+ ]
+ },
+ {
+ "id": "7b8ba016.fbb3e8",
+ "type": "switchNode",
+ "name": "switch type",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'type'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 735,
+ "y": 683,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "10575d8e.fe0d6a"
+ ]
+ ]
+ },
+ {
+ "id": "a2c28074.c9e3a8",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 973,
+ "y": 370,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "767b34d1.0a080c"
+ ]
+ ]
+ },
+ {
+ "id": "1403e272.365546",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972,
+ "y": 432,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "92e73df5.564cf"
+ ]
+ ]
+ },
+ {
+ "id": "ad2ddd93.50432",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972,
+ "y": 491,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "9fc08956.e0f9c"
+ ]
+ ]
+ },
+ {
+ "id": "e0b54647.aef0b8",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972,
+ "y": 555,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "1343e358.22771d"
+ ]
+ ]
+ },
+ {
+ "id": "ec3c7d9e.1913d8",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 969,
+ "y": 616,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "223f6129.11e8ee"
+ ]
+ ]
+ },
+ {
+ "id": "10575d8e.fe0d6a",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 968,
+ "y": 682,
+ "z": "eab52334.be231",
+ "wires": [
+ [
+ "a24c3d6c.c679f8"
+ ]
+ ]
+ },
+ {
+ "id": "767b34d1.0a080c",
+ "type": "set",
+ "name": "set service-url",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.thirdpartySdnc.url' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1151,
+ "y": 370,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "92e73df5.564cf",
+ "type": "set",
+ "name": "set user",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.thirdpartySdnc.user' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1151,
+ "y": 432,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "9fc08956.e0f9c",
+ "type": "set",
+ "name": "set password",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.thirdpartySdnc.password' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1152,
+ "y": 491,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "1343e358.22771d",
+ "type": "set",
+ "name": "set system-info-id",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.thirdpartySdnc.system-info-id' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1150,
+ "y": 555,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "223f6129.11e8ee",
+ "type": "set",
+ "name": "set thirdparty-sdnc-id",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.thirdpartySdnc.id' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1148,
+ "y": 616,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "a24c3d6c.c679f8",
+ "type": "set",
+ "name": "set type",
+ "xml": "<set>\n<parameter name='zte.prop.sdncRestApi.type' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n",
+ "comments": "",
+ "x": 1148,
+ "y": 682,
+ "z": "eab52334.be231",
+ "wires": [ ]
+ },
+ {
+ "id": "ebdf7595.352788",
+ "type": "record",
+ "name": "record",
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/zte.svclogic.log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"data-change-notification\"/>\n<parameter name=\"field3\" value=\"Config\"/>\n<parameter name=\"field4\" value=\"`service-url`\"/>\n<parameter name=\"field5\" value=\"`$zte.prop.sdncRestApi.thirdpartySdnc.url`\"/>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 304,
+ "y": 525,
+ "z": "eab52334.be231",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "bd214a4f.a0427",
+ "type": "call",
+ "name": "call esr-thirdparty-sdnc-discovery-of-zte",
+ "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-discovery-of-zte' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 395,
+ "y": 615,
+ "z": "eab52334.be231",
+ "wires": [
+ [ ]
+ ]
+ }
+]
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc.json b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc.json index 94cd2655..2f759b4c 100644 --- a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc.json +++ b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc.json @@ -1,20 +1,20 @@ [ { - "id": "3645100d.93b1e", + "id": "49a378ca.1b3478", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 131, - "y": 57, - "z": "f5f8cf31.a0ec1", + "x": 121, + "y": 56, + "z": "cbb28df7.1359", "wires": [ [ - "a67dda3b.aa6388" + "b3ec7247.15b52" ] ] }, { - "id": "a67dda3b.aa6388", + "id": "b3ec7247.15b52", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -22,343 +22,431 @@ "comments": "", "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>", "outputs": 1, - "x": 317.1111488342285, - "y": 161.44447135925293, - "z": "f5f8cf31.a0ec1", + "x": 307.1111488342285, + "y": 160.44447135925293, + "z": "cbb28df7.1359", "wires": [ [ - "fc54766d.ffb9e8" + "7535c6a7.f3b5e8" ] ] }, { - "id": "fc54766d.ffb9e8", + "id": "7535c6a7.f3b5e8", "type": "method", "name": "method esr-thirdparty-sdnc", "xml": "<method rpc='esr-thirdparty-sdnc' mode='sync'>\n", "comments": "", "outputs": 1, - "x": 314.5556983947754, - "y": 325.2222566604614, - "z": "f5f8cf31.a0ec1", + "x": 304.5556983947754, + "y": 324.2222566604614, + "z": "cbb28df7.1359", "wires": [ [ - "e6c2b0ea.17014" + "1400578.235a6a9" ] ] }, { - "id": "e6c2b0ea.17014", + "id": "1400578.235a6a9", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 269.7779655456543, - "y": 460.1113119125366, - "z": "f5f8cf31.a0ec1", + "x": 259.7779655456543, + "y": 459.1113119125366, + "z": "cbb28df7.1359", "wires": [ [ - "9897db0a.e34dc8", - "9787862d.18f5b8", - "195661d4.a9c59e", - "8e1fe65e.d69f18" + "25a04fbf.4bd09", + "8d1e2cc2.dc3cf", + "2d8a913.fdd0d6e", + "77f3068a.362d28" ] ] }, { - "id": "195661d4.a9c59e", + "id": "2d8a913.fdd0d6e", "type": "record", "name": "record", "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"data-change-notification\"/>\n<parameter name=\"field3\" value=\"Config\"/>\n<parameter name=\"field4\" value=\"`service-url`\"/>\n<parameter name=\"field5\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url`\"/>", "comments": "", "outputs": 1, - "x": 559, - "y": 531, - "z": "f5f8cf31.a0ec1", + "x": 549, + "y": 530, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "9897db0a.e34dc8", + "id": "25a04fbf.4bd09", "type": "call", "name": "call validate-esr-thirdparty-sdnc-input", "xml": "<call module='DataChange' rpc='validate-esr-thirdparty-sdnc-input' mode='sync' >\n", "comments": "", "outputs": 1, - "x": 672.7776336669922, - "y": 393.9998035430908, - "z": "f5f8cf31.a0ec1", + "x": 662.7776336669922, + "y": 392.9998035430908, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "9787862d.18f5b8", + "id": "8d1e2cc2.dc3cf", "type": "for", "name": "for 0..key-data_length", "xml": "<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n", "comments": "", "outputs": 1, - "x": 607.4441070556641, - "y": 476.19078826904297, - "z": "f5f8cf31.a0ec1", + "x": 597.4441070556641, + "y": 475.19078826904297, + "z": "cbb28df7.1359", "wires": [ [ - "64de51c2.171a2" + "8470a3b8.c68bb" ] ] }, { - "id": "64de51c2.171a2", + "id": "8470a3b8.c68bb", "type": "block", "name": "block", "xml": "<block>\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 779.3335723876953, - "y": 475.4130334854126, - "z": "f5f8cf31.a0ec1", + "x": 769.3335723876953, + "y": 474.4130334854126, + "z": "cbb28df7.1359", "wires": [ [ - "6c37c93a.5a9338", - "f8e49db.93b206", - "b38e3659.a3e968", - "abe36d34.993f2", - "ab9e3d95.0ab8" + "2e5df795.078a08", + "6a42fb20.98a2b4", + "554fdd88.9dce84", + "a2362617.a38ac8", + "bbbe7cd.1d5138", + "2a8b4597.cff4ba", + "884a9190.06299" ] ] }, { - "id": "6c37c93a.5a9338", + "id": "2e5df795.078a08", "type": "switchNode", "name": "switch service-url", "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'service-url'`\">\n", "comments": "", "outputs": 1, - "x": 991.5552749633789, - "y": 385.5241861343384, - "z": "f5f8cf31.a0ec1", + "x": 981.5552749633789, + "y": 384.5241861343384, + "z": "cbb28df7.1359", "wires": [ [ - "ef74e18a.347bb" + "1b6eea6.229c916" ] ] }, { - "id": "ef74e18a.347bb", + "id": "1b6eea6.229c916", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, - "x": 1155.5553970336914, - "y": 384.5554189682007, - "z": "f5f8cf31.a0ec1", + "x": 1145.5553970336914, + "y": 383.5554189682007, + "z": "cbb28df7.1359", "wires": [ [ - "ce02826f.96607" + "fd22b9a9.c98888" ] ] }, { - "id": "ce02826f.96607", + "id": "fd22b9a9.c98888", "type": "set", "name": "set service-url", "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", "comments": "", - "x": 1309.5554885864258, - "y": 384.1554126739502, - "z": "f5f8cf31.a0ec1", + "x": 1299.5554885864258, + "y": 383.1554126739502, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "f8e49db.93b206", + "id": "6a42fb20.98a2b4", "type": "switchNode", "name": "switch user-name", "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'user-name'`\">\n", "comments": "", "outputs": 1, - "x": 988.8450202941895, - "y": 454.7712459564209, - "z": "f5f8cf31.a0ec1", + "x": 978.8450202941895, + "y": 453.7712459564209, + "z": "cbb28df7.1359", "wires": [ [ - "b1f04d56.2de33" + "7cf30c0f.3d4904" ] ] }, { - "id": "b1f04d56.2de33", + "id": "7cf30c0f.3d4904", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, - "x": 1157.8450088500977, - "y": 452.8024892807007, - "z": "f5f8cf31.a0ec1", + "x": 1147.8450088500977, + "y": 451.8024892807007, + "z": "cbb28df7.1359", "wires": [ [ - "393fe106.5ce84e" + "9353bb00.5c78e8" ] ] }, { - "id": "393fe106.5ce84e", + "id": "9353bb00.5c78e8", "type": "set", "name": "set user", "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", "comments": "", - "x": 1293.8451614379883, - "y": 452.40248012542725, - "z": "f5f8cf31.a0ec1", + "x": 1283.8451614379883, + "y": 451.40248012542725, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "b38e3659.a3e968", + "id": "554fdd88.9dce84", "type": "switchNode", "name": "switch password", "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'password'`\">\n", "comments": "", "outputs": 1, - "x": 986.6228523254395, - "y": 520.3267955780029, - "z": "f5f8cf31.a0ec1", + "x": 976.6228523254395, + "y": 519.3267955780029, + "z": "cbb28df7.1359", "wires": [ [ - "31f8b0b.92d9a5" + "a74025be.af1718" ] ] }, { - "id": "31f8b0b.92d9a5", + "id": "a74025be.af1718", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, - "x": 1158.6228103637695, - "y": 520.3580408096313, - "z": "f5f8cf31.a0ec1", + "x": 1148.6228103637695, + "y": 519.3580408096313, + "z": "cbb28df7.1359", "wires": [ [ - "4275b621.ba48f8" + "dba0cf08.2438c" ] ] }, { - "id": "4275b621.ba48f8", + "id": "dba0cf08.2438c", "type": "set", "name": "set password", "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", "comments": "", - "x": 1313.6230545043945, - "y": 518.9580202102661, - "z": "f5f8cf31.a0ec1", + "x": 1303.6230545043945, + "y": 517.9580202102661, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "8e1fe65e.d69f18", + "id": "77f3068a.362d28", "type": "call", "name": "call esr-thirdparty-sdnc-discovery", "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-discovery' mode='sync' >\n", "comments": "", "outputs": 1, - "x": 630.4377593994141, - "y": 602.5490007400513, - "z": "f5f8cf31.a0ec1", + "x": 620.4377593994141, + "y": 601.5490007400513, + "z": "cbb28df7.1359", "wires": [ [] ] }, { - "id": "abe36d34.993f2", + "id": "a2362617.a38ac8", "type": "switchNode", "name": "switch esr-system-info-id", "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'esr-system-info-id'`\">\n", "comments": "", "outputs": 1, - "x": 1008.4441528320312, - "y": 574.3331909179688, - "z": "f5f8cf31.a0ec1", + "x": 998.4441528320312, + "y": 573.3331909179688, + "z": "cbb28df7.1359", "wires": [ [ - "c47d5b3c.ec2b98" + "5cab102b.8494d" ] ] }, { - "id": "c47d5b3c.ec2b98", + "id": "5cab102b.8494d", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, - "x": 1183.4441375732422, - "y": 572.3643522262573, - "z": "f5f8cf31.a0ec1", + "x": 1173.4441375732422, + "y": 571.3643522262573, + "z": "cbb28df7.1359", "wires": [ [ - "b46d33d6.3f8df" + "71f47e13.cb288" ] ] }, { - "id": "b46d33d6.3f8df", + "id": "71f47e13.cb288", "type": "set", "name": "set esr-system-info-id", "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.system-info-id' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", "comments": "", - "x": 1349.444107055664, - "y": 573.964376449585, - "z": "f5f8cf31.a0ec1", + "x": 1339.444107055664, + "y": 572.964376449585, + "z": "cbb28df7.1359", "wires": [] }, { - "id": "ab9e3d95.0ab8", + "id": "bbbe7cd.1d5138", "type": "switchNode", "name": "switch thirdparty-sdnc-id", "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'thirdparty-sdnc-id'`\">\n", "comments": "", "outputs": 1, - "x": 1003, - "y": 619, - "z": "f5f8cf31.a0ec1", + "x": 993, + "y": 618, + "z": "cbb28df7.1359", "wires": [ [ - "6a0992e2.98429c" + "750fb82f.3c8b28" ] ] }, { - "id": "6a0992e2.98429c", + "id": "750fb82f.3c8b28", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, - "x": 1177.999984741211, - "y": 617.0311613082886, - "z": "f5f8cf31.a0ec1", + "x": 1167.999984741211, + "y": 616.0311613082886, + "z": "cbb28df7.1359", "wires": [ [ - "75b4346a.e3888c" + "6331f258.3f8f8c" ] ] }, { - "id": "75b4346a.e3888c", + "id": "6331f258.3f8f8c", "type": "set", "name": "set thirdparty-sdnc-id", "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.id' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", "comments": "", - "x": 1343.9999542236328, - "y": 618.6311855316162, - "z": "f5f8cf31.a0ec1", + "x": 1333.9999542236328, + "y": 617.6311855316162, + "z": "cbb28df7.1359", + "wires": [] + }, + { + "id": "2a8b4597.cff4ba", + "type": "switchNode", + "name": "switch type", + "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'type'`\">\n", + "comments": "", + "outputs": 1, + "x": 943.0000305175781, + "y": 667.0000200271606, + "z": "cbb28df7.1359", + "wires": [ + [ + "cc8e7403.36ff88" + ] + ] + }, + { + "id": "cc8e7403.36ff88", + "type": "outcomeTrue", + "name": "true", + "xml": "<outcome value='true'>\n", + "comments": "", + "outputs": 1, + "x": 1088.0000343322754, + "y": 666.0311889648438, + "z": "cbb28df7.1359", + "wires": [ + [ + "d672d4f.959ba28" + ] + ] + }, + { + "id": "d672d4f.959ba28", + "type": "set", + "name": "set type", + "xml": "<set>\n<parameter name='prop.sdncRestApi.type' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", + "comments": "", + "x": 1220.0000381469727, + "y": 665.6312046051025, + "z": "cbb28df7.1359", + "wires": [] + }, + { + "id": "884a9190.06299", + "type": "switchNode", + "name": "switch vendor", + "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-name == 'vendor'`\">\n", + "comments": "", + "outputs": 1, + "x": 944.0000267028809, + "y": 723.0000219345093, + "z": "cbb28df7.1359", + "wires": [ + [ + "874c4c0f.cf42b" + ] + ] + }, + { + "id": "874c4c0f.cf42b", + "type": "outcomeTrue", + "name": "true", + "xml": "<outcome value='true'>\n", + "comments": "", + "outputs": 1, + "x": 1089.0000305175781, + "y": 722.0311908721924, + "z": "cbb28df7.1359", + "wires": [ + [ + "84239301.8f5d" + ] + ] + }, + { + "id": "84239301.8f5d", + "type": "set", + "name": "set vendor", + "xml": "<set>\n<parameter name='prop.sdncRestApi.vendor' value='`$data-change-notification-input.key-data[$idx].key-value`' />\n", + "comments": "", + "x": 1221.0000343322754, + "y": 721.6312065124512, + "z": "cbb28df7.1359", "wires": [] } ] diff --git a/platform-logic/datachange/src/main/resources/graph.versions b/platform-logic/datachange/src/main/resources/graph.versions index 37211fe7..1901fd05 100644 --- a/platform-logic/datachange/src/main/resources/graph.versions +++ b/platform-logic/datachange/src/main/resources/graph.versions @@ -3,4 +3,5 @@ DataChange esr-thirdparty-sdnc ${project.version} sync DataChange esr-thirdparty-sdnc-of-zte ${project.version} sync DataChange validate-esr-thirdparty-sdnc-input ${project.version} sync DataChange esr-thirdparty-sdnc-discovery ${project.version} sync +DataChange esr-thirdparty-sdnc-discovery-of-zte ${project.version} sync DataChange update-network-to-aai ${project.version} sync diff --git a/platform-logic/datachange/src/main/xml/DataChange_data-change-notification.xml b/platform-logic/datachange/src/main/xml/DataChange_data-change-notification.xml index 8f05c4a5..529b8497 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_data-change-notification.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_data-change-notification.xml @@ -1,20 +1,41 @@ -<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'><method rpc='data-change-notification' mode='sync'>
-<block atomic="true">
-<switch test='`$data-change-notification-input.aai-node-type`'>
-<outcome value='esr-thirdparty-sdnc'>
-<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >
-<switch test="`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`">
-<outcome value='true'>
-<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >
-</call></outcome><outcome value='false'>
-<block atomic="true">
-<call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync' >
-</call></block></outcome></switch></for></outcome><outcome value='Other'>
-<return status='failure'>
- <parameter name='ack-final' value='Y'/>
- <parameter name="error-code" value="500" />
- <parameter name="error-message" value="AAI node type not supported" /></return></outcome></switch><return status='success'>
-<parameter name="ack-final-indicator" value="Y" />
-<parameter name="error-code" value="200" />
-<parameter name="error-message" value="`$error-message`" />
-</return></block></method></service-logic>
\ No newline at end of file +<service-logic
+ xmlns='http://www.onap.org/sdnc/svclogic'
+ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>
+ <method rpc='data-change-notification' mode='sync'>
+ <block atomic="true">
+ <switch test='`$data-change-notification-input.aai-node-type`'>
+ <outcome value='esr-thirdparty-sdnc'>
+ <for index='idx' start='0' end='`$data-change-notification-input.key-data_length`'>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`'>
+ <outcome value='true'>
+ <block atomic="true">
+ <set>
+ <parameter name='zte.prop.sdncRestApi.vendor' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ <call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync'></call>
+ </block>
+ </outcome>
+ <outcome value='false'>
+ <block atomic="true">
+ <call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync'></call>
+ </block>
+ </outcome>
+ </switch>
+ </for>
+ </outcome>
+ <outcome value='Other'>
+ <return status='failure'>
+ <parameter name='ack-final' value='Y'/>
+ <parameter name="error-code" value="500"/>
+ <parameter name="error-message" value="AAI node type not supported"/>
+ </return>
+ </outcome>
+ </switch>
+ <return status='success'>
+ <parameter name="ack-final-indicator" value="Y"/>
+ <parameter name="error-code" value="200"/>
+ <parameter name="error-message" value="`$error-message`"/>
+ </return>
+ </block>
+ </method>
+</service-logic>
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery-of-zte.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery-of-zte.xml new file mode 100644 index 00000000..2cc77da8 --- /dev/null +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery-of-zte.xml @@ -0,0 +1,53 @@ +<service-logic
+ xmlns='http://www.onap.org/sdnc/svclogic'
+ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>
+ <method rpc='esr-thirdparty-sdnc-discovery-of-zte' mode='sync'>
+ <block atomic="true">
+ <switch test='`$data-change-notification-input.aai-event-trigger`'>
+ <outcome value='Update'>
+ <block>
+ <switch test='`$prop.sdncRestApi.type`'>
+ <outcome value='SOTN'>
+ <block atomic="true">
+ <execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest'>
+ <parameter name="templateFileName" value="`$prop.restapi.templateDir + '/getztetopotemplate.json'`"/>
+ <parameter name="restapiUrl" value="`$zte.prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ZTE-API-Topology:get-topology-details'`"/>
+ <parameter name="restapiUser" value="`$zte.prop.sdncRestApi.thirdpartySdnc.user`"/>
+ <parameter name="restapiPassword" value="`$zte.prop.sdncRestApi.thirdpartySdnc.password`"/>
+ <parameter name="format" value="json"/>
+ <parameter name="httpMethod" value="POST"/>
+ <parameter name="responsePrefix" value="ztetopology"/>
+ <parameter name="trustStoreFileName" value="/opt/onap/sdnc/data/stores/truststore.openecomp.zte.client.jks"/>
+ <parameter name="trustStorePassword" value="adminadmin"/>
+ <parameter name="keyStoreFileName" value="/opt/onap/sdnc/data/stores/sdnc.zte.p12"/>
+ <parameter name="keyStorePassword" value="adminadmin"/>
+ <outcome value='success'>
+ <block atomic="true"/>
+ </outcome>
+ <outcome value='failure'>
+ <return status='failure'>
+ <parameter name='ack-final' value='Y'/>
+ <parameter name="error-code" value="500"/>
+ <parameter name="error-message" value="Error executing Create vpn rest api"/>
+ </return>
+ </outcome>
+ </execute>
+ </block>
+ </outcome>
+ <outcome value='Other'>
+ <return status='failure'>
+ <parameter name='ack-final' value='Y'/>
+ <parameter name="error-code" value="500"/>
+ <parameter name="error-message" value="`'Unsupported type = ' + $prop.sdncRestApi.type`"/>
+ </return>
+ </outcome>
+ </switch>
+ </block>
+ </outcome>
+ <outcome value='delete'>
+ <block atomic="true"/>
+ </outcome>
+ </switch>
+ </block>
+ </method>
+</service-logic>
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml index 3f2dc892..55c1bd32 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml @@ -5,38 +5,51 @@ <block atomic="true">
<switch test="`$data-change-notification-input.aai-event-trigger`">
<outcome value='Update'>
- <block atomic="true">
- <execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >
- <parameter name="restapiUrl" value="`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`" />
- <parameter name="restapiUser" value="`$prop.sdncRestApi.thirdpartySdnc.user`" />
- <parameter name="restapiPassword" value="`$prop.sdncRestApi.thirdpartySdnc.password`" />
- <parameter name="format" value="json"/>
- <parameter name="httpMethod" value="get"/>
- <parameter name="responsePrefix" value="topology"/>
- <parameter name="trustStoreFileName" value="/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks"/>
- <parameter name="trustStorePassword" value="adminadmin"/>
- <parameter name="keyStoreFileName" value="/opt/onap/sdnc/data/stores/sdnc.p12"/>
- <parameter name="keyStorePassword" value="adminadmin"/>
- <parameter name='customHttpHeaders' value="`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`" />
- <outcome value='success'>
- <block atomic="true"></block>
+ <block>
+ <switch test="`$prop.sdncRestApi.type`">
+ <outcome value='SOTN'>
+ <block atomic="true">
+ <execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >
+ <parameter name="restapiUrl" value="`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`" />
+ <parameter name="restapiUser" value="`$prop.sdncRestApi.thirdpartySdnc.user`" />
+ <parameter name="restapiPassword" value="`$prop.sdncRestApi.thirdpartySdnc.password`" />
+ <parameter name="format" value="json"/>
+ <parameter name="httpMethod" value="get"/>
+ <parameter name="responsePrefix" value="topology"/>
+ <parameter name="trustStoreFileName" value="/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks"/>
+ <parameter name="trustStorePassword" value="adminadmin"/>
+ <parameter name="keyStoreFileName" value="/opt/onap/sdnc/data/stores/sdnc.p12"/>
+ <parameter name="keyStorePassword" value="adminadmin"/>
+ <parameter name='customHttpHeaders' value="`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`" />
+ <outcome value='success'>
+ <block atomic="true"></block>
+ </outcome>
+ <outcome value='failure'>
+ <return status='failure'>
+ <parameter name='ack-final' value='Y'/>
+ <parameter name="error-code" value="500" />
+ <parameter name="error-message" value="Error executing Create vpn rest api" />
+ </return>
+ </outcome>
+ </execute>
+ <for index='nidx' start='0' end='`$topology.networks.network_length`' >
+ <block>
+ <set>
+ <parameter name='network.' value='`$topology.networks.network[$nidx].`' />
+ </set>
+ <call module='DataChange' rpc='update-network-to-aai' mode='sync' ></call>
+ </block>
+ </for>
+ </block>
</outcome>
- <outcome value='failure'>
+ <outcome value='Other'>
<return status='failure'>
<parameter name='ack-final' value='Y'/>
<parameter name="error-code" value="500" />
- <parameter name="error-message" value="Error executing Create vpn rest api" />
+ <parameter name="error-message" value="`'Unsupported type = ' + $prop.sdncRestApi.type`" />
</return>
</outcome>
- </execute>
- <for index='nidx' start='0' end='`$topology.networks.network_length`' >
- <block>
- <set>
- <parameter name='network.' value='`$topology.networks.network[$nidx].`' />
- </set>
- <call module='DataChange' rpc='update-network-to-aai' mode='sync' ></call>
- </block>
- </for>
+ </switch>
</block>
</outcome>
<outcome value='delete'>
diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-of-zte.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-of-zte.xml index 5765a04d..25fef6b2 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-of-zte.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-of-zte.xml @@ -1,2 +1,64 @@ -<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'><method rpc='esr-thirdparty-sdnc-of-zte' mode='sync'> -</method></service-logic>
\ No newline at end of file +<service-logic
+ xmlns='http://www.onap.org/sdnc/svclogic'
+ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>
+ <method rpc='esr-thirdparty-sdnc-of-zte' mode='sync'>
+ <block atomic="true">
+ <call module='DataChange' rpc='validate-esr-thirdparty-sdnc-input' mode='sync'></call>
+ <for index='idx' start='0' end='`$data-change-notification-input.key-data_length`'>
+ <block>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'service-url'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.thirdpartySdnc.url' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'user-name'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.thirdpartySdnc.user' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'password'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.thirdpartySdnc.password' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'esr-system-info-id'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.thirdpartySdnc.system-info-id' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'thirdparty-sdnc-id'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.thirdpartySdnc.id' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ <switch test='`$data-change-notification-input.key-data[$idx].key-name == 'type'`'>
+ <outcome value='true'>
+ <set>
+ <parameter name='zte.prop.sdncRestApi.type' value='`$data-change-notification-input.key-data[$idx].key-value`'/>
+ </set>
+ </outcome>
+ </switch>
+ </block>
+ </for>
+ <record plugin="org.onap.ccsdk.sli.core.sli.recording.FileRecorder">
+ <parameter name="file" value="/opt/opendaylight/current/data/log/zte.svclogic.log"/>
+ <parameter name="field1" value="__TIMESTAMP__"/>
+ <parameter name="field2" value="data-change-notification"/>
+ <parameter name="field3" value="Config"/>
+ <parameter name="field4" value="`service-url`"/>
+ <parameter name="field5" value="`$zte.prop.sdncRestApi.thirdpartySdnc.url`"/>
+ </record>
+ <call module='DataChange' rpc='esr-thirdparty-sdnc-discovery-of-zte' mode='sync'></call>
+ </block>
+ </method>
+</service-logic>
\ No newline at end of file diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc.xml index edce7fbb..c2e75d22 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc.xml @@ -41,6 +41,20 @@ </set>
</outcome>
</switch>
+ <switch test="`$data-change-notification-input.key-data[$idx].key-name == 'type'`">
+ <outcome value='true'>
+ <set>
+ <parameter name='prop.sdncRestApi.type' value='`$data-change-notification-input.key-data[$idx].key-value`' />
+ </set>
+ </outcome>
+ </switch>
+ <switch test="`$data-change-notification-input.key-data[$idx].key-name == 'vendor'`">
+ <outcome value='true'>
+ <set>
+ <parameter name='prop.sdncRestApi.vendor' value='`$data-change-notification-input.key-data[$idx].key-value`' />
+ </set>
+ </outcome>
+ </switch>
</block>
</for>
<record plugin="org.onap.ccsdk.sli.core.sli.recording.FileRecorder">
|