From c84a5266fc2ab31cb2bb68927457f6cdbb40c0b3 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Fri, 30 Oct 2020 03:29:17 +0000 Subject: [PATCH] Completing the logic and the call flow for Transport Slicing operations: - Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088 --- .../properties/generic-resource-api-dg.properties | 5 + .../DataChange_esr-thirdparty-sdnc-discovery.json | 986 ++--- .../main/json/DataChange_esr-thirdparty-sdnc.json | 297 +- .../DataChange_update-network-links-to-aai.json | 1243 ++++--- .../json/DataChange_update-network-to-aai.json | 767 ++-- .../DataChange_update-tp-ttp-relationship.json | 392 +- .../DataChange_esr-thirdparty-sdnc-discovery.xml | 308 +- .../main/xml/DataChange_esr-thirdparty-sdnc.xml | 12 +- .../xml/DataChange_update-network-links-to-aai.xml | 114 +- .../main/xml/DataChange_update-network-to-aai.xml | 349 +- .../xml/DataChange_update-tp-ttp-relationship.xml | 95 +- ...ogy-operation-get-otn-tunnel-path-from-oof.json | 1652 +++++++++ ...nf-topology-operation-trans-slice-activate.json | 1930 +++++----- ...nf-topology-operation-trans-slice-allocate.json | 3816 +++++++++++++------- ...-topology-operation-trans-slice-deactivate.json | 1334 +++---- ...-vnf-topology-operation-trans-slice-delete.json | 1633 +++------ ...logy-operation-get-otn-tunnel-path-from-oof.xml | 333 ++ ...vnf-topology-operation-trans-slice-activate.xml | 862 +++-- ...vnf-topology-operation-trans-slice-allocate.xml | 1345 ++++--- ...f-topology-operation-trans-slice-deactivate.xml | 528 ++- ...i-vnf-topology-operation-trans-slice-delete.xml | 565 ++- .../src/main/json/ts-allocate-tn-slice.json | 16 + .../src/main/json/ts-coloring-uni-port.json | 3 + .../src/main/json/ts-ethernet-service.json | 53 + .../src/main/json/ts-otn-tunnel-dst-domain.json | 35 + .../src/main/json/ts-otn-tunnel-src-domain.json | 35 + 26 files changed, 10673 insertions(+), 8035 deletions(-) create mode 100644 platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json create mode 100644 platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.xml create mode 100644 platform-logic/restapi-templates/src/main/json/ts-allocate-tn-slice.json create mode 100644 platform-logic/restapi-templates/src/main/json/ts-coloring-uni-port.json create mode 100644 platform-logic/restapi-templates/src/main/json/ts-ethernet-service.json create mode 100644 platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-dst-domain.json create mode 100644 platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-src-domain.json diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index b303d992..389670bc 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -35,6 +35,11 @@ restapi.services.vnf.vfmodule.templatefile=vfmodule-vim-parameters.vgw.json restapi.sotn-attachment.templatefile=sotn-attachment-allotted-resource.json restapi.sdwan-attachment.templatefile=sdwan-attachment-allotted-resource.json restapi.oof-getpath.templatefile=oof-getpath.json +restapi.transport-slice-creation.templatefile=ts-allocate-tn-slice.json +restapi.ts-otn-src-domain-creation.templatefile=ts-otn-tunnel-src-domain.json +restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json +restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json +restapi.ts-coloring-uni-port.templatefile=ts-coloring-uni-port.json restapi.naming.gen-name.templatefile=naming-ms-post-gen-name.json restapi.ss.pnf.templatefile=self-serve-pnf-assignments.json restapi.ss.vnf.templatefile=self-serve-vnf-assignments.json 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 81060bf3..ead08f44 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,243 +1,243 @@ [ { - "id": "c3dc4adb.8c6008", + "id": "3872acaa.809c44", "type": "other", "name": "update", "xml": "\n", "comments": "", "outputs": 1, - "x": 739, - "y": 311, - "z": "fcc91756.c8d038", + "x": 710, + "y": 305, + "z": "8cb67e95.d771b8", "wires": [ [ - "bd0845c9.41d478" + "5a988226.7d9fdc" ] ] }, { - "id": "71253ee0.23906", + "id": "dbb694.b27a417", "type": "other", "name": "delete", "xml": "\n", "comments": "", "outputs": 1, - "x": 739, - "y": 391, - "z": "fcc91756.c8d038", + "x": 710, + "y": 385, + "z": "8cb67e95.d771b8", "wires": [ [ - "3f0bf71e.180588" + "754f4acc.eae6dc" ] ] }, { - "id": "3f0bf71e.180588", + "id": "754f4acc.eae6dc", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 880.5, - "y": 391, - "z": "fcc91756.c8d038", + "x": 851.5, + "y": 385, + "z": "8cb67e95.d771b8", "wires": [ [ - "67540de7.5dd14c" + "983792ba.976408" ] ] }, { - "id": "de801ea6.e90758", + "id": "4cc508ad.f5c7d", "type": "switchNode", "name": "switch aai-event-trigger", "xml": "\n", "comments": "", "outputs": 1, - "x": 569.5, - "y": 351, - "z": "fcc91756.c8d038", + "x": 540.5, + "y": 345, + "z": "8cb67e95.d771b8", "wires": [ [ - "c3dc4adb.8c6008", - "71253ee0.23906" + "3872acaa.809c44", + "dbb694.b27a417" ] ] }, { - "id": "1007cea6.282501", + "id": "f974c517.d68cd", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1266.5, - "y": 222, - "z": "fcc91756.c8d038", + "x": 1237.5, + "y": 216, + "z": "8cb67e95.d771b8", "wires": [ [ - "95e785b5.d067b", - "7a1058d1.4b2d6", - "558bdafc.122dbc", - "54848569.ec4d54", - "25993b47.1f060c" + "29d0fcfc.c3657c", + "80deb47b.7e9e", + "f9b155cc.d14098", + "c374fd8f.2c9bc8", + "31237f4.62f8c" ] ] }, { - "id": "7a1058d1.4b2d6", + "id": "80deb47b.7e9e", "type": "execute", "name": "execute RestApiCallNode Get token", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1539.5001983642578, - "y": 143.00000953674316, - "z": "fcc91756.c8d038", + "x": 1510.5001983642578, + "y": 137.00000953674316, + "z": "8cb67e95.d771b8", "wires": [ [ - "1f13ca65.eddc8e", - "fa7642f7.a126c8" + "6d5b07.e87e6cf8", + "403286df.c4eed8" ] ] }, { - "id": "1f13ca65.eddc8e", + "id": "6d5b07.e87e6cf8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1829.000244140625, - "y": 135, - "z": "fcc91756.c8d038", + "x": 1800.000244140625, + "y": 129, + "z": "8cb67e95.d771b8", "wires": [ [ - "a5768e87.aa1bb" + "b95a0f0f.c5f4" ] ] }, { - "id": "fa7642f7.a126c8", + "id": "403286df.c4eed8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1825.000244140625, - "y": 175, - "z": "fcc91756.c8d038", + "x": 1796.000244140625, + "y": 169, + "z": "8cb67e95.d771b8", "wires": [ [ - "334af206.383786" + "f35984bc.58f298" ] ] }, { - "id": "a5768e87.aa1bb", + "id": "b95a0f0f.c5f4", "type": "set", "name": "set token-id", "xml": "\n\n", "comments": "", - "x": 1979.500244140625, - "y": 135, - "z": "fcc91756.c8d038", + "x": 1950.500244140625, + "y": 129, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "272f0d19.0aa972", + "id": "c03c3a2.5764a48", "type": "execute", "name": "execute RestApiCallNode Get Topology", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2046.500244140625, - "y": 255, - "z": "fcc91756.c8d038", + "x": 2017.500244140625, + "y": 249, + "z": "8cb67e95.d771b8", "wires": [ [ - "c0f8711f.5047d8", - "6134ff85.3a875" + "986cb045.40c5", + "e9ec571f.c3cfe8" ] ] }, { - "id": "c0f8711f.5047d8", + "id": "986cb045.40c5", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2289.000244140625, - "y": 275, - "z": "fcc91756.c8d038", + "x": 2260.000244140625, + "y": 269, + "z": "8cb67e95.d771b8", "wires": [ [ - "f5e8d64.1d84ba8" + "7a144ec7.8a9348" ] ] }, { - "id": "f5e8d64.1d84ba8", + "id": "7a144ec7.8a9348", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2446.500244140625, - "y": 275, - "z": "fcc91756.c8d038", + "x": 2417.500244140625, + "y": 269, + "z": "8cb67e95.d771b8", "wires": [ [ - "f392518f.1c82f", - "f7bc5da7.da31b" + "55ea6ad.8497214", + "ad96f3f.ca0439" ] ] }, { - "id": "dd9ef895.8d06e8", + "id": "c2f07a72.d9a858", "type": "returnFailure", "name": "return failure", "xml": "\n \n\t\n \n", "comments": "", - "x": 2423.000244140625, - "y": 175, - "z": "fcc91756.c8d038", + "x": 2394.000244140625, + "y": 169, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "6134ff85.3a875", + "id": "e9ec571f.c3cfe8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2285.000244140625, - "y": 175, - "z": "fcc91756.c8d038", + "x": 2256.000244140625, + "y": 169, + "z": "8cb67e95.d771b8", "wires": [ [ - "dd9ef895.8d06e8" + "c2f07a72.d9a858" ] ] }, { - "id": "bca2c88c.f5748", + "id": "7d5868e5.98eab", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 192, - "y": 86, - "z": "fcc91756.c8d038", + "x": 163, + "y": 80, + "z": "8cb67e95.d771b8", "wires": [ [ - "1c8eebdb.be2d0c" + "22d8189e.4866f" ] ] }, { - "id": "1c8eebdb.be2d0c", + "id": "22d8189e.4866f", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -245,1242 +245,1242 @@ "comments": "", "xml": "", "outputs": 1, - "x": 205, - "y": 146, - "z": "fcc91756.c8d038", + "x": 176, + "y": 140, + "z": "8cb67e95.d771b8", "wires": [ [ - "a6fcf3ab.5f9578" + "3a8b8af3.4d4416" ] ] }, { - "id": "a6fcf3ab.5f9578", + "id": "3a8b8af3.4d4416", "type": "method", "name": "method esr-thirdparty-sdnc-discovery", "xml": "\n", "comments": "", "outputs": 1, - "x": 225, - "y": 226, - "z": "fcc91756.c8d038", + "x": 196, + "y": 220, + "z": "8cb67e95.d771b8", "wires": [ [ - "6420c8d3.d15ee" + "c8a85a4d.9e66f" ] ] }, { - "id": "6420c8d3.d15ee", + "id": "c8a85a4d.9e66f", "type": "block", "name": "block : atomic", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 472.5, - "y": 226, - "z": "fcc91756.c8d038", + "x": 443.5, + "y": 220, + "z": "8cb67e95.d771b8", "wires": [ [ - "39152f22.f0d4a8" + "cbd24389.ade708" ] ] }, { - "id": "f392518f.1c82f", + "id": "55ea6ad.8497214", "type": "for", "name": "for each Network", "xml": "\n", "comments": "", "outputs": 1, - "x": 2665.500244140625, - "y": 204, - "z": "fcc91756.c8d038", + "x": 2636.500244140625, + "y": 198, + "z": "8cb67e95.d771b8", "wires": [ [ - "48caa041.662da" + "1ed2d22d.82cc36" ] ] }, { - "id": "48caa041.662da", + "id": "1ed2d22d.82cc36", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2814.000244140625, - "y": 204, - "z": "fcc91756.c8d038", + "x": 2785.000244140625, + "y": 198, + "z": "8cb67e95.d771b8", "wires": [ [ - "f9d6723a.6cdf78", - "929dfcd4.4e318" + "852144d1.2cc6d", + "530a9a06.d69fc4" ] ] }, { - "id": "f9d6723a.6cdf78", + "id": "852144d1.2cc6d", "type": "call", "name": "call update-network-to-aai", "xml": "\n", "comments": "", "outputs": 1, - "x": 2993.000244140625, - "y": 224, - "z": "fcc91756.c8d038", + "x": 2964.000244140625, + "y": 218, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "929dfcd4.4e318", + "id": "530a9a06.d69fc4", "type": "set", "name": "set network", "xml": "\n\n", "comments": "", - "x": 2948.000244140625, - "y": 184, - "z": "fcc91756.c8d038", + "x": 2919.000244140625, + "y": 178, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "334af206.383786", + "id": "f35984bc.58f298", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1945.000244140625, - "y": 175, - "z": "fcc91756.c8d038", + "x": 1916.000244140625, + "y": 169, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "2b9bc1fc.7f9d86", + "id": "a473b7cc.4471d8", "type": "comment", "name": "Do Nothing", "info": "", "comments": "", - "x": 2115.000244140625, - "y": 215, - "z": "fcc91756.c8d038", + "x": 2086.000244140625, + "y": 209, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "ec977bcd.52b8a8", + "id": "d9afda1.5ca9828", "type": "switchNode", "name": "switch type", "xml": "\n", "comments": "", "outputs": 1, - "x": 992, - "y": 311, - "z": "fcc91756.c8d038", + "x": 963, + "y": 305, + "z": "8cb67e95.d771b8", "wires": [ [ - "e6327558.85a0e", - "ece3c1dc.08a25", - "57f0cdff.7f0d04", - "e6efb547.0bd5a8" + "7ea96e84.4a184", + "e5a11dd.415fde", + "11ea46b7.9ad609", + "a5c3b391.3c4aa" ] ] }, { - "id": "bd0845c9.41d478", + "id": "5a988226.7d9fdc", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 859, - "y": 311, - "z": "fcc91756.c8d038", + "x": 830, + "y": 305, + "z": "8cb67e95.d771b8", "wires": [ [ - "ec977bcd.52b8a8" + "d9afda1.5ca9828" ] ] }, { - "id": "e6327558.85a0e", + "id": "7ea96e84.4a184", "type": "other", "name": "SOTN", "xml": "\n", "comments": "", "outputs": 1, - "x": 1105, - "y": 222, - "z": "fcc91756.c8d038", + "x": 1076, + "y": 216, + "z": "8cb67e95.d771b8", "wires": [ [ - "1007cea6.282501" + "f974c517.d68cd" ] ] }, { - "id": "ece3c1dc.08a25", + "id": "e5a11dd.415fde", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1134.5, - "y": 683.5001220703125, - "z": "fcc91756.c8d038", + "x": 1105.5, + "y": 677.5001220703125, + "z": "8cb67e95.d771b8", "wires": [ [ - "752a836e.32daf4" + "4a0581b6.8cbdf" ] ] }, { - "id": "752a836e.32daf4", + "id": "4a0581b6.8cbdf", "type": "returnFailure", "name": "return failure", "xml": "\n\n\t\n \n \n \n", "comments": "", "outputs": 1, - "x": 1486.0001983642578, - "y": 103.00000953674316, - "z": "fcc91756.c8d038", + "x": 1457.0001983642578, + "y": 97.00000953674316, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "558bdafc.122dbc", + "id": "f9b155cc.d14098", "type": "switchNode", "name": "switch prop.sdncRestApi.token_id", "xml": "\n", "comments": "", "outputs": 1, - "x": 1532.5001983642578, - "y": 223.00000953674316, - "z": "fcc91756.c8d038", + "x": 1503.5001983642578, + "y": 217.00000953674316, + "z": "8cb67e95.d771b8", "wires": [ [ - "9764857a.46386", - "b55a5855.1b4c4" + "4e229170.2e1108", + "495c5d16.740274" ] ] }, { - "id": "9764857a.46386", + "id": "4e229170.2e1108", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1825.000244140625, - "y": 215, - "z": "fcc91756.c8d038", + "x": 1796.000244140625, + "y": 209, + "z": "8cb67e95.d771b8", "wires": [ [ - "d18413fb.5938e8" + "b14dd129.fcf7f" ] ] }, { - "id": "b55a5855.1b4c4", + "id": "495c5d16.740274", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1825.000244140625, - "y": 255, - "z": "fcc91756.c8d038", + "x": 1796.000244140625, + "y": 249, + "z": "8cb67e95.d771b8", "wires": [ [ - "272f0d19.0aa972" + "c03c3a2.5764a48" ] ] }, { - "id": "d18413fb.5938e8", + "id": "b14dd129.fcf7f", "type": "execute", "name": "execute RestApiCallNode Get Topology", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2046.500244140625, - "y": 215, - "z": "fcc91756.c8d038", + "x": 2017.500244140625, + "y": 209, + "z": "8cb67e95.d771b8", "wires": [ [ - "6134ff85.3a875", - "c0f8711f.5047d8" + "e9ec571f.c3cfe8", + "986cb045.40c5" ] ] }, { - "id": "25993b47.1f060c", + "id": "31237f4.62f8c", "type": "execute", "name": "execute RestconfDiscoveryNode", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1529.0001983642578, - "y": 363.00000953674316, - "z": "fcc91756.c8d038", + "x": 1500.0001983642578, + "y": 357.00000953674316, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "54848569.ec4d54", + "id": "c374fd8f.2c9bc8", "type": "set", "name": "set encoding-format", "xml": "\n\n", "comments": "", - "x": 1489.0001983642578, - "y": 323.00000953674316, - "z": "fcc91756.c8d038", + "x": 1460.0001983642578, + "y": 317.00000953674316, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "c147e994.7edd08", + "id": "47fcc4e5.c080a4", "type": "comment", "name": "Notification subscription", "info": "", "comments": "", - "x": 1494.000343322754, - "y": 280.00000858306885, - "z": "fcc91756.c8d038", + "x": 1465.000343322754, + "y": 274.00000858306885, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "39152f22.f0d4a8", + "id": "cbd24389.ade708", "type": "switchNode", "name": "switch", "xml": "\n", "comments": "", "outputs": 1, - "x": 179, - "y": 351, - "z": "fcc91756.c8d038", + "x": 150, + "y": 345, + "z": "8cb67e95.d771b8", "wires": [ [ - "404d2f08.96ad7", - "74ffd1db.2f31c8" + "f624fdf6.4a4ef8", + "67364ea6.885738" ] ] }, { - "id": "404d2f08.96ad7", + "id": "f624fdf6.4a4ef8", "type": "outcomeFalse", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 366, - "y": 351, - "z": "fcc91756.c8d038", + "x": 337, + "y": 345, + "z": "8cb67e95.d771b8", "wires": [ [ - "de801ea6.e90758" + "4cc508ad.f5c7d" ] ] }, { - "id": "74ffd1db.2f31c8", + "id": "67364ea6.885738", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 140.00003051757812, - "y": 1107.75, - "z": "fcc91756.c8d038", + "x": 111.00003051757812, + "y": 1101.75, + "z": "8cb67e95.d771b8", "wires": [ [ - "c3886c05.a14928" + "48c54790.7a017" ] ] }, { - "id": "c3886c05.a14928", + "id": "48c54790.7a017", "type": "call", "name": "call esr-thirdparty-sdnc-of-zte", "xml": "\n", "comments": "", "outputs": 1, - "x": 371.75, - "y": 1124.5000610351562, - "z": "fcc91756.c8d038", + "x": 342.75, + "y": 1118.5000610351562, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "57f0cdff.7f0d04", + "id": "11ea46b7.9ad609", "type": "other", "name": "TAPI", "xml": "\n", "comments": "", "outputs": 1, - "x": 1183, - "y": 456, - "z": "fcc91756.c8d038", + "x": 1154, + "y": 450, + "z": "8cb67e95.d771b8", "wires": [ [ - "9159c5db.f9ecb" + "a1313060.f8d7d" ] ] }, { - "id": "9159c5db.f9ecb", + "id": "a1313060.f8d7d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1346, - "y": 455, - "z": "fcc91756.c8d038", + "x": 1317, + "y": 449, + "z": "8cb67e95.d771b8", "wires": [ [ - "359e52a9.fb7c36" + "f271610b.da5a3" ] ] }, { - "id": "359e52a9.fb7c36", + "id": "f271610b.da5a3", "type": "execute", "name": "execute", "xml": "\n \n \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1507, - "y": 454, - "z": "fcc91756.c8d038", + "x": 1478, + "y": 448, + "z": "8cb67e95.d771b8", "wires": [ [ - "bdd5dc28.9d2908", - "a872bbb4.c3aec8" + "878204ba.609a58", + "1c89864.e323d7a" ] ] }, { - "id": "a872bbb4.c3aec8", + "id": "1c89864.e323d7a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1649, - "y": 530, - "z": "fcc91756.c8d038", + "x": 1620, + "y": 524, + "z": "8cb67e95.d771b8", "wires": [ [ - "e24829ea.497098" + "5d965dcc.6101a4" ] ] }, { - "id": "bdd5dc28.9d2908", + "id": "878204ba.609a58", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1683, - "y": 451, - "z": "fcc91756.c8d038", + "x": 1654, + "y": 445, + "z": "8cb67e95.d771b8", "wires": [ [ - "ba70e873.59e928" + "4052d329.1b779c" ] ] }, { - "id": "ba70e873.59e928", + "id": "4052d329.1b779c", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1853, - "y": 450, - "z": "fcc91756.c8d038", + "x": 1824, + "y": 444, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "e24829ea.497098", + "id": "5d965dcc.6101a4", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1810, - "y": 529, - "z": "fcc91756.c8d038", + "x": 1781, + "y": 523, + "z": "8cb67e95.d771b8", "wires": [ [ - "e5d11bee.6d3f3" + "d1531df6.3732f" ] ] }, { - "id": "e5d11bee.6d3f3", + "id": "d1531df6.3732f", "type": "for", "name": "for each topology", "xml": "\n", "comments": "", "outputs": 1, - "x": 1989, - "y": 529, - "z": "fcc91756.c8d038", + "x": 1960, + "y": 523, + "z": "8cb67e95.d771b8", "wires": [ [ - "f9dbd640.006d18" + "8b55167c.96333" ] ] }, { - "id": "f9dbd640.006d18", + "id": "8b55167c.96333", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2156, - "y": 530, - "z": "fcc91756.c8d038", + "x": 2127, + "y": 524, + "z": "8cb67e95.d771b8", "wires": [ [ - "c60ea7f.3bd2058", - "b4f9b29d.c49458" + "e7e4969d.73ce58", + "9e2e1ddf.baa2b" ] ] }, { - "id": "c60ea7f.3bd2058", + "id": "e7e4969d.73ce58", "type": "set", "name": "set topology", "xml": "\n\n", "comments": "", - "x": 2315, - "y": 531, - "z": "fcc91756.c8d038", + "x": 2286, + "y": 525, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "b4f9b29d.c49458", + "id": "9e2e1ddf.baa2b", "type": "call", "name": "call tapi-update-network-to-aai", "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2306, - "y": 597, - "z": "fcc91756.c8d038", + "x": 2277, + "y": 591, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "e6efb547.0bd5a8", + "id": "a5c3b391.3c4aa", "type": "outcome", "name": "MSA", "xml": "\n", "comments": "", "outputs": 1, - "x": 1153.677324295044, - "y": 612.8993349075317, - "z": "fcc91756.c8d038", + "x": 1124.677324295044, + "y": 606.8993349075317, + "z": "8cb67e95.d771b8", "wires": [ [ - "e1657417.9cefe8" + "1925d7f4.b889a8" ] ] }, { - "id": "e1657417.9cefe8", + "id": "1925d7f4.b889a8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1315.6773872375488, - "y": 610.899335861206, - "z": "fcc91756.c8d038", + "x": 1286.6773872375488, + "y": 604.899335861206, + "z": "8cb67e95.d771b8", "wires": [ [ - "1f0bde0a.fa2cb2" + "7ba5724d.ffaffc" ] ] }, { - "id": "1f0bde0a.fa2cb2", + "id": "7ba5724d.ffaffc", "type": "execute", "name": "execute", "xml": "\n \n \n \n \n \n \n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1492.6771354675293, - "y": 602.8992919921875, - "z": "fcc91756.c8d038", + "x": 1463.6771354675293, + "y": 596.8992919921875, + "z": "8cb67e95.d771b8", "wires": [ [ - "7133cad2.99b11c", - "c3d837c.d0ca2c8" + "6946de0a.deebc", + "5d4a6514.4c3a9c" ] ] }, { - "id": "7133cad2.99b11c", + "id": "6946de0a.deebc", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1645.6771354675293, - "y": 599.8992919921875, - "z": "fcc91756.c8d038", + "x": 1616.6771354675293, + "y": 593.8992919921875, + "z": "8cb67e95.d771b8", "wires": [ [ - "eab907ff.882ae8" + "e290e7ee.1a21f" ] ] }, { - "id": "eab907ff.882ae8", + "id": "e290e7ee.1a21f", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1820.6771354675293, - "y": 598.8992919921875, - "z": "fcc91756.c8d038", + "x": 1791.6771354675293, + "y": 592.8992919921875, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "c3d837c.d0ca2c8", + "id": "5d4a6514.4c3a9c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1651.6771354675293, - "y": 672.8992919921875, - "z": "fcc91756.c8d038", + "x": 1622.6771354675293, + "y": 666.8992919921875, + "z": "8cb67e95.d771b8", "wires": [ [ - "224d6e37.21354a" + "815556fb.bd9668" ] ] }, { - "id": "224d6e37.21354a", + "id": "815556fb.bd9668", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1835.6771354675293, - "y": 674.8992919921875, - "z": "fcc91756.c8d038", + "x": 1806.6771354675293, + "y": 668.8992919921875, + "z": "8cb67e95.d771b8", "wires": [ [ - "622b9c10.ebdeac" + "9834a552.e8e02" ] ] }, { - "id": "622b9c10.ebdeac", + "id": "9834a552.e8e02", "type": "call", "name": "call msa-update-network-to-aai", "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2114.677001953125, - "y": 672.8992919921875, - "z": "fcc91756.c8d038", + "x": 2085.677001953125, + "y": 666.8992919921875, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "67540de7.5dd14c", + "id": "983792ba.976408", "type": "switchNode", "name": "switch type", "xml": "\n", "comments": "", "outputs": 1, - "x": 285.566650390625, - "y": 841.5666809082031, - "z": "fcc91756.c8d038", + "x": 256.566650390625, + "y": 835.5666809082031, + "z": "8cb67e95.d771b8", "wires": [ [ - "ed11f93e.13815", - "b9986099.553ab8", - "eeccf78a.d71e3" + "674a6a9f.8c143c", + "42c7b2ab.76125c", + "1501fed.f113881" ] ] }, { - "id": "ed11f93e.13815", + "id": "674a6a9f.8c143c", "type": "outcome", "name": "MSA", "xml": "\n", "comments": "", "outputs": 1, - "x": 464.857177734375, - "y": 758.9285888671875, - "z": "fcc91756.c8d038", + "x": 435.857177734375, + "y": 752.9285888671875, + "z": "8cb67e95.d771b8", "wires": [ [ - "40980c29.103654" + "8b3cf345.6948d" ] ] }, { - "id": "b9986099.553ab8", + "id": "42c7b2ab.76125c", "type": "other", "name": "TAPI", "xml": "\n", "comments": "", "outputs": 1, - "x": 473.6070556640625, - "y": 1009.6428527832031, - "z": "fcc91756.c8d038", + "x": 444.6070556640625, + "y": 1003.6428527832031, + "z": "8cb67e95.d771b8", "wires": [ [ - "b9906adb.aedb" + "ec6a41aa.381fd" ] ] }, { - "id": "40980c29.103654", + "id": "8b3cf345.6948d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 618.607177734375, - "y": 755.7143249511719, - "z": "fcc91756.c8d038", + "x": 589.607177734375, + "y": 749.7143249511719, + "z": "8cb67e95.d771b8", "wires": [ [ - "f4759d50.5acb", - "6300b23d.858844" + "49d8550e.67af3c", + "db848d25.52ee9" ] ] }, { - "id": "b9906adb.aedb", + "id": "ec6a41aa.381fd", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 623, - "y": 1009.5, - "z": "fcc91756.c8d038", + "x": 594, + "y": 1003.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "ee72aef0.96b35", - "80047dba.a18518" + "1335976f.2d9b19", + "16c45478.af99e4" ] ] }, { - "id": "eeccf78a.d71e3", + "id": "1501fed.f113881", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 576, - "y": 1173.5, - "z": "fcc91756.c8d038", + "x": 547, + "y": 1167.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "a7ccb229.5cc45" + "41c63854.9379a8" ] ] }, { - "id": "a7ccb229.5cc45", + "id": "41c63854.9379a8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\t\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n", "comments": "", "outputs": 1, - "x": 850.5, - "y": 803.5, - "z": "fcc91756.c8d038", + "x": 821.5, + "y": 797.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "418351d.550fdb", - "5d9de12a.c40778", - "4f52ba75.31f414" + "1a8d1895.ab6a47", + "47ef9d8f.3964f4", + "d98324ce.97ca8" ] ] }, { - "id": "6300b23d.858844", + "id": "db848d25.52ee9", "type": "set", "name": "set controller_id", "xml": "\n\n\n\n\n", "comments": "", - "x": 810.5, - "y": 737.5, - "z": "fcc91756.c8d038", + "x": 781.5, + "y": 731.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "418351d.550fdb", + "id": "1a8d1895.ab6a47", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1089.5, - "y": 823.5, - "z": "fcc91756.c8d038", + "x": 1060.5, + "y": 817.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "7d4b021f.b58864" + "d1f9e1a7.c7f19" ] ] }, { - "id": "7d4b021f.b58864", + "id": "d1f9e1a7.c7f19", "type": "delete", "name": "delete from db", "xml": "", "comments": "", "outputs": 1, - "x": 1258.5, - "y": 830.5, - "z": "fcc91756.c8d038", + "x": 1229.5, + "y": 824.5, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "ee72aef0.96b35", + "id": "1335976f.2d9b19", "type": "set", "name": "set controller_id", "xml": "\n\n\n\n\n", "comments": "", - "x": 787.5, - "y": 965.5, - "z": "fcc91756.c8d038", + "x": 758.5, + "y": 959.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "80047dba.a18518", + "id": "16c45478.af99e4", "type": "get-resource", "name": "get resources from DB -controller_id", "xml": "\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n", "comments": "", "outputs": 1, - "x": 800.5, - "y": 1054.5, - "z": "fcc91756.c8d038", + "x": 771.5, + "y": 1048.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "193e8ffa.2d1e68", - "392a4087.7340c", - "3b51b50f.fabfaa" + "a8a3e82f.8a5a8", + "ae0994a7.403ab8", + "e57ecfd9.55df58" ] ] }, { - "id": "193e8ffa.2d1e68", + "id": "a8a3e82f.8a5a8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1025.5, - "y": 1069.5, - "z": "fcc91756.c8d038", + "x": 996.5, + "y": 1063.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "7c3655cf.c7356c" + "d7aae079.2ca2a" ] ] }, { - "id": "7c3655cf.c7356c", + "id": "d7aae079.2ca2a", "type": "delete", "name": "delete from db", "xml": "", "comments": "", "outputs": 1, - "x": 1196.5, - "y": 1070.5, - "z": "fcc91756.c8d038", + "x": 1167.5, + "y": 1064.5, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "5d9de12a.c40778", + "id": "47ef9d8f.3964f4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1075.5, - "y": 902.5, - "z": "fcc91756.c8d038", + "x": 1046.5, + "y": 896.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "44b36cb9.4f203c" + "1e298c8c.f0408b" ] ] }, { - "id": "392a4087.7340c", + "id": "ae0994a7.403ab8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1006.5, - "y": 1142.5, - "z": "fcc91756.c8d038", + "x": 977.5, + "y": 1136.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "568e56df.183be8" + "c236971a.ee197" ] ] }, { - "id": "44b36cb9.4f203c", + "id": "1e298c8c.f0408b", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1236.5, - "y": 907.5, - "z": "fcc91756.c8d038", + "x": 1207.5, + "y": 901.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "4f52ba75.31f414", + "id": "d98324ce.97ca8", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1066.5, - "y": 962.5, - "z": "fcc91756.c8d038", + "x": 1037.5, + "y": 956.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "67091014.c5cb48" + "3416464c.a143ea" ] ] }, { - "id": "67091014.c5cb48", + "id": "3416464c.a143ea", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1215.5, - "y": 964.5, - "z": "fcc91756.c8d038", + "x": 1186.5, + "y": 958.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "568e56df.183be8", + "id": "c236971a.ee197", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1154.5, - "y": 1143.5, - "z": "fcc91756.c8d038", + "x": 1125.5, + "y": 1137.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "3b51b50f.fabfaa", + "id": "e57ecfd9.55df58", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1006.5, - "y": 1186.5, - "z": "fcc91756.c8d038", + "x": 977.5, + "y": 1180.5, + "z": "8cb67e95.d771b8", "wires": [ [ - "74792395.d77524" + "d5ad8139.acdf48" ] ] }, { - "id": "74792395.d77524", + "id": "d5ad8139.acdf48", "type": "returnFailure", "name": "return failure", "xml": "\n \n \n \n\n", "comments": "", - "x": 1171.5, - "y": 1183.5, - "z": "fcc91756.c8d038", + "x": 1142.5, + "y": 1177.5, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "f7bc5da7.da31b", + "id": "ad96f3f.ca0439", "type": "switchNode", "name": "switch network_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 2682, - "y": 335, - "z": "fcc91756.c8d038", + "x": 2653, + "y": 329, + "z": "8cb67e95.d771b8", "wires": [ [ - "aa4a8663.38bb68" + "d135440e.332828" ] ] }, { - "id": "aa4a8663.38bb68", + "id": "d135440e.332828", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 2864, - "y": 336, - "z": "fcc91756.c8d038", + "x": 2835, + "y": 330, + "z": "8cb67e95.d771b8", "wires": [ [ - "efdac693.289728" + "9dfbe1b1.0501b8" ] ] }, { - "id": "6a7f62ea.d32524", + "id": "27de91fe.6ca4f6", "type": "for", "name": "for each Network", "xml": "\n", "comments": "", "outputs": 1, - "x": 3237, - "y": 329, - "z": "fcc91756.c8d038", + "x": 3208, + "y": 323, + "z": "8cb67e95.d771b8", "wires": [ [ - "de962ed4.8e2558" + "7ec0ad88.0666cc" ] ] }, { - "id": "de962ed4.8e2558", + "id": "7ec0ad88.0666cc", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3455, - "y": 326, - "z": "fcc91756.c8d038", + "x": 3426, + "y": 320, + "z": "8cb67e95.d771b8", "wires": [ [ - "d31ddaea.690348", - "bbbca45f.8e2228", - "acccc325.a38838" + "8fdc47cc.432ab", + "b5eed741.5fbb08", + "1656178e.3ba998" ] ] }, { - "id": "73e20b64.41827c", + "id": "5634a256.4e2744", "type": "call", "name": "call update-tp-ttp-relationship", "xml": "\n", "comments": "", "outputs": 1, - "x": 3270, - "y": 389, - "z": "fcc91756.c8d038", + "x": 3241, + "y": 383, + "z": "8cb67e95.d771b8", "wires": [ [] ] }, { - "id": "efdac693.289728", + "id": "9dfbe1b1.0501b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3034, - "y": 332, - "z": "fcc91756.c8d038", + "x": 3005, + "y": 326, + "z": "8cb67e95.d771b8", "wires": [ [ - "6a7f62ea.d32524", - "73e20b64.41827c" + "27de91fe.6ca4f6", + "5634a256.4e2744" ] ] }, { - "id": "acccc325.a38838", + "id": "1656178e.3ba998", "type": "set", "name": "unset network", "xml": "\n\n", "comments": "", - "x": 3614, - "y": 266, - "z": "fcc91756.c8d038", + "x": 3585, + "y": 260, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "d31ddaea.690348", + "id": "8fdc47cc.432ab", "type": "set", "name": "set network", "xml": "\n\n", "comments": "", - "x": 3608, - "y": 314, - "z": "fcc91756.c8d038", + "x": 3579, + "y": 308, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "bbbca45f.8e2228", + "id": "b5eed741.5fbb08", "type": "switchNode", "name": "switch network-types with topologyId", "xml": "\n", "comments": "", "outputs": 1, - "x": 3685, - "y": 361, - "z": "fcc91756.c8d038", + "x": 3656, + "y": 355, + "z": "8cb67e95.d771b8", "wires": [ [ - "e4f22bce.03ea18", - "2f6da0f9.e964d8" + "c1423a29.1c46e8", + "ab490ddf.8e1c1" ] ] }, { - "id": "e4f22bce.03ea18", + "id": "c1423a29.1c46e8", "type": "outcome", - "name": "11", - "xml": "\n", + "name": "1", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3911, - "y": 330, - "z": "fcc91756.c8d038", + "x": 3882, + "y": 324, + "z": "8cb67e95.d771b8", "wires": [ [ - "a545d36e.f0b618" + "3c6e5d11.fbd2b2" ] ] }, { - "id": "2f6da0f9.e964d8", + "id": "ab490ddf.8e1c1", "type": "outcome", - "name": "33", - "xml": "\n", + "name": "2", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3911, - "y": 391, - "z": "fcc91756.c8d038", + "x": 3882, + "y": 385, + "z": "8cb67e95.d771b8", "wires": [ [ - "d2ccc5d0.bc949" + "654a57a4.0fd38" ] ] }, { - "id": "dcbdf3ee.469d4", + "id": "adf965cc.3e515", "type": "set", "name": "set network-otn", "xml": "\n\n", "comments": "", - "x": 4206, - "y": 330, - "z": "fcc91756.c8d038", + "x": 4177, + "y": 324, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "6a7bd0f0.92b65", + "id": "f1dbbcab.0dda4", "type": "set", "name": "set network eth", "xml": "\n\n", "comments": "", - "x": 4206, - "y": 391, - "z": "fcc91756.c8d038", + "x": 4177, + "y": 385, + "z": "8cb67e95.d771b8", "wires": [] }, { - "id": "a545d36e.f0b618", + "id": "3c6e5d11.fbd2b2", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4045, - "y": 330, - "z": "fcc91756.c8d038", + "x": 4016, + "y": 324, + "z": "8cb67e95.d771b8", "wires": [ [ - "dcbdf3ee.469d4" + "adf965cc.3e515" ] ] }, { - "id": "d2ccc5d0.bc949", + "id": "654a57a4.0fd38", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4046, - "y": 391, - "z": "fcc91756.c8d038", + "x": 4017, + "y": 385, + "z": "8cb67e95.d771b8", "wires": [ [ - "6a7bd0f0.92b65" + "f1dbbcab.0dda4" ] ] } 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 4e0b325a..489b429d 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": "99e701a0.2410d", + "id": "ef9f11e3.e25b8", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 136, - "y": 137, - "z": "3ca15a5b.03f956", + "x": 162, + "y": 62, + "z": "aef0e494.212df8", "wires": [ [ - "6330fb87.7056d4" + "8cba6f11.c1b35" ] ] }, { - "id": "6330fb87.7056d4", + "id": "8cba6f11.c1b35", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -22,429 +22,428 @@ "comments": "", "xml": "", "outputs": 1, - "x": 322.1111488342285, - "y": 241.44447135925293, - "z": "3ca15a5b.03f956", + "x": 348.1111488342285, + "y": 166.44447135925293, + "z": "aef0e494.212df8", "wires": [ [ - "5d3152d6.fc261c" + "b34b0f2b.a26b6" ] ] }, { - "id": "5d3152d6.fc261c", + "id": "b34b0f2b.a26b6", "type": "method", "name": "method esr-thirdparty-sdnc", "xml": "\n", "comments": "", "outputs": 1, - "x": 319.5556983947754, - "y": 405.2222566604614, - "z": "3ca15a5b.03f956", + "x": 345.5556983947754, + "y": 330.2222566604614, + "z": "aef0e494.212df8", "wires": [ [ - "fd1dfef.d4b4b" + "c51c8801.1083a8" ] ] }, { - "id": "fd1dfef.d4b4b", + "id": "c51c8801.1083a8", "type": "block", "name": "block : atomic", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 274.7779655456543, - "y": 540.1113119125366, - "z": "3ca15a5b.03f956", + "x": 300.7779655456543, + "y": 465.1113119125366, + "z": "aef0e494.212df8", "wires": [ [ - "9b412bae.4b0eb8", - "cceae5d2.b0de18", - "ec471744.eb69b8", - "ca9b8814.58fc88" + "b07b5277.3d4a68", + "b9203f9f.499548", + "d3ed9870.114e5" ] ] }, { - "id": "cceae5d2.b0de18", + "id": "76c0732c.b84824", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 564, - "y": 611, - "z": "3ca15a5b.03f956", + "x": 590, + "y": 536, + "z": "aef0e494.212df8", "wires": [ [] ] }, { - "id": "9b412bae.4b0eb8", + "id": "b07b5277.3d4a68", "type": "for", "name": "for 0..key-data_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 612.4441070556641, - "y": 556.190788269043, - "z": "3ca15a5b.03f956", + "x": 638.4441070556641, + "y": 481.19078826904297, + "z": "aef0e494.212df8", "wires": [ [ - "d38c4e0c.d3a8e" + "e5460d9.eb92a7" ] ] }, { - "id": "d38c4e0c.d3a8e", + "id": "e5460d9.eb92a7", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 784.3335723876953, - "y": 555.4130334854126, - "z": "3ca15a5b.03f956", + "x": 810.3335723876953, + "y": 480.4130334854126, + "z": "aef0e494.212df8", "wires": [ [ - "923e10da.3124e", - "ad127485.a941f8", - "39c9791a.a004c6", - "2bf6fbdd.98dd24", - "e16dffa9.206d5", - "74936d17.d58244", - "f60efc3e.9d559" + "1f482195.4aed1e", + "e326585b.5a2c8", + "62f527aa.843a1", + "a3b99d23.ded5b8", + "6c2b24b6.182ef4", + "7c3962c6.d95fe4", + "27459292.aa5326" ] ] }, { - "id": "923e10da.3124e", + "id": "1f482195.4aed1e", "type": "switchNode", "name": "switch service-url", "xml": "\n", "comments": "", "outputs": 1, - "x": 996.5552749633789, - "y": 465.5241861343384, - "z": "3ca15a5b.03f956", + "x": 1022.5552749633789, + "y": 390.5241861343384, + "z": "aef0e494.212df8", "wires": [ [ - "62882f3b.f43fb" + "e24bf338.0aa118" ] ] }, { - "id": "62882f3b.f43fb", + "id": "e24bf338.0aa118", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1160.5553970336914, - "y": 464.5554189682007, - "z": "3ca15a5b.03f956", + "x": 1186.5553970336914, + "y": 389.5554189682007, + "z": "aef0e494.212df8", "wires": [ [ - "d288b1fe.c97e8" + "6a8ce1d8.40cb08" ] ] }, { - "id": "d288b1fe.c97e8", + "id": "6a8ce1d8.40cb08", "type": "set", "name": "set service-url", "xml": "\n\n", "comments": "", - "x": 1314.5554885864258, - "y": 464.1554126739502, - "z": "3ca15a5b.03f956", + "x": 1340.5554885864258, + "y": 389.1554126739502, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "ad127485.a941f8", + "id": "e326585b.5a2c8", "type": "switchNode", "name": "switch user-name", "xml": "\n", "comments": "", "outputs": 1, - "x": 993.8450202941895, - "y": 534.7712459564209, - "z": "3ca15a5b.03f956", + "x": 1019.8450202941895, + "y": 459.7712459564209, + "z": "aef0e494.212df8", "wires": [ [ - "32e92192.48f84e" + "6369ccba.44219c" ] ] }, { - "id": "32e92192.48f84e", + "id": "6369ccba.44219c", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1162.8450088500977, - "y": 532.8024892807007, - "z": "3ca15a5b.03f956", + "x": 1188.8450088500977, + "y": 457.8024892807007, + "z": "aef0e494.212df8", "wires": [ [ - "e32de5c0.443f28" + "29fc0e59.2a42b2" ] ] }, { - "id": "e32de5c0.443f28", + "id": "29fc0e59.2a42b2", "type": "set", "name": "set user", "xml": "\n\n", "comments": "", - "x": 1298.8451614379883, - "y": 532.4024801254272, - "z": "3ca15a5b.03f956", + "x": 1324.8451614379883, + "y": 457.40248012542725, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "39c9791a.a004c6", + "id": "62f527aa.843a1", "type": "switchNode", "name": "switch password", "xml": "\n", "comments": "", "outputs": 1, - "x": 991.6228523254395, - "y": 600.3267955780029, - "z": "3ca15a5b.03f956", + "x": 1017.6228523254395, + "y": 525.3267955780029, + "z": "aef0e494.212df8", "wires": [ [ - "699a3ade.cb3b24" + "4646e0ce.227428" ] ] }, { - "id": "699a3ade.cb3b24", + "id": "4646e0ce.227428", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1163.6228103637695, - "y": 600.3580408096313, - "z": "3ca15a5b.03f956", + "x": 1189.6228103637695, + "y": 525.3580408096313, + "z": "aef0e494.212df8", "wires": [ [ - "b4409b06.1c7a48" + "95ef44fa.193e88" ] ] }, { - "id": "b4409b06.1c7a48", + "id": "95ef44fa.193e88", "type": "set", "name": "set password", "xml": "\n\n", "comments": "", - "x": 1318.6230545043945, - "y": 598.9580202102661, - "z": "3ca15a5b.03f956", + "x": 1344.6230545043945, + "y": 523.9580202102661, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "ec471744.eb69b8", + "id": "b9203f9f.499548", "type": "call", "name": "call esr-thirdparty-sdnc-discovery", "xml": "\n", "comments": "", "outputs": 1, - "x": 635.4377593994141, - "y": 682.5490007400513, - "z": "3ca15a5b.03f956", + "x": 661.4377593994141, + "y": 607.5490007400513, + "z": "aef0e494.212df8", "wires": [ [] ] }, { - "id": "2bf6fbdd.98dd24", + "id": "a3b99d23.ded5b8", "type": "switchNode", "name": "switch esr-system-info-id", "xml": "\n", "comments": "", "outputs": 1, - "x": 1013.4441528320312, - "y": 654.3331909179688, - "z": "3ca15a5b.03f956", + "x": 1039.4441528320312, + "y": 579.3331909179688, + "z": "aef0e494.212df8", "wires": [ [ - "6b800452.92b53c" + "1ac41cc3.373a63" ] ] }, { - "id": "6b800452.92b53c", + "id": "1ac41cc3.373a63", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1188.4441375732422, - "y": 652.3643522262573, - "z": "3ca15a5b.03f956", + "x": 1214.4441375732422, + "y": 577.3643522262573, + "z": "aef0e494.212df8", "wires": [ [ - "5fb25642.fe13a8" + "e82e9936.a40cf" ] ] }, { - "id": "5fb25642.fe13a8", + "id": "e82e9936.a40cf", "type": "set", "name": "set esr-system-info-id", "xml": "\n\n", "comments": "", - "x": 1354.444107055664, - "y": 653.964376449585, - "z": "3ca15a5b.03f956", + "x": 1380.444107055664, + "y": 578.964376449585, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "e16dffa9.206d5", + "id": "6c2b24b6.182ef4", "type": "switchNode", "name": "switch thirdparty-sdnc-id", "xml": "\n", "comments": "", "outputs": 1, - "x": 1008, - "y": 699, - "z": "3ca15a5b.03f956", + "x": 1034, + "y": 624, + "z": "aef0e494.212df8", "wires": [ [ - "c89a0c6d.1572e" + "ce1afedb.52692" ] ] }, { - "id": "c89a0c6d.1572e", + "id": "ce1afedb.52692", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1182.999984741211, - "y": 697.0311613082886, - "z": "3ca15a5b.03f956", + "x": 1208.999984741211, + "y": 622.0311613082886, + "z": "aef0e494.212df8", "wires": [ [ - "a9287f8e.79595" + "a512db5a.75ca9" ] ] }, { - "id": "a9287f8e.79595", + "id": "a512db5a.75ca9", "type": "set", "name": "set thirdparty-sdnc-id", "xml": "\n\n", "comments": "", - "x": 1348.9999542236328, - "y": 698.6311855316162, - "z": "3ca15a5b.03f956", + "x": 1374.9999542236328, + "y": 623.6311855316162, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "74936d17.d58244", + "id": "7c3962c6.d95fe4", "type": "switchNode", "name": "switch type", "xml": "\n", "comments": "", "outputs": 1, - "x": 958.0000305175781, - "y": 748.0000200271606, - "z": "3ca15a5b.03f956", + "x": 984.0000305175781, + "y": 673.0000200271606, + "z": "aef0e494.212df8", "wires": [ [ - "b33cf82.eefe308" + "32efc971.8d4076" ] ] }, { - "id": "b33cf82.eefe308", + "id": "32efc971.8d4076", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1103.0000343322754, - "y": 747.0311889648438, - "z": "3ca15a5b.03f956", + "x": 1129.0000343322754, + "y": 672.0311889648438, + "z": "aef0e494.212df8", "wires": [ [ - "dfc8eb6b.f283a8" + "fdd2a7f.f2554d8" ] ] }, { - "id": "dfc8eb6b.f283a8", + "id": "fdd2a7f.f2554d8", "type": "set", "name": "set type", "xml": "\n\n", "comments": "", - "x": 1235.0000381469727, - "y": 746.6312046051025, - "z": "3ca15a5b.03f956", + "x": 1261.0000381469727, + "y": 671.6312046051025, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "f60efc3e.9d559", + "id": "27459292.aa5326", "type": "switchNode", "name": "switch vendor", "xml": "\n", "comments": "", "outputs": 1, - "x": 959.0000267028809, - "y": 804.0000219345093, - "z": "3ca15a5b.03f956", + "x": 985.0000267028809, + "y": 729.0000219345093, + "z": "aef0e494.212df8", "wires": [ [ - "f02e6468.4f1ca8" + "597caf68.90ecf" ] ] }, { - "id": "f02e6468.4f1ca8", + "id": "597caf68.90ecf", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1104.0000305175781, - "y": 803.0311908721924, - "z": "3ca15a5b.03f956", + "x": 1130.0000305175781, + "y": 728.0311908721924, + "z": "aef0e494.212df8", "wires": [ [ - "4287418.30ed9c" + "f6b454f7.14ca" ] ] }, { - "id": "4287418.30ed9c", + "id": "f6b454f7.14ca", "type": "set", "name": "set vendor", "xml": "\n\n", "comments": "", - "x": 1236.0000343322754, - "y": 802.6312065124512, - "z": "3ca15a5b.03f956", + "x": 1262.0000343322754, + "y": 727.6312065124512, + "z": "aef0e494.212df8", "wires": [] }, { - "id": "ca9b8814.58fc88", + "id": "d3ed9870.114e5", "type": "call", "name": "call validate-esr-thirdparty-sdnc-input", "xml": "\n", "comments": "", "outputs": 1, - "x": 677.7776336669922, - "y": 473.9998035430908, - "z": "3ca15a5b.03f956", + "x": 703.7776336669922, + "y": 398.9998035430908, + "z": "aef0e494.212df8", "wires": [ [] ] diff --git a/platform-logic/datachange/src/main/json/DataChange_update-network-links-to-aai.json b/platform-logic/datachange/src/main/json/DataChange_update-network-links-to-aai.json index 0d6a2784..67136feb 100644 --- a/platform-logic/datachange/src/main/json/DataChange_update-network-links-to-aai.json +++ b/platform-logic/datachange/src/main/json/DataChange_update-network-links-to-aai.json @@ -1,20 +1,20 @@ [ { - "id": "ebe56983.0d3a9", + "id": "77244695.5fe13", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 134, - "y": 65, - "z": "3cbec5d5.54ea02", + "x": 124, + "y": 98, + "z": "11329427.2301e4", "wires": [ [ - "13e5c84a.55bf3" + "61db70e6.96f4f" ] ] }, { - "id": "13e5c84a.55bf3", + "id": "61db70e6.96f4f", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -22,1885 +22,1884 @@ "comments": "", "xml": "", "outputs": 1, - "x": 191, - "y": 144.888916015625, - "z": "3cbec5d5.54ea02", + "x": 181, + "y": 177.888916015625, + "z": "11329427.2301e4", "wires": [ [ - "66a22ecb.fd2f58" + "1788c320.44101d" ] ] }, { - "id": "66a22ecb.fd2f58", + "id": "1788c320.44101d", "type": "method", "name": "method update-network-links-to-aai", "xml": "\n", "comments": "", "outputs": 1, - "x": 205, - "y": 221.22222900390625, - "z": "3cbec5d5.54ea02", + "x": 195, + "y": 254.22222900390625, + "z": "11329427.2301e4", "wires": [ [ - "6e3553b1.ce5dcc" + "325d107f.de4c6" ] ] }, { - "id": "6e3553b1.ce5dcc", + "id": "325d107f.de4c6", "type": "block", "name": "block : atomic", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 216.33343505859375, - "y": 298.7779235839844, - "z": "3cbec5d5.54ea02", + "x": 206.33343505859375, + "y": 331.7779235839844, + "z": "11329427.2301e4", "wires": [ [ - "ce48b85e.94f938" + "772b5f61.91c448" ] ] }, { - "id": "a43a6e87.7bb85", + "id": "ea8c4290.e9fc4", "type": "update", "name": "save logical-link with regular id", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1091.111083984375, - "y": 723.111083984375, - "z": "3cbec5d5.54ea02", + "x": 1081.111083984375, + "y": 756.111083984375, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "ce48b85e.94f938", + "id": "772b5f61.91c448", "type": "for", "name": "for each link", "xml": "\n", "comments": "", "outputs": 1, - "x": 244.88885498046875, - "y": 392.33331298828125, - "z": "3cbec5d5.54ea02", + "x": 234.88885498046875, + "y": 425.33331298828125, + "z": "11329427.2301e4", "wires": [ [ - "dec42fbf.1e3dc8", - "faf4c2c8.a313e8", - "6624aa74.606e14", - "dbc86076.1de4f", - "4c4fa03a.a50f2" + "34a89003.2e2b", + "ba3960a8.1467", + "f48b8987.2973f8", + "37181089.2d209", + "f2821395.fcaa08" ] ] }, { - "id": "dec42fbf.1e3dc8", + "id": "34a89003.2e2b", "type": "set", "name": "set network link's local variables", "xml": "\n\n\n\n", "comments": "", - "x": 577.111083984375, - "y": 97.22221374511719, - "z": "3cbec5d5.54ea02", + "x": 567.111083984375, + "y": 130.2222137451172, + "z": "11329427.2301e4", "wires": [] }, { - "id": "9f28786b.9755c", + "id": "8fd33aa8.985138", "type": "for", "name": "for each label-restriction", "xml": "\n", "comments": "", "outputs": 1, - "x": 1617.4444580078125, - "y": 943.111083984375, - "z": "3cbec5d5.54ea02", + "x": 1607.4444580078125, + "y": 976.111083984375, + "z": "11329427.2301e4", "wires": [ [ - "a10e9de3.90e708", - "9f6f811c.bccf8", - "7166bef0.82e4a", - "c6ea0cbf.fb7cd", - "441a859d.1c08ec", - "e1339bff.8f7f98" + "5a96ae47.c33778", + "6a43eee0.04c1f8", + "1f83fd3d.b74253", + "db4d2563.f4f978", + "49c5f91d.be38c8", + "b8324dab.347198" ] ] }, { - "id": "a10e9de3.90e708", + "id": "5a96ae47.c33778", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 1922.111328125, - "y": 908.0000610351562, - "z": "3cbec5d5.54ea02", + "x": 1912.111328125, + "y": 941.0000610351562, + "z": "11329427.2301e4", "wires": [] }, { - "id": "481ae7ff.84ac9", + "id": "16e2b4ec.afe953", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2035.4998779296875, - "y": 950.74609375, - "z": "3cbec5d5.54ea02", + "x": 2025.4998779296875, + "y": 983.74609375, + "z": "11329427.2301e4", "wires": [ [ - "4b5e8d4c.a2cfc4" + "180e1ac0.c84c2d" ] ] }, { - "id": "958898b9.8616a", + "id": "e2eddabf.7af6b", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2043.178466796875, - "y": 1009.9604187011719, - "z": "3cbec5d5.54ea02", + "x": 2033.178466796875, + "y": 1042.9604187011719, + "z": "11329427.2301e4", "wires": [ [ - "76714a99.5b6304" + "c411750f.6a79e8" ] ] }, { - "id": "4b5e8d4c.a2cfc4", + "id": "180e1ac0.c84c2d", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2196, - "y": 950.0000305175781, - "z": "3cbec5d5.54ea02", + "x": 2186, + "y": 983.0000305175781, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "1494b149.c9a337", + "id": "1718031e.d8e1cd", "type": "set", "name": "set src-ltpId dst-ltpId", "xml": "\n\n", "comments": "", - "x": 2604.5001220703125, - "y": 2412.545135498047, - "z": "3cbec5d5.54ea02", + "x": 2594.5001220703125, + "y": 2445.545135498047, + "z": "11329427.2301e4", "wires": [] }, { - "id": "ed0f5687.170a7", + "id": "df5f7631.41cd8", "type": "save", "name": "save srcLTP relationship in AAI", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2638.0001220703125, - "y": 2452.545135498047, - "z": "3cbec5d5.54ea02", + "x": 2628.0001220703125, + "y": 2485.545135498047, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "c964af3.a8439d", + "id": "39d523bc.136384", "type": "save", "name": "save dstLTP relationship in AAI", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2638.0001220703125, - "y": 2492.545135498047, - "z": "3cbec5d5.54ea02", + "x": 2628.0001220703125, + "y": 2525.545135498047, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "76714a99.5b6304", + "id": "c411750f.6a79e8", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2227, - "y": 1010.0000305175781, - "z": "3cbec5d5.54ea02", + "x": 2217, + "y": 1043.0000305175781, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "df8f6a30.0e19f", + "id": "a7ae4edd.c4cd68", "type": "save", "name": "save link relationship to label-restriction in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1938, - "y": 1206, - "z": "3cbec5d5.54ea02", + "x": 1928, + "y": 1239, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "9f6f811c.bccf8", + "id": "6a43eee0.04c1f8", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1876.815185546875, - "y": 982.5556640625, - "z": "3cbec5d5.54ea02", + "x": 1866.815185546875, + "y": 1015.5556640625, + "z": "11329427.2301e4", "wires": [ [ - "481ae7ff.84ac9", - "958898b9.8616a" + "16e2b4ec.afe953", + "e2eddabf.7af6b" ] ] }, { - "id": "e7971b0b.c3d0c", + "id": "30955035.7652f", "type": "switchNode", "name": "switch te-link-attributes label-restriction_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 1136, - "y": 943, - "z": "3cbec5d5.54ea02", + "x": 1126, + "y": 976, + "z": "11329427.2301e4", "wires": [ [ - "d0a27e5d.161cf", - "c301ff98.2e6928", - "4d75dbb8.4d6b04" + "57ae4e2f.8a93c8", + "7f343bab.e4c8cc", + "22cb05f1.da2172" ] ] }, { - "id": "faf4c2c8.a313e8", + "id": "ba3960a8.1467", "type": "switchNode", "name": "switch link.destination", "xml": "\n", "comments": "", "outputs": 1, - "x": 553, - "y": 202, - "z": "3cbec5d5.54ea02", + "x": 543, + "y": 235, + "z": "11329427.2301e4", "wires": [ [ - "998d07b5.34538", - "4877c101.9ce65" + "a0306127.0ff848", + "d09a2f1e.24e0c8" ] ] }, { - "id": "998d07b5.34538", + "id": "a0306127.0ff848", "type": "outcome", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 757, - "y": 163, - "z": "3cbec5d5.54ea02", + "x": 747, + "y": 196, + "z": "11329427.2301e4", "wires": [ [ - "c3ced1a5.7034b" + "da99d9fe.83172" ] ] }, { - "id": "4877c101.9ce65", + "id": "d09a2f1e.24e0c8", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 754, - "y": 225, - "z": "3cbec5d5.54ea02", + "x": 744, + "y": 258, + "z": "11329427.2301e4", "wires": [ [ - "d4197495.299218" + "e7a5a1e8.6ee3f" ] ] }, { - "id": "d4197495.299218", + "id": "e7a5a1e8.6ee3f", "type": "set", "name": "set network link's destination variables", "xml": "\n\n\n\n\n", "comments": "", - "x": 983, - "y": 188, - "z": "3cbec5d5.54ea02", + "x": 973, + "y": 221, + "z": "11329427.2301e4", "wires": [] }, { - "id": "c382f34.d97691", + "id": "a3f68296.d7ae38", "type": "set", "name": "set is-open-ended-link", "xml": "\n\n\n", "comments": "", - "x": 1161, - "y": 63, - "z": "3cbec5d5.54ea02", + "x": 1151, + "y": 96, + "z": "11329427.2301e4", "wires": [] }, { - "id": "ff450949.dbf658", + "id": "be73ca4d.23f61", "type": "save", "name": "get p-interface from aai", "xml": "", "comments": "", "outputs": 1, - "x": 1164, - "y": 148, - "z": "3cbec5d5.54ea02", + "x": 1154, + "y": 181, + "z": "11329427.2301e4", "wires": [ [ - "5da3043a.2acbac", - "1bf53d3.d439ac3", - "8f4faa5b.7a92c" + "d126c02c.3bacd", + "4b20a2f1.df693c", + "d6c67e44.d54828" ] ] }, { - "id": "5da3043a.2acbac", + "id": "d126c02c.3bacd", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1407, - "y": 143, - "z": "3cbec5d5.54ea02", + "x": 1397, + "y": 176, + "z": "11329427.2301e4", "wires": [ [ - "ce061615.442fb" + "56d01481.fc3d34" ] ] }, { - "id": "1bf53d3.d439ac3", + "id": "4b20a2f1.df693c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1405, - "y": 232, - "z": "3cbec5d5.54ea02", + "x": 1395, + "y": 265, + "z": "11329427.2301e4", "wires": [ [ - "8dce7fe6.cbf1f" + "b4b8cef1.bd5508" ] ] }, { - "id": "863e663a.20d8f8", + "id": "67c0b205.d4f6ec", "type": "set", "name": "set alternative unique link id", "xml": "\n\n\n\n", "comments": "", - "x": 2080, - "y": 160, - "z": "3cbec5d5.54ea02", + "x": 2070, + "y": 193, + "z": "11329427.2301e4", "wires": [] }, { - "id": "8dce7fe6.cbf1f", + "id": "b4b8cef1.bd5508", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1574, - "y": 233, - "z": "3cbec5d5.54ea02", + "x": 1564, + "y": 266, + "z": "11329427.2301e4", "wires": [] }, { - "id": "2b1dcd15.312222", + "id": "5276aaa7.05e024", "type": "save", "name": "get logical-link from aai", "xml": "", "comments": "", "outputs": 1, - "x": 872, - "y": 669, - "z": "3cbec5d5.54ea02", + "x": 862, + "y": 702, + "z": "11329427.2301e4", "wires": [ [ - "ec693039.84dc28", - "3de532fd.f494f6" + "1ee6e430.75131c", + "e692eeb1.80fc1" ] ] }, { - "id": "8f4faa5b.7a92c", + "id": "d6c67e44.d54828", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1416.490966796875, - "y": 185.57403564453125, - "z": "3cbec5d5.54ea02", + "x": 1406.490966796875, + "y": 218.57403564453125, + "z": "11329427.2301e4", "wires": [ [ - "788cf8a5.93c298" + "ce500e8a.13e1b" ] ] }, { - "id": "788cf8a5.93c298", + "id": "ce500e8a.13e1b", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n", "comments": "", "outputs": 1, - "x": 451, - "y": 708, - "z": "3cbec5d5.54ea02", + "x": 441, + "y": 741, + "z": "11329427.2301e4", "wires": [ [ - "6cd18165.d49da8", - "a4b87205.849aa" + "c8f3bc4d.123c58", + "d068e94c.b6bab" ] ] }, { - "id": "6cd18165.d49da8", + "id": "c8f3bc4d.123c58", "type": "outcomeFalse", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 668, - "y": 730, - "z": "3cbec5d5.54ea02", + "x": 658, + "y": 763, + "z": "11329427.2301e4", "wires": [ [ - "6eb10efe.79be58" + "62f182d2.b1427c" ] ] }, { - "id": "a4b87205.849aa", + "id": "d068e94c.b6bab", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 671, - "y": 670, - "z": "3cbec5d5.54ea02", + "x": 661, + "y": 703, + "z": "11329427.2301e4", "wires": [ [ - "2b1dcd15.312222" + "5276aaa7.05e024" ] ] }, { - "id": "ec693039.84dc28", + "id": "1ee6e430.75131c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1116, - "y": 339, - "z": "3cbec5d5.54ea02", + "x": 1106, + "y": 372, + "z": "11329427.2301e4", "wires": [ [ - "7e014e1e.a8dd8" + "5326eda4.cd9dac" ] ] }, { - "id": "3de532fd.f494f6", + "id": "e692eeb1.80fc1", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1141.490966796875, - "y": 534.5740356445312, - "z": "3cbec5d5.54ea02", + "x": 1131.490966796875, + "y": 567.5740356445312, + "z": "11329427.2301e4", "wires": [ [ - "308dc22b.73a67e" + "169999f1.cf3e56" ] ] }, { - "id": "2e5d2820.63e8c", + "id": "df93f1df.e408b", "type": "update", "name": "save logical-link with alternative link id", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1613, - "y": 556, - "z": "3cbec5d5.54ea02", + "x": 1603, + "y": 589, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "6eb10efe.79be58", + "id": "62f182d2.b1427c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 846, - "y": 738, - "z": "3cbec5d5.54ea02", + "x": 836, + "y": 771, + "z": "11329427.2301e4", "wires": [ [ - "a43a6e87.7bb85", - "e7971b0b.c3d0c", - "a6b6ae44.7eb2a8", - "370b414a.4eba76", - "4aadddbd.521a8c" + "ea8c4290.e9fc4", + "30955035.7652f", + "cdc97515.c97b28", + "43ca3bbb.8af21c" ] ] }, { - "id": "521f891d.91cfc8", + "id": "922e1b5e.413f38", "type": "save", "name": "update dest TP by putting src TP of the current link", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2527, - "y": 385, - "z": "3cbec5d5.54ea02", + "x": 2517, + "y": 418, + "z": "11329427.2301e4", "wires": [ [ - "27e614a8.33d2f4", - "5b692078.dcecc" + "b261d13e.1146f", + "acda2064.208dd8" ] ] }, { - "id": "6468635a.9e6d94", + "id": "a65d4fc9.cbb8f8", "type": "save", "name": "save source and dest TP", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1076, - "y": 1177, - "z": "3cbec5d5.54ea02", + "x": 1066, + "y": 1210, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "c3ced1a5.7034b", + "id": "da99d9fe.83172", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 945, - "y": 124, - "z": "3cbec5d5.54ea02", + "x": 935, + "y": 157, + "z": "11329427.2301e4", "wires": [ [ - "c382f34.d97691", - "ff450949.dbf658", - "b85c23da.8517d" + "a3f68296.d7ae38", + "be73ca4d.23f61", + "7e55092c.663d38" ] ] }, { - "id": "308dc22b.73a67e", + "id": "169999f1.cf3e56", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1330, - "y": 537, - "z": "3cbec5d5.54ea02", + "x": 1320, + "y": 570, + "z": "11329427.2301e4", "wires": [ [ - "2e5d2820.63e8c", - "3996c800.afa0a8", - "d3a8ab71.fccb7", - "6c137df8.722b8c" + "df93f1df.e408b", + "396e80a6.960c58", + "57d29a3c.fe54c4", + "3f800f5b.cc91f8" ] ] }, { - "id": "3996c800.afa0a8", + "id": "396e80a6.960c58", "type": "save", "name": "save source only", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1542, - "y": 617, - "z": "3cbec5d5.54ea02", + "x": 1532, + "y": 650, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "51ef22a.000c3dc", + "id": "19afd467.bf4a8c", "type": "for", "name": "for each label-restriction", "xml": "\n", "comments": "", "outputs": 1, - "x": 2069, - "y": 743, - "z": "3cbec5d5.54ea02", + "x": 2059, + "y": 776, + "z": "11329427.2301e4", "wires": [ [ - "cb31166c.2edd2", - "db1f7d98.2def68", - "c4dd69cd.d872b", - "f581a4e4.841408", - "f2fac409.beeaf8", - "ea1f1d76.87207" + "93dd8916.c138b", + "e065f5f8.a10718", + "667c042d.d704cc", + "1b0b9ceb.8ee5ab", + "98a97ae5.7ea6d", + "54564b15.ad996c" ] ] }, { - "id": "cb31166c.2edd2", + "id": "93dd8916.c138b", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 2359.6669921875, - "y": 621.8889770507812, - "z": "3cbec5d5.54ea02", + "x": 2349.6669921875, + "y": 654.8889770507812, + "z": "11329427.2301e4", "wires": [] }, { - "id": "1dcb5e38.622da2", + "id": "adaa1c19.7064b", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2501.0555419921875, - "y": 700.635009765625, - "z": "3cbec5d5.54ea02", + "x": 2491.0555419921875, + "y": 733.635009765625, + "z": "11329427.2301e4", "wires": [ [ - "2526017c.1c252e" + "c7ff7951.db72b8" ] ] }, { - "id": "19906550.30ac83", + "id": "85c8d180.3fabc", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2508.734130859375, - "y": 759.8493347167969, - "z": "3cbec5d5.54ea02", + "x": 2498.734130859375, + "y": 792.8493347167969, + "z": "11329427.2301e4", "wires": [ [ - "52d0ed95.142f34" + "82edaa01.6319c" ] ] }, { - "id": "2526017c.1c252e", + "id": "c7ff7951.db72b8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2661.5556640625, - "y": 699.8889465332031, - "z": "3cbec5d5.54ea02", + "x": 2651.5556640625, + "y": 732.8889465332031, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "52d0ed95.142f34", + "id": "82edaa01.6319c", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2692.5556640625, - "y": 759.8889465332031, - "z": "3cbec5d5.54ea02", + "x": 2682.5556640625, + "y": 792.8889465332031, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "e7979ea6.dbce4", + "id": "66919d0c.15300c", "type": "save", "name": "save link relationship to label-restriction in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2368.5556640625, - "y": 892.888916015625, - "z": "3cbec5d5.54ea02", + "x": 2358.5556640625, + "y": 925.888916015625, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "db1f7d98.2def68", + "id": "e065f5f8.a10718", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2310.370849609375, - "y": 732.444580078125, - "z": "3cbec5d5.54ea02", + "x": 2300.370849609375, + "y": 765.444580078125, + "z": "11329427.2301e4", "wires": [ [ - "1dcb5e38.622da2", - "19906550.30ac83" + "adaa1c19.7064b", + "85c8d180.3fabc" ] ] }, { - "id": "6624aa74.606e14", + "id": "f48b8987.2973f8", "type": "set", "name": "set more local variables", "xml": "\n\n\n\n", "comments": "", - "x": 554, - "y": 147, - "z": "3cbec5d5.54ea02", + "x": 544, + "y": 180, + "z": "11329427.2301e4", "wires": [] }, { - "id": "6e337c6f.cd362c", + "id": "aa54070.82178f8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1496, - "y": 60, - "z": "3cbec5d5.54ea02", + "x": 1486, + "y": 93, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "ce061615.442fb", + "id": "56d01481.fc3d34", "type": "switchNode", "name": "switch inter-domain-plug-id of the src tp", "xml": "\n", "comments": "", "outputs": 1, - "x": 1646, - "y": 140, - "z": "3cbec5d5.54ea02", + "x": 1636, + "y": 173, + "z": "11329427.2301e4", "wires": [ [ - "a445a8a1.87665", - "7abf5d27.d789e4" + "21fe7bc0.8046c4", + "ad83b45.12739c8" ] ] }, { - "id": "a445a8a1.87665", + "id": "21fe7bc0.8046c4", "type": "outcome", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1876, - "y": 87, - "z": "3cbec5d5.54ea02", + "x": 1866, + "y": 120, + "z": "11329427.2301e4", "wires": [ [ - "85dfc9e9.b205a8" + "82a5af1.d5baf5" ] ] }, { - "id": "7abf5d27.d789e4", + "id": "ad83b45.12739c8", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1880, - "y": 160, - "z": "3cbec5d5.54ea02", + "x": 1870, + "y": 193, + "z": "11329427.2301e4", "wires": [ [ - "863e663a.20d8f8" + "67c0b205.d4f6ec" ] ] }, { - "id": "85dfc9e9.b205a8", + "id": "82a5af1.d5baf5", "type": "set", "name": "unset is-open-ended-link", "xml": "\n\n\n\n", "comments": "", - "x": 2064, - "y": 83, - "z": "3cbec5d5.54ea02", + "x": 2054, + "y": 116, + "z": "11329427.2301e4", "wires": [] }, { - "id": "5df859b8.6bf788", + "id": "6944be1e.90178", "type": "save", "name": "delete logical-link", "xml": "\n", "comments": "", "outputs": 1, - "x": 2045, - "y": 32, - "z": "3cbec5d5.54ea02", + "x": 2035, + "y": 65, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "dbc86076.1de4f", + "id": "37181089.2d209", "type": "set", "name": "unset network link's local variables", "xml": "\n\n\n\n\n\n\n", "comments": "", - "x": 582, - "y": 39, - "z": "3cbec5d5.54ea02", + "x": 572, + "y": 72, + "z": "11329427.2301e4", "wires": [] }, { - "id": "5be7d94e.325bd", + "id": "d1dc92f0.18d3d", "type": "switchNode", "name": "switch is-invalid-open-ended-link", "xml": "\n", "comments": "", "outputs": 1, - "x": 672, - "y": 1155, - "z": "3cbec5d5.54ea02", + "x": 662, + "y": 1188, + "z": "11329427.2301e4", "wires": [ [ - "3a021903.aa35de", - "bd6a87fb.60cad" + "927f7161.cc38b", + "df6ba571.497fe8" ] ] }, { - "id": "bd6a87fb.60cad", + "id": "df6ba571.497fe8", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 879, - "y": 1123, - "z": "3cbec5d5.54ea02", + "x": 869, + "y": 1156, + "z": "11329427.2301e4", "wires": [ [ - "7d536275.1f7f6c" + "fabfad0b.ca8968" ] ] }, { - "id": "3a021903.aa35de", + "id": "927f7161.cc38b", "type": "outcomeFalse", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 876, - "y": 1183, - "z": "3cbec5d5.54ea02", + "x": 866, + "y": 1216, + "z": "11329427.2301e4", "wires": [ [ - "6468635a.9e6d94" + "a65d4fc9.cbb8f8" ] ] }, { - "id": "7d536275.1f7f6c", + "id": "fabfad0b.ca8968", "type": "save", "name": "save source only", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1059, - "y": 1122, - "z": "3cbec5d5.54ea02", + "x": 1049, + "y": 1155, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "c290c25a.9cb058", + "id": "19677d78.14b74b", "type": "switchNode", "name": "switch relationship-list_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 1388, - "y": 312, - "z": "3cbec5d5.54ea02", + "x": 1378, + "y": 345, + "z": "11329427.2301e4", "wires": [ [ - "8171cd76.e9b4d", - "9c1be6a.eb1c998", - "be2751bf.fc2318" + "d7971422.333fa8", + "18cbfa68.3dd856", + "31f7a610.b076e2" ] ] }, { - "id": "8ea0dfd0.e04d5", + "id": "aa6b17d7.21416", "type": "switchNode", "name": "switch relationship-list_length != $src-tpId", "xml": "\n", "comments": "", "outputs": 1, - "x": 1839, - "y": 326, - "z": "3cbec5d5.54ea02", + "x": 1829, + "y": 359, + "z": "11329427.2301e4", "wires": [ [ - "f6fe2af1.32bcd" + "b03e88ee.6fe68" ] ] }, { - "id": "8171cd76.e9b4d", + "id": "d7971422.333fa8", "type": "outcome", "name": "0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1606, - "y": 271, - "z": "3cbec5d5.54ea02", + "x": 1596, + "y": 304, + "z": "11329427.2301e4", "wires": [ [ - "6d799180.26117" + "33af6da8.d2ef82" ] ] }, { - "id": "9c1be6a.eb1c998", + "id": "18cbfa68.3dd856", "type": "outcome", "name": "1", "xml": "\n", "comments": "", "outputs": 1, - "x": 1603, - "y": 308, - "z": "3cbec5d5.54ea02", + "x": 1593, + "y": 341, + "z": "11329427.2301e4", "wires": [ [ - "8ea0dfd0.e04d5" + "aa6b17d7.21416" ] ] }, { - "id": "be2751bf.fc2318", + "id": "31f7a610.b076e2", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1613, - "y": 382, - "z": "3cbec5d5.54ea02", + "x": 1603, + "y": 415, + "z": "11329427.2301e4", "wires": [ [ - "a1d91cb.fcaede" + "6e8cc864.7485f8" ] ] }, { - "id": "a1d91cb.fcaede", + "id": "6e8cc864.7485f8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1750, - "y": 383, - "z": "3cbec5d5.54ea02", + "x": 1740, + "y": 416, + "z": "11329427.2301e4", "wires": [ [ - "9a538487.c08aa" + "899a17e9.aedab8" ] ] }, { - "id": "6d799180.26117", + "id": "33af6da8.d2ef82", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1748, - "y": 279, - "z": "3cbec5d5.54ea02", + "x": 1738, + "y": 312, + "z": "11329427.2301e4", "wires": [ [ - "92abbd48.ac3ab" + "af13ae20.bebac" ] ] }, { - "id": "4c4fa03a.a50f2", + "id": "f2821395.fcaa08", "type": "switchNode", "name": "switch is-invalid-open-ended-link", "xml": "\n", "comments": "", "outputs": 1, - "x": 449, - "y": 536, - "z": "3cbec5d5.54ea02", + "x": 439, + "y": 569, + "z": "11329427.2301e4", "wires": [ [ - "7a803037.7fbd88", - "a043c19c.e11a18" + "9c119bdb.5496e8", + "d08739e0.57fa3" ] ] }, { - "id": "a043c19c.e11a18", + "id": "d08739e0.57fa3", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 656, - "y": 504, - "z": "3cbec5d5.54ea02", + "x": 646, + "y": 537, + "z": "11329427.2301e4", "wires": [ [ - "2aea0930.46cd5e" + "1951ba10.65f9fe" ] ] }, { - "id": "7a803037.7fbd88", + "id": "9c119bdb.5496e8", "type": "outcomeFalse", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 653, - "y": 564, - "z": "3cbec5d5.54ea02", + "x": 643, + "y": 597, + "z": "11329427.2301e4", "wires": [ [ - "98f67a1e.d79eb" + "52680ac9.74c6bc" ] ] }, { - "id": "2aea0930.46cd5e", + "id": "1951ba10.65f9fe", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 807, - "y": 504, - "z": "3cbec5d5.54ea02", + "x": 797, + "y": 537, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "a6b6ae44.7eb2a8", + "id": "cdc97515.c97b28", "type": "save", "name": "save source and dest TP", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1074, - "y": 826, - "z": "3cbec5d5.54ea02", + "x": 1064, + "y": 859, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "f6fe2af1.32bcd", + "id": "b03e88ee.6fe68", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 2086, - "y": 317, - "z": "3cbec5d5.54ea02", + "x": 2076, + "y": 350, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "370b414a.4eba76", + "id": "57515da6.acd334", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1019, - "y": 771, - "z": "3cbec5d5.54ea02", + "x": 1009, + "y": 804, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "b85c23da.8517d", + "id": "7e55092c.663d38", "type": "set", "name": "unset tmp.aai.p-interface", "xml": "\n\n\n\n", "comments": "", - "x": 1162, - "y": 101, - "z": "3cbec5d5.54ea02", + "x": 1152, + "y": 134, + "z": "11329427.2301e4", "wires": [] }, { - "id": "e0d728fb.03e448", + "id": "4b963b57.e5bedc", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 2402, - "y": 289, - "z": "3cbec5d5.54ea02", + "x": 2392, + "y": 322, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "7e014e1e.a8dd8", + "id": "5326eda4.cd9dac", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2078, - "y": 534, - "z": "3cbec5d5.54ea02", + "x": 2068, + "y": 567, + "z": "11329427.2301e4", "wires": [ [ - "e0d728fb.03e448", - "521f891d.91cfc8", - "cedaeaf5.78fef8", - "740002f8.4aedac" + "4b963b57.e5bedc", + "922e1b5e.413f38", + "a18dc6ab.ac0e98", + "6723873e.80324" ] ] }, { - "id": "27e614a8.33d2f4", + "id": "b261d13e.1146f", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2816, - "y": 355, - "z": "3cbec5d5.54ea02", + "x": 2806, + "y": 388, + "z": "11329427.2301e4", "wires": [ [ - "c5f6a36b.0845d8" + "9a2a7ebb.6f02f" ] ] }, { - "id": "5b692078.dcecc", + "id": "acda2064.208dd8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2823.6785888671875, - "y": 414.2143249511719, - "z": "3cbec5d5.54ea02", + "x": 2813.6785888671875, + "y": 447.2143249511719, + "z": "11329427.2301e4", "wires": [ [ - "b2044c9b.8096a" + "693b3172.16e028" ] ] }, { - "id": "c5f6a36b.0845d8", + "id": "9a2a7ebb.6f02f", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2964, - "y": 350, - "z": "3cbec5d5.54ea02", + "x": 2954, + "y": 383, + "z": "11329427.2301e4", "wires": [ [ - "ad2b40a6.ff37f8" + "24d0b2c2.21a89e" ] ] }, { - "id": "ad2b40a6.ff37f8", + "id": "24d0b2c2.21a89e", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 3109, - "y": 350, - "z": "3cbec5d5.54ea02", + "x": 3099, + "y": 383, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "b2044c9b.8096a", + "id": "693b3172.16e028", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2971, - "y": 412, - "z": "3cbec5d5.54ea02", + "x": 2961, + "y": 445, + "z": "11329427.2301e4", "wires": [ [ - "a8dbf2db.72f548" + "cbdf69e4.857a38" ] ] }, { - "id": "92abbd48.ac3ab", + "id": "af13ae20.bebac", "type": "record", "name": "log file", "xml": " \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1884, - "y": 277, - "z": "3cbec5d5.54ea02", + "x": 1874, + "y": 310, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "9a538487.c08aa", + "id": "899a17e9.aedab8", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1895, - "y": 392, - "z": "3cbec5d5.54ea02", + "x": 1885, + "y": 425, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "a8dbf2db.72f548", + "id": "cbdf69e4.857a38", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 3116, - "y": 412, - "z": "3cbec5d5.54ea02", + "x": 3106, + "y": 445, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "d0a27e5d.161cf", + "id": "57ae4e2f.8a93c8", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1430, - "y": 841, - "z": "3cbec5d5.54ea02", + "x": 1420, + "y": 874, + "z": "11329427.2301e4", "wires": [ [ - "53c3433b.ea3fa4" + "9036593c.1672f" ] ] }, { - "id": "c301ff98.2e6928", + "id": "7f343bab.e4c8cc", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1432, - "y": 889, - "z": "3cbec5d5.54ea02", + "x": 1422, + "y": 922, + "z": "11329427.2301e4", "wires": [ [ - "53c3433b.ea3fa4" + "9036593c.1672f" ] ] }, { - "id": "4d75dbb8.4d6b04", + "id": "22cb05f1.da2172", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1429, - "y": 943, - "z": "3cbec5d5.54ea02", + "x": 1419, + "y": 976, + "z": "11329427.2301e4", "wires": [ [ - "9f28786b.9755c" + "8fd33aa8.985138" ] ] }, { - "id": "53c3433b.ea3fa4", + "id": "9036593c.1672f", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1585, - "y": 841, - "z": "3cbec5d5.54ea02", + "x": 1575, + "y": 874, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "d3a8ab71.fccb7", + "id": "57d29a3c.fe54c4", "type": "switchNode", "name": "switch te-link-attributes label-restriction_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 1611, - "y": 734, - "z": "3cbec5d5.54ea02", + "x": 1601, + "y": 767, + "z": "11329427.2301e4", "wires": [ [ - "d2a47af.0c53388", - "6ac8d49a.12d694", - "7da4e2ad.ccfb34" + "681fa8f6.5d2f28", + "ec4baaa9.ef82", + "7ddd884.112ddf8" ] ] }, { - "id": "d2a47af.0c53388", + "id": "681fa8f6.5d2f28", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1883, - "y": 644, - "z": "3cbec5d5.54ea02", + "x": 1873, + "y": 677, + "z": "11329427.2301e4", "wires": [ [ - "70211305.a9bd74" + "ef3a31b6.0b2b58" ] ] }, { - "id": "70211305.a9bd74", + "id": "ef3a31b6.0b2b58", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2038, - "y": 644, - "z": "3cbec5d5.54ea02", + "x": 2028, + "y": 677, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "6ac8d49a.12d694", + "id": "ec4baaa9.ef82", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1885, - "y": 692, - "z": "3cbec5d5.54ea02", + "x": 1875, + "y": 725, + "z": "11329427.2301e4", "wires": [ [ - "70211305.a9bd74" + "ef3a31b6.0b2b58" ] ] }, { - "id": "7da4e2ad.ccfb34", + "id": "7ddd884.112ddf8", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1884, - "y": 743, - "z": "3cbec5d5.54ea02", + "x": 1874, + "y": 776, + "z": "11329427.2301e4", "wires": [ [ - "51ef22a.000c3dc" + "19afd467.bf4a8c" ] ] }, { - "id": "c4dd69cd.d872b", + "id": "667c042d.d704cc", "type": "set", "name": "unset label-restriction's local variables", "xml": "\n\n\n", "comments": "", - "x": 2365, - "y": 570, - "z": "3cbec5d5.54ea02", + "x": 2355, + "y": 603, + "z": "11329427.2301e4", "wires": [] }, { - "id": "7166bef0.82e4a", + "id": "1f83fd3d.b74253", "type": "set", "name": "unset label-restriction's local variables", "xml": "\n\n\n", "comments": "", - "x": 1919, - "y": 797, - "z": "3cbec5d5.54ea02", + "x": 1909, + "y": 830, + "z": "11329427.2301e4", "wires": [] }, { - "id": "cedaeaf5.78fef8", + "id": "a18dc6ab.ac0e98", "type": "switchNode", "name": "switch te-link-attributes label-restriction_length", "xml": "\n", "comments": "", "outputs": 1, - "x": 2703, - "y": 521, - "z": "3cbec5d5.54ea02", + "x": 2693, + "y": 554, + "z": "11329427.2301e4", "wires": [ [ - "e2267c99.350348", - "3e0a9900.cec47e", - "ab55b067.791f5" + "22753c60.a6d58c", + "56afa73f.b3618", + "2c831306.1c7d44" ] ] }, { - "id": "e2267c99.350348", + "id": "22753c60.a6d58c", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 2973, - "y": 483, - "z": "3cbec5d5.54ea02", + "x": 2963, + "y": 516, + "z": "11329427.2301e4", "wires": [ [ - "8e66b008.2f7c48" + "ee39387a.68929" ] ] }, { - "id": "8e66b008.2f7c48", + "id": "ee39387a.68929", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3128, - "y": 483, - "z": "3cbec5d5.54ea02", + "x": 3118, + "y": 516, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "3e0a9900.cec47e", + "id": "56afa73f.b3618", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 2975, - "y": 531, - "z": "3cbec5d5.54ea02", + "x": 2965, + "y": 564, + "z": "11329427.2301e4", "wires": [ [ - "8e66b008.2f7c48" + "ee39387a.68929" ] ] }, { - "id": "ab55b067.791f5", + "id": "2c831306.1c7d44", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 2974, - "y": 582, - "z": "3cbec5d5.54ea02", + "x": 2964, + "y": 615, + "z": "11329427.2301e4", "wires": [ [ - "ef26b767.51cb" + "37acde41.902402" ] ] }, { - "id": "ef26b767.51cb", + "id": "37acde41.902402", "type": "for", "name": "for each label-restriction", "xml": "\n", "comments": "", "outputs": 1, - "x": 3159, - "y": 582, - "z": "3cbec5d5.54ea02", + "x": 3149, + "y": 615, + "z": "11329427.2301e4", "wires": [ [ - "1e98f683.1aa1c9", - "fb05e52d.520ed8", - "d6c4c7a0.0d9e8", - "c76088aa.f470c8", - "4bfdac8d.42ab7c", - "fab9bbde.d7c01" + "322257af.c0621", + "a96bc34a.edf08", + "85a3ce07.1ccf48", + "6745622e.a105dc", + "81205454.92f138", + "22ab235a.53f29c" ] ] }, { - "id": "d6c4c7a0.0d9e8", + "id": "85a3ce07.1ccf48", "type": "set", "name": "unset label-restriction's local variables", "xml": "\n\n\n", "comments": "", - "x": 3457, - "y": 397, - "z": "3cbec5d5.54ea02", + "x": 3447, + "y": 430, + "z": "11329427.2301e4", "wires": [] }, { - "id": "1e98f683.1aa1c9", + "id": "322257af.c0621", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 3446.6669921875, - "y": 443.88897705078125, - "z": "3cbec5d5.54ea02", + "x": 3436.6669921875, + "y": 476.88897705078125, + "z": "11329427.2301e4", "wires": [] }, { - "id": "fb05e52d.520ed8", + "id": "a96bc34a.edf08", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3400.370849609375, - "y": 571.444580078125, - "z": "3cbec5d5.54ea02", + "x": 3390.370849609375, + "y": 604.444580078125, + "z": "11329427.2301e4", "wires": [ [ - "d9005ccd.b320e8", - "c6b7c3e3.521e98" + "e2988e4e.9965d8", + "7f7d13.46dcb2ec" ] ] }, { - "id": "9c6aaa8e.65077", + "id": "d0f09020.f9dd48", "type": "save", "name": "save link relationship to label-restriction in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3474.5556640625, - "y": 755.888916015625, - "z": "3cbec5d5.54ea02", + "x": 3464.5556640625, + "y": 788.888916015625, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "d9005ccd.b320e8", + "id": "e2988e4e.9965d8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3591.0555419921875, - "y": 539.635009765625, - "z": "3cbec5d5.54ea02", + "x": 3581.0555419921875, + "y": 572.635009765625, + "z": "11329427.2301e4", "wires": [ [ - "85dd0f0d.ac434" + "fbf9ca41.08cd48" ] ] }, { - "id": "c6b7c3e3.521e98", + "id": "7f7d13.46dcb2ec", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3598.734130859375, - "y": 598.8493347167969, - "z": "3cbec5d5.54ea02", + "x": 3588.734130859375, + "y": 631.8493347167969, + "z": "11329427.2301e4", "wires": [ [ - "d138a600.db5b8" + "84622b72.0f60f8" ] ] }, { - "id": "85dd0f0d.ac434", + "id": "fbf9ca41.08cd48", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3751.5556640625, - "y": 538.8889465332031, - "z": "3cbec5d5.54ea02", + "x": 3741.5556640625, + "y": 571.8889465332031, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "d138a600.db5b8", + "id": "84622b72.0f60f8", "type": "update", "name": "save label-restriction", "xml": " \n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3782.5556640625, - "y": 598.8889465332031, - "z": "3cbec5d5.54ea02", + "x": 3772.5556640625, + "y": 631.8889465332031, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "c76088aa.f470c8", + "id": "6745622e.a105dc", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 3447, - "y": 493, - "z": "3cbec5d5.54ea02", + "x": 3437, + "y": 526, + "z": "11329427.2301e4", "wires": [] }, { - "id": "f581a4e4.841408", + "id": "1b0b9ceb.8ee5ab", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 2361, - "y": 662, - "z": "3cbec5d5.54ea02", + "x": 2351, + "y": 695, + "z": "11329427.2301e4", "wires": [] }, { - "id": "c6ea0cbf.fb7cd", + "id": "db4d2563.f4f978", "type": "set", "name": "set label-restriction's local variables", "xml": "\n\n", "comments": "", - "x": 1916, - "y": 849, - "z": "3cbec5d5.54ea02", + "x": 1906, + "y": 882, + "z": "11329427.2301e4", "wires": [] }, { - "id": "4aadddbd.521a8c", + "id": "43ca3bbb.8af21c", "type": "update", "name": "save te-link-attribute", "xml": " \n\n\n\n", "comments": "", "outputs": 1, - "x": 1057, - "y": 871, - "z": "3cbec5d5.54ea02", + "x": 1047, + "y": 904, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "e1339bff.8f7f98", + "id": "b8324dab.347198", "type": "save", "name": "save te-link-attribute relationship to label-restriction", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1948, - "y": 1140, - "z": "3cbec5d5.54ea02", + "x": 1938, + "y": 1173, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "441a859d.1c08ec", + "id": "49c5f91d.be38c8", "type": "save", "name": "save te-link-attribute relationship to logical-link in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1957, - "y": 1080, - "z": "3cbec5d5.54ea02", + "x": 1947, + "y": 1113, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "6c137df8.722b8c", + "id": "3f800f5b.cc91f8", "type": "update", "name": "save te-link-attribute", "xml": " \n\n\n\n", "comments": "", "outputs": 1, - "x": 1548, - "y": 669, - "z": "3cbec5d5.54ea02", + "x": 1538, + "y": 702, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "740002f8.4aedac", + "id": "6723873e.80324", "type": "update", "name": "update te-link-attribute", "xml": " \n\n\n\n", "comments": "", "outputs": 1, - "x": 2428, - "y": 454, - "z": "3cbec5d5.54ea02", + "x": 2418, + "y": 487, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "f2fac409.beeaf8", + "id": "98a97ae5.7ea6d", "type": "save", "name": "save te-link-attribute relationship to logical-link in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2393, - "y": 800, - "z": "3cbec5d5.54ea02", + "x": 2383, + "y": 833, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "ea1f1d76.87207", + "id": "54564b15.ad996c", "type": "save", "name": "save te-link-attribute relationship to label-restriction", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2386, - "y": 846, - "z": "3cbec5d5.54ea02", + "x": 2376, + "y": 879, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "fab9bbde.d7c01", + "id": "22ab235a.53f29c", "type": "save", "name": "save te-link-attribute relationship to label-restriction", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3483, - "y": 698, - "z": "3cbec5d5.54ea02", + "x": 3473, + "y": 731, + "z": "11329427.2301e4", "wires": [ [] ] }, { - "id": "4bfdac8d.42ab7c", + "id": "81205454.92f138", "type": "save", "name": "save te-link-attribute relationship to logical-link in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3490, - "y": 652, - "z": "3cbec5d5.54ea02", + "x": 3480, + "y": 685, + "z": "11329427.2301e4", "wires": [ [] ] diff --git a/platform-logic/datachange/src/main/json/DataChange_update-network-to-aai.json b/platform-logic/datachange/src/main/json/DataChange_update-network-to-aai.json index 411e70d3..f589905c 100644 --- a/platform-logic/datachange/src/main/json/DataChange_update-network-to-aai.json +++ b/platform-logic/datachange/src/main/json/DataChange_update-network-to-aai.json @@ -1,20 +1,20 @@ [ { - "id": "b9fcda31.4ec79", + "id": "edeab341.54bb4", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 113, - "y": 65.00650024414062, - "z": "6d6b8a1f.be1cb4", + "x": 126, + "y": 105.00650024414062, + "z": "a1dc56fc.25a538", "wires": [ [ - "3760ce9c.1bf2e2" + "fa7cab2b.24d26" ] ] }, { - "id": "3760ce9c.1bf2e2", + "id": "fa7cab2b.24d26", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -22,1124 +22,1119 @@ "comments": "", "xml": "", "outputs": 1, - "x": 202.00003051757812, - "y": 155.89541244506836, - "z": "6d6b8a1f.be1cb4", + "x": 215.00003051757812, + "y": 195.89541244506836, + "z": "a1dc56fc.25a538", "wires": [ [ - "de74005b.f44ce8" + "6ea5e78a.d4f118" ] ] }, { - "id": "de74005b.f44ce8", + "id": "6ea5e78a.d4f118", "type": "method", "name": "update-network-to-aai", "xml": "\n", "comments": "", "outputs": 1, - "x": 238.1112518310547, - "y": 226.2287368774414, - "z": "6d6b8a1f.be1cb4", + "x": 251.1112518310547, + "y": 266.2287368774414, + "z": "a1dc56fc.25a538", "wires": [ [ - "1541ad9c.69aa8a" + "d9721e0.ea910e" ] ] }, { - "id": "1541ad9c.69aa8a", + "id": "d9721e0.ea910e", "type": "block", "name": "block : atomic", "xml": "\n", "atomic": "true", "comments": "", "outputs": 1, - "x": 463.33343505859375, - "y": 225.784423828125, - "z": "6d6b8a1f.be1cb4", + "x": 476.33343505859375, + "y": 265.784423828125, + "z": "a1dc56fc.25a538", "wires": [ [ - "dbbcebe5.6f422", - "e66d9ed0.3d3d8", - "f1256a59.e632c", - "1dca15d7.0a7a3a", - "1c1d34a0.adaa8b", - "4469da89.6a377c" + "fe85cd4e.468048", + "e705d0b4.a9ae58", + "2ddaf91a.d98b16", + "ff89ecd9.d9563", + "e471027b.286e6", + "159870db.58eb07" ] ] }, { - "id": "e66d9ed0.3d3d8", + "id": "e705d0b4.a9ae58", "type": "save", "name": "save network-resource", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 693.333251953125, - "y": 131.0065155029297, - "z": "6d6b8a1f.be1cb4", + "x": 706.333251953125, + "y": 171.0065155029297, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "40545c4b.9221f4", + "id": "cb2cfb3d.12f0a8", "type": "save", "name": "save pnf", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 893.1111450195312, - "y": 502.1175842285156, - "z": "6d6b8a1f.be1cb4", + "x": 906.1111450195312, + "y": 542.1175842285156, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "f1256a59.e632c", + "id": "2ddaf91a.d98b16", "type": "for", "name": "for each node", "xml": "\n", "comments": "", "outputs": 1, - "x": 664.8888549804688, - "y": 482.3398132324219, - "z": "6d6b8a1f.be1cb4", + "x": 677.8888549804688, + "y": 522.3398132324219, + "z": "a1dc56fc.25a538", "wires": [ [ - "40545c4b.9221f4", - "eba2ef35.33c428", - "4817116d.5f593", - "466a40bd.9d277", - "1acdca56.b6e67e", - "3e1f14bc.ee90c4", - "6de7541f.0e2a24", - "8794be9f.289a08", - "1b6896a8.e62c19" + "cb2cfb3d.12f0a8", + "fc39e59f.e19f7", + "404895b3.1b9a0c", + "38f275a2.ec1422", + "dcf15e98.55cd98", + "2d8d0a77.affafe", + "1758985b.dd13f8", + "7f99493d.24ad2" ] ] }, { - "id": "eba2ef35.33c428", + "id": "fc39e59f.e19f7", "type": "set", "name": "set node", "xml": "\n\n\n\n", "comments": "", - "x": 898.111083984375, - "y": 398.2287139892578, - "z": "6d6b8a1f.be1cb4", + "x": 911.111083984375, + "y": 438.2287139892578, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "466a40bd.9d277", + "id": "38f275a2.ec1422", "type": "save", "name": "save pnf relationship to network-resource in AAI", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 989.7779541015625, - "y": 677.4509782791138, - "z": "6d6b8a1f.be1cb4", + "x": 1002.7779541015625, + "y": 717.4509782791138, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "3d4b777c.0e42f", + "id": "f06afd2d.6a87a8", "type": "for", "name": "for each termination point", "xml": "\n", "comments": "", "outputs": 1, - "x": 1297.4444580078125, - "y": 593.1175537109375, - "z": "6d6b8a1f.be1cb4", + "x": 1310.4444580078125, + "y": 633.1175537109375, + "z": "a1dc56fc.25a538", "wires": [ [ - "95dfcdd1.046e6", - "1ac320c7.c54f67", - "aa2f70cf.6e112", - "64896027.57fb78", - "fe275075.949f1" + "641e627.90ce71c", + "62e3b2b7.0e1854", + "7c4704e9.f42bfc", + "cdce39b5.3e2ce8", + "c12a9ec.a16bae" ] ] }, { - "id": "95dfcdd1.046e6", + "id": "641e627.90ce71c", "type": "set", "name": "set termination point", "xml": "\n\n", "comments": "", - "x": 1567.111328125, - "y": 576.0065307617188, - "z": "6d6b8a1f.be1cb4", + "x": 1580.111328125, + "y": 616.0065307617188, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "aa2f70cf.6e112", + "id": "7c4704e9.f42bfc", "type": "save", "name": "save p-interface", "xml": " \n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1561.815185546875, - "y": 763.5620727539062, - "z": "6d6b8a1f.be1cb4", + "x": 1574.815185546875, + "y": 803.5620727539062, + "z": "a1dc56fc.25a538", "wires": [ [ - "673078d4.a5cb68", - "5651def0.2c85b8" + "99a9f83c.592fb", + "2cd1ffbf.d1e38" ] ] }, { - "id": "6cce4024.476ad", + "id": "6c4885ee.2512d4", "type": "save", "name": "save pnf relationship to p-interface in AAI", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1382.703857421875, - "y": 1676.33984375, - "z": "6d6b8a1f.be1cb4", + "x": 1395.703857421875, + "y": 1716.33984375, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "1ac320c7.c54f67", + "id": "62e3b2b7.0e1854", "type": "set", "name": "set unique-ltpId", "xml": "\n\n", "comments": "", - "x": 1551.000244140625, - "y": 633.1175537109375, - "z": "6d6b8a1f.be1cb4", + "x": 1564.000244140625, + "y": 673.1175537109375, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "dbbcebe5.6f422", + "id": "fe85cd4e.468048", "type": "execute", "name": "execute", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 649.9935302734375, - "y": 40, - "z": "6d6b8a1f.be1cb4", + "x": 662.9935302734375, + "y": 80, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "4817116d.5f593", + "id": "404895b3.1b9a0c", "type": "save", "name": "save pnf relation with esr-thirdparty-sdnc", - "xml": "\n\n\n\n\n", + "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 971, - "y": 714, - "z": "6d6b8a1f.be1cb4", + "x": 984, + "y": 754, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "673078d4.a5cb68", + "id": "99a9f83c.592fb", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1733.499885559082, - "y": 750.7525482177734, - "z": "6d6b8a1f.be1cb4", + "x": 1746.499885559082, + "y": 790.7525482177734, + "z": "a1dc56fc.25a538", "wires": [ [ - "72e23ce3.0ceb8c" + "7275269b.187718" ] ] }, { - "id": "5651def0.2c85b8", + "id": "2cd1ffbf.d1e38", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1727.1784744262695, - "y": 802.9668598175049, - "z": "6d6b8a1f.be1cb4", + "x": 1740.1784744262695, + "y": 842.9668598175049, + "z": "a1dc56fc.25a538", "wires": [ [ - "936d0942.79b6" + "6558158e.20a7e4" ] ] }, { - "id": "72e23ce3.0ceb8c", + "id": "7275269b.187718", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1884.0000457763672, - "y": 750.0064792633057, - "z": "6d6b8a1f.be1cb4", + "x": 1897.0000457763672, + "y": 790.0064792633057, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "936d0942.79b6", + "id": "6558158e.20a7e4", "type": "update", "name": "update p-interface", "xml": " \n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1913, - "y": 804.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1926, + "y": 844.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "7077dcc4.1aa314", + "id": "b62e74a8.72d8f8", "type": "save", "name": "save tunnel-termination-point", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1627, - "y": 1055.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1640, + "y": 1095.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "ee093e46.66c7d8", - "e9c7ad6a.1577f" + "7c8389d1.ee45", + "bbd909f2.ba2d1" ] ] }, { - "id": "3a45511d.adcf26", + "id": "b69752f.a47b03", "type": "for", "name": "for each tunnel termination point", "xml": "\n", "comments": "", "outputs": 1, - "x": 1290, - "y": 1043.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1303, + "y": 1083.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "2ea4deaf.40bdfa", - "458ce581.77bfe4", - "7077dcc4.1aa314", - "dad1a90d.61b018", - "7da29c03.1dbdf4", - "58b65656.8480c8" + "25de11e2.0dd0ae", + "b2448024.6d9268", + "b62e74a8.72d8f8", + "4cb5cbe8.ee37a4", + "3ba1d3d8.7bd96c", + "ead9d9cc.bab4f8" ] ] }, { - "id": "2ea4deaf.40bdfa", + "id": "25de11e2.0dd0ae", "type": "set", "name": "set tunnel termination point", "xml": "\n\n", "comments": "", - "x": 1625, - "y": 963.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1638, + "y": 1003.0064697265625, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "458ce581.77bfe4", + "id": "b2448024.6d9268", "type": "set", "name": "set unique-ttpId", "xml": "\n\n", "comments": "", - "x": 1583.888916015625, - "y": 1001.1175537109375, - "z": "6d6b8a1f.be1cb4", + "x": 1596.888916015625, + "y": 1041.1175537109375, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "ee093e46.66c7d8", + "id": "7c8389d1.ee45", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1893, - "y": 1041.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1906, + "y": 1081.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "1b7d5a60.835d5e" + "49e600b2.247268" ] ] }, { - "id": "e9c7ad6a.1577f", + "id": "bbd909f2.ba2d1", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1886.6785888671875, - "y": 1093.220781326294, - "z": "6d6b8a1f.be1cb4", + "x": 1899.6785888671875, + "y": 1133.220781326294, + "z": "a1dc56fc.25a538", "wires": [ [ - "652a4eb1.3c9f7" + "8a380f1a.fa11e" ] ] }, { - "id": "1b7d5a60.835d5e", + "id": "49e600b2.247268", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2043.5001602172852, - "y": 1040.2604007720947, - "z": "6d6b8a1f.be1cb4", + "x": 2056.500160217285, + "y": 1080.2604007720947, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "652a4eb1.3c9f7", + "id": "8a380f1a.fa11e", "type": "update", "name": "update tunnel-termination-point", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2124, - "y": 1095.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2137, + "y": 1135.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "1acdca56.b6e67e", + "id": "dcf15e98.55cd98", "type": "set", "name": "set local variables", "xml": "\n\n", "comments": "", - "x": 923, - "y": 445.0065002441406, - "z": "6d6b8a1f.be1cb4", + "x": 936, + "y": 485.0065002441406, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "1dca15d7.0a7a3a", + "id": "ff89ecd9.d9563", "type": "call", "name": "call update-network-links-to-aai", "xml": "\n", "comments": "", "outputs": 1, - "x": 607, - "y": 608.0065002441406, - "z": "6d6b8a1f.be1cb4", + "x": 620, + "y": 648.0065002441406, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "c87f71c.204801", + "id": "d7b3037a.697688", "type": "save", "name": "save pnf-interface relationship to pnf in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1389, - "y": 1632.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1402, + "y": 1672.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "dad1a90d.61b018", + "id": "4cb5cbe8.ee37a4", "type": "save", "name": "save pnf relationship to tunnel termination point in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1698, - "y": 1147.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1711, + "y": 1187.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "486bef2.804149", - "8297f8e3.32f2f" + "477ea94a.d9b708", + "1857aab6.41528d" ] ] }, { - "id": "3e1f14bc.ee90c4", + "id": "2d8d0a77.affafe", "type": "switchNode", "name": "switch node ttp", "xml": "\n", "comments": "", "outputs": 1, - "x": 862, - "y": 1019.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 875, + "y": 1059.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "3564e5a8.68c49a", - "fd68b5a4.a3a878", - "f36d0950.312798" + "df28f111.dccd78", + "56382251.f0ed44", + "836a4c10.0f5058" ] ] }, { - "id": "d6240165.9d9a1", + "id": "efccb4e8.6c1f7", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1210, - "y": 971.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1223, + "y": 1011.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "f36d0950.312798", + "id": "836a4c10.0f5058", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1057, - "y": 1054.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1070, + "y": 1094.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "3a45511d.adcf26" + "b69752f.a47b03" ] ] }, { - "id": "6de7541f.0e2a24", + "id": "1758985b.dd13f8", "type": "switchNode", "name": "switch node tp", "xml": "\n", "comments": "", "outputs": 1, - "x": 911, - "y": 569.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 924, + "y": 609.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "d28496d2.5ae628", - "74698dba.4a5d9c", - "f51e137e.4b4cd" + "9b64d5a2.85c768", + "9d78d705.498a28", + "fec4616c.fd5128" ] ] }, { - "id": "d28496d2.5ae628", + "id": "9b64d5a2.85c768", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1090, - "y": 521.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1103, + "y": 561.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "1912a08f.2e751f" + "31b2e806.d617f" ] ] }, { - "id": "74698dba.4a5d9c", + "id": "9d78d705.498a28", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1089, - "y": 623.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1102, + "y": 663.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "3d4b777c.0e42f" + "f06afd2d.6a87a8" ] ] }, { - "id": "1912a08f.2e751f", + "id": "31b2e806.d617f", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1245, - "y": 521.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1258, + "y": 561.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "8794be9f.289a08", + "id": "264d4645.5fe58a", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 840, - "y": 1063.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 853, + "y": 1103.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "3564e5a8.68c49a", + "id": "df28f111.dccd78", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1050, - "y": 905.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1063, + "y": 945.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "d6240165.9d9a1" + "efccb4e8.6c1f7" ] ] }, { - "id": "fd68b5a4.a3a878", + "id": "56382251.f0ed44", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1055, - "y": 980.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1068, + "y": 1020.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "d6240165.9d9a1" + "efccb4e8.6c1f7" ] ] }, { - "id": "f51e137e.4b4cd", + "id": "fec4616c.fd5128", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1100, - "y": 569.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1113, + "y": 609.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "1912a08f.2e751f" + "31b2e806.d617f" ] ] }, { - "id": "1b6896a8.e62c19", + "id": "7f99493d.24ad2", "type": "set", "name": "unset node", "xml": "\n\n\n", "comments": "", - "x": 895, - "y": 347.0065002441406, - "z": "6d6b8a1f.be1cb4", + "x": 908, + "y": 387.0065002441406, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "64896027.57fb78", + "id": "cdce39b5.3e2ce8", "type": "set", "name": "unset termination point", "xml": "\n\n", "comments": "", - "x": 1579, - "y": 519.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1592, + "y": 559.0064697265625, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "7da29c03.1dbdf4", + "id": "3ba1d3d8.7bd96c", "type": "set", "name": "unset tunnel termination point", "xml": "\n\n", "comments": "", - "x": 1625, - "y": 915.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1638, + "y": 955.0064697265625, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "486bef2.804149", + "id": "477ea94a.d9b708", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2030, - "y": 1150.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2043, + "y": 1190.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ - [ - "f859267c.20dd3" - ] + [] ] }, { - "id": "8297f8e3.32f2f", + "id": "1857aab6.41528d", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2027, - "y": 1198.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2040, + "y": 1238.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ - [ - "19a686f.52c17f9" - ] + [] ] }, { - "id": "f859267c.20dd3", + "id": "7abfb291.6dcbac", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 2185, - "y": 1151.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2198, + "y": 1191.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "19a686f.52c17f9", + "id": "ec345a2.2004e28", "type": "record", "name": "log file", "xml": " \n \n \n \n \n \n \n \n\n ", "comments": "", "outputs": 1, - "x": 2186, - "y": 1199.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2199, + "y": 1239.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "c991cb25.a4c41", + "id": "49dd63ef.87e564", "type": "execute", "name": "execute Base64 Converter", "xml": "\n \n \n ", "comments": "", "outputs": 1, - "x": 2045, - "y": 688.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2058, + "y": 728.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "dcbfdbac.4106e8", - "25f66573.5f2caa" + "fafe42.8d2fb9c", + "2c876749.ba8618" ] ] }, { - "id": "fe275075.949f1", + "id": "c12a9ec.a16bae", "type": "switchNode", "name": "switch inter-domain-plug-id empty?", "xml": "\n\n", "comments": "", "outputs": 1, - "x": 1615, - "y": 689.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1628, + "y": 729.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "2202ef19.0cb66", - "a44d5e08.8645a8" + "a32fa569.0a3c28", + "b8de06da.79eb1" ] ] }, { - "id": "a44d5e08.8645a8", + "id": "b8de06da.79eb1", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 1842, - "y": 642.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1855, + "y": 682.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "77ac957f.8f7e64" + "578202f3.fbbe74" ] ] }, { - "id": "2202ef19.0cb66", + "id": "a32fa569.0a3c28", "type": "outcomeFalse", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 1843, - "y": 688.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 1856, + "y": 728.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "c991cb25.a4c41" + "49dd63ef.87e564" ] ] }, { - "id": "77ac957f.8f7e64", + "id": "578202f3.fbbe74", "type": "set", "name": "unset tmp.decoded-plug-id", "xml": "\n\n", "comments": "", - "x": 2046, - "y": 642.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2059, + "y": 682.0064697265625, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "dcbfdbac.4106e8", + "id": "fafe42.8d2fb9c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2250, - "y": 665.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2263, + "y": 705.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [ - "21836a86.63b72e" + "cad449b6.73c6d" ] ] }, { - "id": "25f66573.5f2caa", + "id": "2c876749.ba8618", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2243.6785888671875, - "y": 717.220781326294, - "z": "6d6b8a1f.be1cb4", + "x": 2256.6785888671875, + "y": 757.220781326294, + "z": "a1dc56fc.25a538", "wires": [ [ - "8297f536.6bb4a" + "92336385.660b18" ] ] }, { - "id": "21836a86.63b72e", + "id": "cad449b6.73c6d", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2391, - "y": 665.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2404, + "y": 705.0064697265625, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "8297f536.6bb4a", + "id": "92336385.660b18", "type": "set", "name": "unset tmp.decoded-plug-id", "xml": "\n\n", "comments": "", - "x": 2450, - "y": 717.0064697265625, - "z": "6d6b8a1f.be1cb4", + "x": 2463, + "y": 757.0064697265625, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "1c1d34a0.adaa8b", + "id": "e471027b.286e6", "type": "set", "name": "set tmp.network-if", - "xml": "\n\n\n", + "xml": "\n\n\n\n", "comments": "", - "x": 675, - "y": 81.00650024414062, - "z": "6d6b8a1f.be1cb4", + "x": 688, + "y": 121.00650024414062, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "4469da89.6a377c", + "id": "159870db.58eb07", "type": "get-resource", "name": "get-resource esr-thirdparty-sdnc", "xml": "\n\n", "comments": "", "outputs": 1, - "x": 736, - "y": 220, - "z": "6d6b8a1f.be1cb4", + "x": 749, + "y": 260, + "z": "a1dc56fc.25a538", "wires": [ [ - "259a6f10.d859c", - "2643a1bc.bc0f46", - "7a6e0ac1.83425c" + "f22633be.4476e8", + "4f55d446.34a7f4", + "beabc6d6.2806f" ] ] }, { - "id": "259a6f10.d859c", + "id": "f22633be.4476e8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 982, - "y": 180, - "z": "6d6b8a1f.be1cb4", + "x": 995, + "y": 220, + "z": "a1dc56fc.25a538", "wires": [ [ - "83c13ac.c0250c8" + "543559cc.c24e08" ] ] }, { - "id": "2643a1bc.bc0f46", + "id": "4f55d446.34a7f4", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 986, - "y": 220, - "z": "6d6b8a1f.be1cb4", + "x": 999, + "y": 260, + "z": "a1dc56fc.25a538", "wires": [ [ - "7add65bd.d43c1c" + "50076a10.d4e1b4" ] ] }, { - "id": "7a6e0ac1.83425c", + "id": "beabc6d6.2806f", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 978, - "y": 260, - "z": "6d6b8a1f.be1cb4", + "x": 991, + "y": 300, + "z": "a1dc56fc.25a538", "wires": [ [ - "a3451a06.01294" + "a9b8ac2f.1b4d8" ] ] }, { - "id": "7add65bd.d43c1c", + "id": "50076a10.d4e1b4", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1429, - "y": 179, - "z": "6d6b8a1f.be1cb4", + "x": 1442, + "y": 219, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "58b65656.8480c8", + "id": "ead9d9cc.bab4f8", "type": "switchNode", "name": "switch llcl length", "xml": "\n", "comments": "", "outputs": 1, - "x": 1559, - "y": 1319, - "z": "6d6b8a1f.be1cb4", + "x": 1572, + "y": 1359, + "z": "a1dc56fc.25a538", "wires": [ [ - "cf6621ae.60449", - "a969fa1e.a9262", - "31cb7972.09206e" + "adf88b82.7a0f88", + "67300142.b2942", + "fa1d40a0.27dcc" ] ] }, { - "id": "cf6621ae.60449", + "id": "adf88b82.7a0f88", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1747, - "y": 1205, - "z": "6d6b8a1f.be1cb4", + "x": 1760, + "y": 1245, + "z": "a1dc56fc.25a538", "wires": [ [ - "95b8f366.2c9b38" + "f1f92de8.0da378" ] ] }, { - "id": "a969fa1e.a9262", + "id": "67300142.b2942", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1752, - "y": 1280, - "z": "6d6b8a1f.be1cb4", + "x": 1765, + "y": 1320, + "z": "a1dc56fc.25a538", "wires": [ [ - "95b8f366.2c9b38" + "f1f92de8.0da378" ] ] }, { - "id": "31cb7972.09206e", + "id": "fa1d40a0.27dcc", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1754, - "y": 1354, - "z": "6d6b8a1f.be1cb4", + "x": 1767, + "y": 1394, + "z": "a1dc56fc.25a538", "wires": [ [ - "df66f384.e71e78" + "945bda0b.acb23" ] ] }, { - "id": "95b8f366.2c9b38", + "id": "f1f92de8.0da378", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1907, - "y": 1271, - "z": "6d6b8a1f.be1cb4", + "x": 1920, + "y": 1311, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "ba6a5053.fa9158", + "id": "489cfee9.f3ca9", "type": "save", "name": "save ttp relationship to tp in AAI", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2135, - "y": 1357, - "z": "6d6b8a1f.be1cb4", + "x": 2148, + "y": 1397, + "z": "a1dc56fc.25a538", "wires": [ [] ] }, { - "id": "f20766b0.56af", + "id": "5109bb9b.43b29c", "type": "set", "name": "set unique-ltpId second", "xml": "\n\n", "comments": "", - "x": 2084, - "y": 1313, - "z": "6d6b8a1f.be1cb4", + "x": 2097, + "y": 1353, + "z": "a1dc56fc.25a538", "wires": [] }, { - "id": "df66f384.e71e78", + "id": "945bda0b.acb23", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1894, - "y": 1350, - "z": "6d6b8a1f.be1cb4", + "x": 1907, + "y": 1390, + "z": "a1dc56fc.25a538", "wires": [ [ - "f20766b0.56af", - "ba6a5053.fa9158" + "5109bb9b.43b29c", + "489cfee9.f3ca9" ] ] } diff --git a/platform-logic/datachange/src/main/json/DataChange_update-tp-ttp-relationship.json b/platform-logic/datachange/src/main/json/DataChange_update-tp-ttp-relationship.json index a22a5bdd..dec44df1 100644 --- a/platform-logic/datachange/src/main/json/DataChange_update-tp-ttp-relationship.json +++ b/platform-logic/datachange/src/main/json/DataChange_update-tp-ttp-relationship.json @@ -1,20 +1,20 @@ [ { - "id": "f3e0b928.e8c7e", + "id": "cba977f9.85534", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 128, - "y": 83, - "z": "8966128c.40fc9", + "x": 137, + "y": 125.77778625488281, + "z": "b3282176.32be28", "wires": [ [ - "2b8024f5.a0b3e4" + "dde6a42.304b158" ] ] }, { - "id": "2b8024f5.a0b3e4", + "id": "dde6a42.304b158", "type": "service-logic", "name": "DataChange ${project.version}", "module": "DataChange", @@ -22,540 +22,540 @@ "comments": "", "xml": "", "outputs": 1, - "x": 217.00003051757812, - "y": 173.88891220092773, - "z": "8966128c.40fc9", + "x": 226.00003051757812, + "y": 216.66669845581055, + "z": "b3282176.32be28", "wires": [ [ - "e0b4218d.2d604" + "459043f1.b44bbc" ] ] }, { - "id": "e0b4218d.2d604", + "id": "459043f1.b44bbc", "type": "method", "name": "method update-tp-ttp-relationship", "xml": "\n", "comments": "", "outputs": 1, - "x": 253.1112518310547, - "y": 244.22223663330078, - "z": "8966128c.40fc9", + "x": 262.1112518310547, + "y": 287.0000228881836, + "z": "b3282176.32be28", "wires": [ [ - "36afdba8.70bb5c" + "186c55de.c4aa02" ] ] }, { - "id": "36afdba8.70bb5c", + "id": "186c55de.c4aa02", "type": "block", "name": "block : atomic", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 478.33343505859375, - "y": 243.77792358398438, - "z": "8966128c.40fc9", + "x": 487.33343505859375, + "y": 286.5557098388672, + "z": "b3282176.32be28", "wires": [ [ - "63bd9611.390fd8", - "1ed8c21a.583ede", - "232a5f0a.159568", - "e63ab049.15d1f" + "bae21f69.72b29", + "c754730e.915558", + "1242acf2.9455a3", + "f448c5cf.144de8" ] ] }, { - "id": "1ed8c21a.583ede", + "id": "c754730e.915558", "type": "for", "name": "for each node in network-eth", "xml": "\n", "comments": "", "outputs": 1, - "x": 710.8888549804688, - "y": 198.33331298828125, - "z": "8966128c.40fc9", + "x": 719.8888549804688, + "y": 241.11109924316406, + "z": "b3282176.32be28", "wires": [ [ - "d25c4b67.5fdd7", - "7e336092.2a08", - "d912c615.382f4", - "e1c780a1.bce018" + "3d9e22e8.4c63be", + "8255778d.4bbb18", + "fc2531d8.c81378", + "c794ebab.b4d2b8" ] ] }, { - "id": "d25c4b67.5fdd7", + "id": "3d9e22e8.4c63be", "type": "set", "name": "set node-eth", "xml": "\n", "comments": "", - "x": 973.111083984375, - "y": 42.22221374511719, - "z": "8966128c.40fc9", + "x": 982.111083984375, + "y": 85, + "z": "b3282176.32be28", "wires": [] }, { - "id": "68049.3760dfb7c", + "id": "f02496e2.4d8238", "type": "set", "name": "set termination point tp-eth", "xml": "\n\n", "comments": "", - "x": 1215.111328125, - "y": 232.00006103515625, - "z": "8966128c.40fc9", + "x": 1224.111328125, + "y": 274.77784729003906, + "z": "b3282176.32be28", "wires": [] }, { - "id": "78ae2560.1cea4c", + "id": "3b37c604.4d197a", "type": "set", "name": "set unique-ltpethId", "xml": "\n\n", "comments": "", - "x": 1193.000244140625, - "y": 269.111083984375, - "z": "8966128c.40fc9", + "x": 1202.000244140625, + "y": 311.8888702392578, + "z": "b3282176.32be28", "wires": [] }, { - "id": "63bd9611.390fd8", + "id": "bae21f69.72b29", "type": "execute", "name": "execute set tmp.network-eth.network-id", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 668.9935302734375, - "y": 62.993499755859375, - "z": "8966128c.40fc9", + "x": 677.9935302734375, + "y": 105.77128601074219, + "z": "b3282176.32be28", "wires": [ [] ] }, { - "id": "7e336092.2a08", + "id": "8255778d.4bbb18", "type": "set", "name": "set local variables", "xml": "\n\n", "comments": "", - "x": 987, - "y": 97, - "z": "8966128c.40fc9", + "x": 996, + "y": 139.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "232a5f0a.159568", + "id": "1242acf2.9455a3", "type": "execute", "name": "execute set tmp.network-otn.network-id", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 666, - "y": 102, - "z": "8966128c.40fc9", + "x": 675, + "y": 144.7777862548828, + "z": "b3282176.32be28", "wires": [ [] ] }, { - "id": "5ced7489.3fd33c", + "id": "a7f3a830.3d5f7", "type": "for", "name": "for each tunnel termination point in otn", "xml": "\n", "comments": "", "outputs": 1, - "x": 1570, - "y": 629, - "z": "8966128c.40fc9", + "x": 1579, + "y": 671.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "c149dbcd.dbc5b", - "a007e2e5.f8d76", - "1e876a82.9683f5", - "a5938665.3779c8", - "a06a50c9.82a2f" + "10ff0cec.24339b", + "9056ce37.3f1b1", + "52a7d8e5.f166d", + "dbe73ecc.1015c8", + "734513b1.8f6e74" ] ] }, { - "id": "c149dbcd.dbc5b", + "id": "10ff0cec.24339b", "type": "set", "name": "set tunnel termination point", "xml": "\n\n", "comments": "", - "x": 1939, - "y": 341, - "z": "8966128c.40fc9", + "x": 1948, + "y": 383.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "a007e2e5.f8d76", + "id": "9056ce37.3f1b1", "type": "set", "name": "set unique-ttpId", "xml": "\n\n", "comments": "", - "x": 1906.888916015625, - "y": 405.111083984375, - "z": "8966128c.40fc9", + "x": 1915.888916015625, + "y": 447.8888702392578, + "z": "b3282176.32be28", "wires": [] }, { - "id": "b56a229e.94c8d8", + "id": "588044e.57930bc", "type": "set", "name": "set tp-inter-layer-lock-id", "xml": "\n\n", "comments": "", - "x": 1233, - "y": 309, - "z": "8966128c.40fc9", + "x": 1242, + "y": 351.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "91b08f38.b7b1f", + "id": "5be60218.18e4f4", "type": "for", "name": "for each node in network-otn", "xml": "\n", "comments": "", "outputs": 1, - "x": 1251, - "y": 358, - "z": "8966128c.40fc9", + "x": 1260, + "y": 400.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "2a04c22a.d38706", - "747557f8.e08f6", - "23d7e732.31c878", - "7fec5669.9d797", - "5525a122.db022" + "bcce7947.89d4e", + "6a38d3e2.fd7954", + "85e0a40f.e7ed", + "4764cff0.412538", + "46555423.5326e4" ] ] }, { - "id": "2a04c22a.d38706", + "id": "bcce7947.89d4e", "type": "set", "name": "set node-otn", "xml": "\n", "comments": "", - "x": 1545, - "y": 328, - "z": "8966128c.40fc9", + "x": 1554, + "y": 370.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "747557f8.e08f6", + "id": "6a38d3e2.fd7954", "type": "set", "name": "set local variables", "xml": "\n\n", "comments": "", - "x": 1543.888916015625, - "y": 375.7777862548828, - "z": "8966128c.40fc9", + "x": 1552.888916015625, + "y": 418.5555725097656, + "z": "b3282176.32be28", "wires": [] }, { - "id": "1e876a82.9683f5", + "id": "52a7d8e5.f166d", "type": "set", "name": "set ttp-inter-layer-lock-id", "xml": "\n\n", "comments": "", - "x": 1931, - "y": 459, - "z": "8966128c.40fc9", + "x": 1940, + "y": 501.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "a5938665.3779c8", + "id": "dbe73ecc.1015c8", "type": "switchNode", "name": "switch tp-inter-layer-lock-id", "xml": "\n", "comments": "", "outputs": 1, - "x": 1938, - "y": 515, - "z": "8966128c.40fc9", + "x": 1947, + "y": 557.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "48b284bc.31f88c" + "dd2d2104.bc9a18" ] ] }, { - "id": "48b284bc.31f88c", + "id": "dd2d2104.bc9a18", "type": "outcome", "name": "ttp-inter-layer-lock-id", "xml": "\n", "comments": "", "outputs": 1, - "x": 1996, - "y": 611, - "z": "8966128c.40fc9", + "x": 2005, + "y": 653.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "d5168225.118b5" + "48fc2c75.77d024" ] ] }, { - "id": "d5168225.118b5", + "id": "48fc2c75.77d024", "type": "save", "name": "save p-interface relationship to ttp in AAI", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2314, - "y": 611, - "z": "8966128c.40fc9", + "x": 2323, + "y": 653.7777862548828, + "z": "b3282176.32be28", "wires": [ [] ] }, { - "id": "679b8e41.9ed698", + "id": "f7880100.7c4d78", "type": "set", "name": "unset termination point tp-eth", "xml": "\n\n", "comments": "", - "x": 1210, - "y": 194.99349975585938, - "z": "8966128c.40fc9", + "x": 1219, + "y": 237.7712860107422, + "z": "b3282176.32be28", "wires": [] }, { - "id": "a06a50c9.82a2f", + "id": "734513b1.8f6e74", "type": "set", "name": "unset tunnel termination point", "xml": "\n\n", "comments": "", - "x": 1947, - "y": 287.9934997558594, - "z": "8966128c.40fc9", + "x": 1956, + "y": 330.7712860107422, + "z": "b3282176.32be28", "wires": [] }, { - "id": "d912c615.382f4", + "id": "fc2531d8.c81378", "type": "switchNode", "name": "switch node-eth tp", "xml": "\n", "comments": "", "outputs": 1, - "x": 577, - "y": 377, - "z": "8966128c.40fc9", + "x": 586, + "y": 419.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "a5220607.a1fd88", - "ed33421.4d77fc", - "60e52ea8.adce88" + "601d7951.71e8b", + "d861b589.14035", + "7f887585.d4b524" ] ] }, { - "id": "a5220607.a1fd88", + "id": "601d7951.71e8b", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 756, - "y": 329, - "z": "8966128c.40fc9", + "x": 765, + "y": 371.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "f8847f3a.3586c" + "7824b45e.78053c" ] ] }, { - "id": "f8847f3a.3586c", + "id": "7824b45e.78053c", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 911, - "y": 329, - "z": "8966128c.40fc9", + "x": 920, + "y": 371.7777862548828, + "z": "b3282176.32be28", "wires": [ [] ] }, { - "id": "60e52ea8.adce88", + "id": "7f887585.d4b524", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 766, - "y": 377, - "z": "8966128c.40fc9", + "x": 775, + "y": 419.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "f8847f3a.3586c" + "7824b45e.78053c" ] ] }, { - "id": "ed33421.4d77fc", + "id": "d861b589.14035", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 755, - "y": 431, - "z": "8966128c.40fc9", + "x": 764, + "y": 473.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "4137593c.5397c" + "a6890129.4d77c" ] ] }, { - "id": "4137593c.5397c", + "id": "a6890129.4d77c", "type": "for", "name": "for each termination point", "xml": "\n", "comments": "", "outputs": 1, - "x": 963.4444580078125, - "y": 401.111083984375, - "z": "8966128c.40fc9", + "x": 972.4444580078125, + "y": 443.8888702392578, + "z": "b3282176.32be28", "wires": [ [ - "679b8e41.9ed698", - "68049.3760dfb7c", - "78ae2560.1cea4c", - "b56a229e.94c8d8", - "91b08f38.b7b1f" + "f7880100.7c4d78", + "f02496e2.4d8238", + "3b37c604.4d197a", + "588044e.57930bc", + "5be60218.18e4f4" ] ] }, { - "id": "23d7e732.31c878", + "id": "85e0a40f.e7ed", "type": "set", "name": "unset node-otn", "xml": "\n\n\n\n", "comments": "", - "x": 1546, - "y": 277, - "z": "8966128c.40fc9", + "x": 1555, + "y": 319.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "7fec5669.9d797", + "id": "4764cff0.412538", "type": "switchNode", "name": "switch node-otn ttp", "xml": "\n", "comments": "", "outputs": 1, - "x": 1143, - "y": 608, - "z": "8966128c.40fc9", + "x": 1152, + "y": 650.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "c2495d37.4f1a88", - "4a7d6e3.4a2c99", - "e5a8fd10.f52c58" + "abfc6cbb.6eaee8", + "6c6ea4d2.be42cc", + "1f3ac3bf.46c73c" ] ] }, { - "id": "c2495d37.4f1a88", + "id": "abfc6cbb.6eaee8", "type": "other", "name": "Null", "xml": "\n", "comments": "", "outputs": 1, - "x": 1331, - "y": 494, - "z": "8966128c.40fc9", + "x": 1340, + "y": 536.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "50aa44cc.08445c" + "ceb636f.d5bb7c8" ] ] }, { - "id": "4a7d6e3.4a2c99", + "id": "6c6ea4d2.be42cc", "type": "outcome", "name": "length 0", "xml": "\n", "comments": "", "outputs": 1, - "x": 1336, - "y": 569, - "z": "8966128c.40fc9", + "x": 1345, + "y": 611.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "50aa44cc.08445c" + "ceb636f.d5bb7c8" ] ] }, { - "id": "e5a8fd10.f52c58", + "id": "1f3ac3bf.46c73c", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 1333, - "y": 631, - "z": "8966128c.40fc9", + "x": 1342, + "y": 673.7777862548828, + "z": "b3282176.32be28", "wires": [ [ - "5ced7489.3fd33c" + "a7f3a830.3d5f7" ] ] }, { - "id": "50aa44cc.08445c", + "id": "ceb636f.d5bb7c8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1491, - "y": 560, - "z": "8966128c.40fc9", + "x": 1500, + "y": 602.7777862548828, + "z": "b3282176.32be28", "wires": [ [] ] }, { - "id": "e1c780a1.bce018", + "id": "c794ebab.b4d2b8", "type": "set", "name": "set local variables", "xml": "\n\n", "comments": "", - "x": 989, - "y": 153, - "z": "8966128c.40fc9", + "x": 998, + "y": 195.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "e63ab049.15d1f", + "id": "f448c5cf.144de8", "type": "set", "name": "set local variables", "xml": "\n\n\n\n", "comments": "", - "x": 658, - "y": 144, - "z": "8966128c.40fc9", + "x": 667, + "y": 186.7777862548828, + "z": "b3282176.32be28", "wires": [] }, { - "id": "5525a122.db022", + "id": "46555423.5326e4", "type": "set", "name": "set local variables", "xml": "\n\n", "comments": "", - "x": 1544, - "y": 425, - "z": "8966128c.40fc9", + "x": 1553, + "y": 467.7777862548828, + "z": "b3282176.32be28", "wires": [] } ] \ 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 007f3bf5..98585dbd 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 @@ -1,21 +1,23 @@ - - + + - + - + - + - - - + + + - - - + + + @@ -23,21 +25,21 @@ - + - + - - + + - - - - - + + + + + @@ -45,53 +47,53 @@ - - - - - + + + + + - + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + @@ -99,11 +101,11 @@ - - - - - + + + + + @@ -111,54 +113,54 @@ - - - - - - + + + + + + - + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + @@ -168,32 +170,32 @@ - - + + - - - - - - - - - + + + + + + + + + - - - - + + + + - + - + @@ -204,21 +206,21 @@ - - - - - + + + + + - + - + - + - + @@ -226,9 +228,9 @@ - + - + @@ -239,91 +241,103 @@ - - - - - + + + + + - + - + - - - - - + + + + + - + - - + + - + - - - + + + - - - - - + + + + + - - - - - + + + + + - + - + - - - + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + @@ -331,8 +345,8 @@ - - + + 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 15ac4016..46d85060 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 @@ -1,6 +1,6 @@ + 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}'> @@ -57,14 +57,6 @@ - - - - - - - - diff --git a/platform-logic/datachange/src/main/xml/DataChange_update-network-links-to-aai.xml b/platform-logic/datachange/src/main/xml/DataChange_update-network-links-to-aai.xml index f870e369..8bac2e29 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_update-network-links-to-aai.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_update-network-links-to-aai.xml @@ -1,6 +1,6 @@ + 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}'> @@ -30,12 +30,12 @@ - + local-only="false" + pfx="tmp.aai.p-interface" > @@ -83,11 +83,11 @@ - + @@ -100,8 +100,8 @@ - + @@ -139,8 +139,8 @@ - + @@ -163,8 +163,8 @@ - + @@ -175,8 +175,8 @@ - + @@ -186,15 +186,15 @@ - + - + @@ -207,22 +207,22 @@ - + - + - + @@ -245,8 +245,8 @@ - + @@ -257,8 +257,8 @@ - @@ -269,15 +269,15 @@ - + - + @@ -292,24 +292,14 @@ - + - - - - - - - - - - - + @@ -319,8 +309,8 @@ - + @@ -343,8 +333,8 @@ - + @@ -355,8 +345,8 @@ - @@ -367,15 +357,15 @@ - + - + diff --git a/platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml b/platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml index afe1fc0e..9d59adf7 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml @@ -1,247 +1,241 @@ - - + + - + - + + - - - - - - + + + + + + - - + + - - - - - - + + + + + + - - - - - + + + + + - - - - - + + + + + - + - + - - + + - + - - - - - - + + + + + + - - - + + + - - + + - - + + - + - + - + - - + + - + - - - + + + - - + + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - + + + - - + + - - + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - + + + - - + + - + - + - - - - - + + + + + @@ -249,15 +243,8 @@ - - - - - - - - + \ No newline at end of file diff --git a/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml b/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml index 4ce33625..fd3a67d9 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml @@ -1,96 +1,99 @@ - - + + - + - + - - + + - + - + - + - + - - - + + + - - + + - - + + - + - + - + - + - + - - - + + + - + - + - + - - - + + + - - + + - - + + - + - + - + - + - - - - - - - + + + + + + + diff --git a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json new file mode 100644 index 00000000..edc6aadf --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json @@ -0,0 +1,1652 @@ +[ + { + "id": "ffc612a5.7b0918", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 183, + "y": 130, + "z": "59711e8e.29744", + "wires": [ + [ + "6dda290e.27dad8" + ] + ] + }, + { + "id": "6dda290e.27dad8", + "type": "service-logic", + "name": "GENERIC-RESOURCE-API ${project.version}", + "module": "GENERIC-RESOURCE-API", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 308, + "y": 456.00001525878906, + "z": "59711e8e.29744", + "wires": [ + [ + "3ffa7f3f.e7e27" + ] + ] + }, + { + "id": "3ffa7f3f.e7e27", + "type": "method", + "name": "tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 372.0001220703125, + "y": 549, + "z": "59711e8e.29744", + "wires": [ + [ + "9aa7ba3c.52a7f" + ] + ] + }, + { + "id": "4ab3abe1.e87adc", + "type": "execute", + "name": "execute RestApiCallNode getPath from OOF", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 854.9730834960938, + "y": 207.99600219726562, + "z": "59711e8e.29744", + "wires": [ + [ + "6b5ff944.5bf648", + "850f0c15.20d28" + ] + ] + }, + { + "id": "6b5ff944.5bf648", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1094.9732246398926, + "y": 231.9959716796875, + "z": "59711e8e.29744", + "wires": [ + [ + "cd276ba.d3fc218" + ] + ] + }, + { + "id": "905d3517.25cab8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "comments": "", + "x": 1233.973258972168, + "y": 180.99606323242188, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "850f0c15.20d28", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1093.9730110168457, + "y": 180.99606227874756, + "z": "59711e8e.29744", + "wires": [ + [ + "905d3517.25cab8" + ] + ] + }, + { + "id": "6a5159e4.7418a", + "type": "comment", + "name": "OTN tunnel path computation", + "info": "TODO: check input parameters -- they should be\nthe source and destination of ETH node+tp.", + "comments": "", + "x": 826.4768829345703, + "y": 164.00000190734863, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "eda4482b.a18e38", + "type": "for", + "name": "for vidx..otn-oof.solutions_length[]", + "xml": "", + "comments": "", + "outputs": 1, + "x": 845.972900390625, + "y": 517.2457275390625, + "z": "59711e8e.29744", + "wires": [ + [ + "576c4b0b.248fb4" + ] + ] + }, + { + "id": "735419f0.115878", + "type": "comment", + "name": "Loop through OTN links", + "info": "", + "comments": "", + "x": 929.4732055664062, + "y": 596.74609375, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "576c4b0b.248fb4", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 950.5001220703125, + "y": 708.2864990234375, + "z": "59711e8e.29744", + "wires": [ + [ + "da160010.38d94", + "5b4dabd5.4d7054" + ] + ] + }, + { + "id": "da160010.38d94", + "type": "get-resource", + "name": "get-resource cross-link", + "xml": "\n\n \n\n\n", + "comments": "", + "outputs": 1, + "x": 1217.5001220703125, + "y": 628.2864685058594, + "z": "59711e8e.29744", + "wires": [ + [ + "38a6a5c5.3878b2", + "7911950a.d4f9bc", + "c37b490.2ec29b8" + ] + ] + }, + { + "id": "c37b490.2ec29b8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1409.0001220703125, + "y": 573.2864685058594, + "z": "59711e8e.29744", + "wires": [ + [ + "203a4a36.513986" + ] + ] + }, + { + "id": "38a6a5c5.3878b2", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1445.0001220703125, + "y": 698.2864990234375, + "z": "59711e8e.29744", + "wires": [ + [ + "21535143.0a939e" + ] + ] + }, + { + "id": "7911950a.d4f9bc", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1439.0001220703125, + "y": 748.2864990234375, + "z": "59711e8e.29744", + "wires": [ + [ + "21f78d15.02bd0a" + ] + ] + }, + { + "id": "21535143.0a939e", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n ", + "comments": "", + "x": 1200.0001220703125, + "y": 538.2864685058594, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "cd276ba.d3fc218", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1240.0002708435059, + "y": 229.74145698547363, + "z": "59711e8e.29744", + "wires": [ + [] + ] + }, + { + "id": "9aa7ba3c.52a7f", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 612.9688835144043, + "y": 475.74163722991943, + "z": "59711e8e.29744", + "wires": [ + [ + "eda4482b.a18e38", + "4ab3abe1.e87adc" + ] + ] + }, + { + "id": "edd38a6c.67c6b8", + "type": "switchNode", + "name": "test cross-domain-link role", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1724.5001220703125, + "y": 573, + "z": "59711e8e.29744", + "wires": [ + [ + "344b3505.db598a" + ] + ] + }, + { + "id": "344b3505.db598a", + "type": "outcome", + "name": "outcome cross-domain", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1960.5001220703125, + "y": 574, + "z": "59711e8e.29744", + "wires": [ + [ + "bdc2d141.60e88" + ] + ] + }, + { + "id": "7c9a4f45.2dfb5", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 2279.5, + "y": 1051, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "bdc2d141.60e88", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 2163.5001220703125, + "y": 575, + "z": "59711e8e.29744", + "wires": [ + [ + "7c9a4f45.2dfb5", + "54d54d35.c8ade4", + "965a7aea.98984", + "f57884fd.e852f" + ] + ] + }, + { + "id": "7f48300c.649cc8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2604, + "y": 542, + "z": "59711e8e.29744", + "wires": [ + [ + "2a6040f8.29261" + ] + ] + }, + { + "id": "9cd22818.9c99c", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2637.0001220703125, + "y": 600, + "z": "59711e8e.29744", + "wires": [ + [ + "8222994e.269fa" + ] + ] + }, + { + "id": "11e5f855.56b93", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2640.0001220703125, + "y": 652, + "z": "59711e8e.29744", + "wires": [ + [ + "39b267f5.2906b8" + ] + ] + }, + { + "id": "8222994e.269fa", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "comments": "", + "x": 3940.5, + "y": 457, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "4dcc3c3f.b0f8dc", + "type": "get-resource", + "name": "get-resource src TTP", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 3948.5, + "y": 509, + "z": "59711e8e.29744", + "wires": [ + [ + "83dfda72.1dad78" + ] + ] + }, + { + "id": "83dfda72.1dad78", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4155, + "y": 487, + "z": "59711e8e.29744", + "wires": [ + [ + "bd70272d.20274" + ] + ] + }, + { + "id": "49b3daba.22ab04", + "type": "outcome", + "name": "tunnel-termination-point", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3492.66845703125, + "y": 535.4815063476562, + "z": "59711e8e.29744", + "wires": [ + [ + "2abdfdd6.de70da" + ] + ] + }, + { + "id": "db5fdeca.64d9c8", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2955.3828125, + "y": 537.6597290039062, + "z": "59711e8e.29744", + "wires": [ + [ + "7fedd7f6.218328" + ] + ] + }, + { + "id": "7fedd7f6.218328", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3207.3828125, + "y": 534.6597290039062, + "z": "59711e8e.29744", + "wires": [ + [ + "49b3daba.22ab04" + ] + ] + }, + { + "id": "2abdfdd6.de70da", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 3719.5, + "y": 524, + "z": "59711e8e.29744", + "wires": [ + [ + "6235283.bbe1f58", + "4dcc3c3f.b0f8dc", + "3af252ac.f5160e", + "b3928b44.45b93", + "6051cb19.bdbedc" + ] + ] + }, + { + "id": "54d54d35.c8ade4", + "type": "get-resource", + "name": "get-resource dst tp", + "xml": "\n \n \n\n\n", + "comments": "", + "outputs": 1, + "x": 2360.5001220703125, + "y": 947, + "z": "59711e8e.29744", + "wires": [ + [ + "caa1180f.475d", + "4f60ddcb.06c464", + "99e66acf.ef78a8" + ] + ] + }, + { + "id": "caa1180f.475d", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2583, + "y": 1089, + "z": "59711e8e.29744", + "wires": [ + [ + "99dd61a2.0612b8" + ] + ] + }, + { + "id": "4f60ddcb.06c464", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2567, + "y": 1140, + "z": "59711e8e.29744", + "wires": [ + [ + "ecf71935.9fff1" + ] + ] + }, + { + "id": "99e66acf.ef78a8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2570, + "y": 1192, + "z": "59711e8e.29744", + "wires": [ + [ + "b029d176.ebc328" + ] + ] + }, + { + "id": "b029d176.ebc328", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "comments": "", + "outputs": 1, + "x": 2939.3828125, + "y": 1099.6597290039062, + "z": "59711e8e.29744", + "wires": [ + [ + "733247bb.4951e8" + ] + ] + }, + { + "id": "733247bb.4951e8", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3182.3828125, + "y": 1098.6597290039062, + "z": "59711e8e.29744", + "wires": [ + [ + "551892cc.c334d4" + ] + ] + }, + { + "id": "d1ae1073.116fc8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4948.5, + "y": 900, + "z": "59711e8e.29744", + "wires": [ + [ + "e4453cc8.2d68", + "a58a5fab.4b9628", + "a3e0896b.517c78" + ] + ] + }, + { + "id": "551892cc.c334d4", + "type": "outcome", + "name": "tunnel-termination-point", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3438.66845703125, + "y": 1098.4815063476562, + "z": "59711e8e.29744", + "wires": [ + [ + "167858f1.4d47ff" + ] + ] + }, + { + "id": "c5e10d55.b93e8", + "type": "outcome", + "name": "network-resource", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4735.5, + "y": 899, + "z": "59711e8e.29744", + "wires": [ + [ + "d1ae1073.116fc8" + ] + ] + }, + { + "id": "167858f1.4d47ff", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 3738.5, + "y": 1096, + "z": "59711e8e.29744", + "wires": [ + [ + "b3d72c6d.8cf07", + "1624e4ba.2068eb", + "140c24f7.3b14f3", + "c25cb799.15c3f8", + "a035bf70.73a55" + ] + ] + }, + { + "id": "b3d72c6d.8cf07", + "type": "set", + "name": "set domain B node ttp-id", + "xml": "\n\n", + "comments": "", + "x": 3980.5, + "y": 1050, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "1624e4ba.2068eb", + "type": "get-resource", + "name": "get-resource dst TTP", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 3970.5, + "y": 1101, + "z": "59711e8e.29744", + "wires": [ + [ + "58cdb5cc.380cfc" + ] + ] + }, + { + "id": "58cdb5cc.380cfc", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4158, + "y": 1099, + "z": "59711e8e.29744", + "wires": [ + [ + "355115bb.2168d2" + ] + ] + }, + { + "id": "e4453cc8.2d68", + "type": "set", + "name": "set domain B network-id", + "xml": "\n\n", + "comments": "", + "x": 5218.5, + "y": 876, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "a58a5fab.4b9628", + "type": "get-resource", + "name": "get-resource dst network-resource", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 5228.5, + "y": 922, + "z": "59711e8e.29744", + "wires": [ + [ + "a2d84f11.e4cb88" + ] + ] + }, + { + "id": "a2d84f11.e4cb88", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5444, + "y": 913, + "z": "59711e8e.29744", + "wires": [ + [ + "33f08d3a.c124c2" + ] + ] + }, + { + "id": "33f08d3a.c124c2", + "type": "set", + "name": "set domain B network-id, topo-id, client-id, etc", + "xml": "\n\n\n\n\n\n\n\n", + "comments": "", + "x": 5698.5, + "y": 919, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "2a6040f8.29261", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 2738, + "y": 538, + "z": "59711e8e.29744", + "wires": [ + [ + "db5fdeca.64d9c8" + ] + ] + }, + { + "id": "99dd61a2.0612b8", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 2729, + "y": 1080, + "z": "59711e8e.29744", + "wires": [ + [ + "446999ee.737b88" + ] + ] + }, + { + "id": "203a4a36.513986", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1543, + "y": 575, + "z": "59711e8e.29744", + "wires": [ + [ + "edd38a6c.67c6b8" + ] + ] + }, + { + "id": "965a7aea.98984", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2313, + "y": 359, + "z": "59711e8e.29744", + "wires": [ + [ + "3bc95abb.a9239e" + ] + ] + }, + { + "id": "3bc95abb.a9239e", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2512, + "y": 356, + "z": "59711e8e.29744", + "wires": [ + [ + "3cce24fd.740654" + ] + ] + }, + { + "id": "3cce24fd.740654", + "type": "outcome", + "name": "p-interface", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 2689.117431640625, + "y": 354.34027099609375, + "z": "59711e8e.29744", + "wires": [ + [ + "6ac060c8.1a11e8" + ] + ] + }, + { + "id": "9ef5481b.bf4b48", + "type": "set", + "name": "set src-ltpId and dst-ltpId", + "xml": "\n\n\n\n\n\n\n\n", + "comments": "", + "x": 3003, + "y": 298, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "ddeb58ef.e40c3", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 2964, + "y": 361, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "6ac060c8.1a11e8", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 2829, + "y": 339, + "z": "59711e8e.29744", + "wires": [ + [ + "9ef5481b.bf4b48", + "ddeb58ef.e40c3" + ] + ] + }, + { + "id": "bd70272d.20274", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4330, + "y": 483, + "z": "59711e8e.29744", + "wires": [ + [ + "b2e7a790.6b1818" + ] + ] + }, + { + "id": "355115bb.2168d2", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4347, + "y": 1088, + "z": "59711e8e.29744", + "wires": [ + [ + "d4658a57.f78ed8" + ] + ] + }, + { + "id": "f57884fd.e852f", + "type": "get-resource", + "name": "get-resource src tp", + "xml": "\n \n \n\n\n", + "comments": "", + "outputs": 1, + "x": 2406.5001220703125, + "y": 581, + "z": "59711e8e.29744", + "wires": [ + [ + "7f48300c.649cc8", + "9cd22818.9c99c", + "11e5f855.56b93" + ] + ] + }, + { + "id": "3af252ac.f5160e", + "type": "get-resource", + "name": "get-resource src pnf", + "xml": "\n\n \n", + "comments": "", + "outputs": 1, + "x": 3810, + "y": 327, + "z": "59711e8e.29744", + "wires": [ + [ + "fd4b75db.4422e8", + "650bdcdc.cfece4", + "72662c6f.14033c" + ] + ] + }, + { + "id": "fd4b75db.4422e8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4005.5001220703125, + "y": 279, + "z": "59711e8e.29744", + "wires": [ + [ + "b45c7d99.22c22" + ] + ] + }, + { + "id": "650bdcdc.cfece4", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3997.5001220703125, + "y": 334, + "z": "59711e8e.29744", + "wires": [ + [ + "cb3c1121.cbe778" + ] + ] + }, + { + "id": "72662c6f.14033c", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4002.5001220703125, + "y": 391, + "z": "59711e8e.29744", + "wires": [ + [ + "789ed2a8.499b74" + ] + ] + }, + { + "id": "789ed2a8.499b74", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\n", + "comments": "", + "x": 4375, + "y": 232, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "b3928b44.45b93", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 3897, + "y": 574, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "b2e7a790.6b1818", + "type": "set", + "name": "set domain A tunnel tp ip", + "xml": "\n\n", + "comments": "", + "x": 4591, + "y": 480, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "c25cb799.15c3f8", + "type": "get-resource", + "name": "get-resource dst pnf", + "xml": "\n\n \n", + "comments": "", + "outputs": 1, + "x": 3807, + "y": 930, + "z": "59711e8e.29744", + "wires": [ + [ + "c37473f2.19f208", + "c644027c.70c3f8", + "98fb79a9.84cdc8" + ] + ] + }, + { + "id": "98fb79a9.84cdc8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4002.5001220703125, + "y": 882, + "z": "59711e8e.29744", + "wires": [ + [ + "3c4a5895.c63a" + ] + ] + }, + { + "id": "c644027c.70c3f8", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3994.5001220703125, + "y": 937, + "z": "59711e8e.29744", + "wires": [ + [ + "70fd1b7c.8d1aac" + ] + ] + }, + { + "id": "c37473f2.19f208", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3999.5001220703125, + "y": 994, + "z": "59711e8e.29744", + "wires": [ + [ + "cd3e066f.324aa" + ] + ] + }, + { + "id": "3c4a5895.c63a", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 4146.8824462890625, + "y": 879.6556701660156, + "z": "59711e8e.29744", + "wires": [ + [ + "a79b012a.c282e", + "469c63f2.54b414" + ] + ] + }, + { + "id": "70fd1b7c.8d1aac", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\n", + "comments": "", + "x": 4356, + "y": 847, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "140c24f7.3b14f3", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 3926, + "y": 1142, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "d4658a57.f78ed8", + "type": "set", + "name": "set domain B tunnel tp id", + "xml": "\n\n", + "comments": "", + "x": 4580, + "y": 1087, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "4b900139.065478", + "type": "outcome", + "name": "network-resource", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4732, + "y": 295, + "z": "59711e8e.29744", + "wires": [ + [ + "c3283205.62573" + ] + ] + }, + { + "id": "c3283205.62573", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4909, + "y": 287, + "z": "59711e8e.29744", + "wires": [ + [ + "e3322f04.45bf9", + "201af2cb.ff685e", + "24c615e9.67af32" + ] + ] + }, + { + "id": "e3322f04.45bf9", + "type": "set", + "name": "set domain A network-id", + "xml": "\n\n", + "comments": "", + "x": 5124, + "y": 268, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "201af2cb.ff685e", + "type": "get-resource", + "name": "get-resource src network-resource", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 5141, + "y": 332, + "z": "59711e8e.29744", + "wires": [ + [ + "ba151945.9e348" + ] + ] + }, + { + "id": "ba151945.9e348", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5364.5, + "y": 333, + "z": "59711e8e.29744", + "wires": [ + [ + "bf5ba977.146f8" + ] + ] + }, + { + "id": "bf5ba977.146f8", + "type": "set", + "name": "set domain A network-id, topo-id, client-id, etc", + "xml": "\n\n\n\n\n\n\n\n", + "comments": "", + "x": 5629, + "y": 322, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "65a7e039.6dcda8", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4334, + "y": 291, + "z": "59711e8e.29744", + "wires": [ + [ + "ebc07ec5.500b48" + ] + ] + }, + { + "id": "ebc07ec5.500b48", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4529, + "y": 291, + "z": "59711e8e.29744", + "wires": [ + [ + "4b900139.065478" + ] + ] + }, + { + "id": "24c615e9.67af32", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 5068, + "y": 385, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "469c63f2.54b414", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4335, + "y": 898, + "z": "59711e8e.29744", + "wires": [ + [ + "a4a499c0.e7f04" + ] + ] + }, + { + "id": "a4a499c0.e7f04", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4530, + "y": 898, + "z": "59711e8e.29744", + "wires": [ + [ + "c5e10d55.b93e8" + ] + ] + }, + { + "id": "a3e0896b.517c78", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 5154, + "y": 978, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "6051cb19.bdbedc", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 3838, + "y": 121, + "z": "59711e8e.29744", + "wires": [ + [ + "474c52a4.93fc74", + "2bdecc1b.43ff94" + ] + ] + }, + { + "id": "2bdecc1b.43ff94", + "type": "failure", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4059, + "y": 89, + "z": "59711e8e.29744", + "wires": [ + [ + "21520c33.eb9b1c" + ] + ] + }, + { + "id": "474c52a4.93fc74", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4059, + "y": 136, + "z": "59711e8e.29744", + "wires": [ + [ + "ff0936f5.25fc9" + ] + ] + }, + { + "id": "21520c33.eb9b1c", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4224, + "y": 86, + "z": "59711e8e.29744", + "wires": [ + [ + "47f81613.356b38" + ] + ] + }, + { + "id": "47f81613.356b38", + "type": "set", + "name": "set domain-A.ltpId", + "xml": "\n\n", + "comments": "", + "x": 4406, + "y": 90, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "ff0936f5.25fc9", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 4226, + "y": 136, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "a035bf70.73a55", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 3846, + "y": 745, + "z": "59711e8e.29744", + "wires": [ + [ + "310e01dd.c1a27e", + "976ae4f1.c35c1" + ] + ] + }, + { + "id": "976ae4f1.c35c1", + "type": "failure", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4067, + "y": 713, + "z": "59711e8e.29744", + "wires": [ + [ + "20b670c9.8ae9c8" + ] + ] + }, + { + "id": "310e01dd.c1a27e", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4067, + "y": 760, + "z": "59711e8e.29744", + "wires": [ + [ + "75ef28c6.5e31a" + ] + ] + }, + { + "id": "20b670c9.8ae9c8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4232, + "y": 710, + "z": "59711e8e.29744", + "wires": [ + [ + "3c392a8.397b7d6" + ] + ] + }, + { + "id": "3c392a8.397b7d6", + "type": "set", + "name": "set domain-B.ltpId", + "xml": "\n\n", + "comments": "", + "x": 4428, + "y": 707, + "z": "59711e8e.29744", + "wires": [] + }, + { + "id": "75ef28c6.5e31a", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 4234, + "y": 760, + "z": "59711e8e.29744", + "wires": [] + } +] \ No newline at end of file diff --git a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json index 669eca8d..9ffaaf75 100644 --- a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json +++ b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json @@ -1,20 +1,20 @@ [ { - "id": "c95751e3.8ae788", + "id": "d3bb30c4.60fa", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 133, - "y": 58, - "z": "978d88fe.49f858", + "x": 130, + "y": 87, + "z": "bc9d969b.328b8", "wires": [ [ - "a120d0c2.d16848" + "d58b4202.9cdb3" ] ] }, { - "id": "a120d0c2.d16848", + "id": "d58b4202.9cdb3", "type": "service-logic", "name": "GENERIC-RESOURCE-API ${project.version}", "module": "GENERIC-RESOURCE-API", @@ -22,1663 +22,1715 @@ "comments": "", "xml": "", "outputs": 1, - "x": 264.2856903076172, - "y": 107.23810863494873, - "z": "978d88fe.49f858", + "x": 261.2856903076172, + "y": 136.23810863494873, + "z": "bc9d969b.328b8", "wires": [ [ - "e3f08946.3b4f3" + "617bde2e.1132b" ] ] }, { - "id": "e3f08946.3b4f3", + "id": "617bde2e.1132b", "type": "method", "name": "method tsli-vnf-topology-operation-trans-slice-activate", "xml": "\n", "comments": "", "outputs": 1, - "x": 267.4286193847656, - "y": 192.00003242492676, - "z": "978d88fe.49f858", + "x": 264.4286193847656, + "y": 221.00003242492676, + "z": "bc9d969b.328b8", "wires": [ [ - "da15bb94.f35d78" + "8ac7a60e.72d768" ] ] }, { - "id": "da15bb94.f35d78", + "id": "8ac7a60e.72d768", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 417.238037109375, - "y": 321.6666564941406, - "z": "978d88fe.49f858", + "x": 414.238037109375, + "y": 350.6666564941406, + "z": "bc9d969b.328b8", "wires": [ [ - "a0613c64.0d3d18", - "bec74808.bd7fc8", - "6e589ca9.47c63c", - "a8ba9960.6cb65", - "d40da373.f15598", - "358d1f62.e4f2c8", - "a739ea85.93c65", - "19a0d774.67fb01" + "72b21bde.5e8f94", + "9fe7f5eb.e26c6", + "9bca10ea.41532" ] ] }, { - "id": "a0613c64.0d3d18", - "type": "set", - "name": "set vnf-level-oper-status to Active", - "xml": "\n\n\n", - "comments": "", - "x": 760.3849563598633, - "y": 558.6705458434299, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "bec74808.bd7fc8", + "id": "72b21bde.5e8f94", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 687.5716552734375, - "y": 1430.59716796875, - "z": "978d88fe.49f858", + "x": 682.5716552734375, + "y": 737.59716796875, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "6e589ca9.47c63c", - "type": "set", - "name": "set vnf-index and vnf-object-path", - "xml": "\n\n", + "id": "441fc399.08ca9c", + "type": "comment", + "name": "new for TransportSlicing", + "info": "", "comments": "", - "x": 766.5716018676758, - "y": 506.5968001158908, - "z": "978d88fe.49f858", + "x": 714, + "y": 412, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "a8ba9960.6cb65", - "type": "switchNode", - "name": "switch service-data.vnfs.vnf_length", - "xml": "\n", + "id": "9fe7f5eb.e26c6", + "type": "save", + "name": "get service-instance from aai", + "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 775, - "y": 261, - "z": "978d88fe.49f858", + "x": 734, + "y": 508, + "z": "bc9d969b.328b8", "wires": [ [ - "752da5f3.b4cc4c", - "b945aefb.e762f", - "8cef6bde.bc7818" + "926c12ae.af2a48", + "5deb4cbf.60b5f4", + "35c77549.8e65c2" ] ] }, { - "id": "8cef6bde.bc7818", - "type": "outcome", - "name": "0", - "xml": "\n", + "id": "926c12ae.af2a48", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1167.968994140625, - "y": 226.96875, - "z": "978d88fe.49f858", + "x": 953, + "y": 446, + "z": "bc9d969b.328b8", "wires": [ [ - "5417fb2d.edce0c" + "c296586e.046f08" ] ] }, { - "id": "5417fb2d.edce0c", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", + "id": "5deb4cbf.60b5f4", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 1322.7778816223145, - "y": 245.889018535614, - "z": "978d88fe.49f858", - "wires": [] + "outputs": 1, + "x": 962.490966796875, + "y": 488.57403564453125, + "z": "bc9d969b.328b8", + "wires": [ + [ + "bb46ff52.717af8" + ] + ] }, { - "id": "752da5f3.b4cc4c", - "type": "other", - "name": "Null", - "xml": "\n", + "id": "35c77549.8e65c2", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1161.0001335144043, - "y": 266.00007152557373, - "z": "978d88fe.49f858", + "x": 951, + "y": 535, + "z": "bc9d969b.328b8", "wires": [ [ - "5417fb2d.edce0c" + "236d61d5.47d9a6" ] ] }, { - "id": "b945aefb.e762f", - "type": "other", - "name": "other", - "xml": "\n", + "id": "bb46ff52.717af8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\n\n", + "comments": "", + "x": 1120, + "y": 536, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "c296586e.046f08", + "type": "for", + "name": "for each relationship", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1154.0005416870117, - "y": 299.000075340271, - "z": "978d88fe.49f858", + "x": 1150, + "y": 442, + "z": "bc9d969b.328b8", "wires": [ [ - "39deabe9.dfa46c" + "b77b70ed.c591c" ] ] }, { - "id": "39deabe9.dfa46c", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "b77b70ed.c591c", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", "outputs": 1, - "x": 1301.2700843811035, - "y": 299.5547204017639, - "z": "978d88fe.49f858", + "x": 1373.33349609375, + "y": 441.99993896484375, + "z": "bc9d969b.328b8", "wires": [ [ - "ffe0cb12.24663" + "2fc295b4.0602da" ] ] }, { - "id": "ffe0cb12.24663", - "type": "for", - "name": "for vidx..service-data.vnfs.vnf_length[]", - "xml": "\n", + "id": "2fc295b4.0602da", + "type": "outcome", + "name": "connectivity", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1547.2862014770508, - "y": 306.42864084243774, - "z": "978d88fe.49f858", + "x": 1574.0001335144043, + "y": 443.00002098083496, + "z": "bc9d969b.328b8", "wires": [ [ - "d581e614.41ca28" + "483259b4.af3e1" ] ] }, { - "id": "d581e614.41ca28", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "cba9b813.e1b22", + "type": "set", + "name": "set attachment_param for OTN A", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 3835, + "y": 162, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "c84632a9.494938", + "type": "execute", + "name": "execute RestApiCallNode Create OTN tunnel with token", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1766.6358337402344, - "y": 305.96872091293335, - "z": "978d88fe.49f858", + "x": 3916, + "y": 477, + "z": "bc9d969b.328b8", "wires": [ [ - "6cb341ea.d215b" + "f012f442.27b7b8", + "961e7c8c.e8988" ] ] }, { - "id": "6cb341ea.d215b", - "type": "switchNode", - "name": "switch vnfid found", - "xml": "\n\n", + "id": "f012f442.27b7b8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1920.715431213379, - "y": 305.67880296707153, - "z": "978d88fe.49f858", + "x": 4225.5, + "y": 446, + "z": "bc9d969b.328b8", "wires": [ [ - "7e8f8e16.82297" + "85de6f60.586588" ] ] }, { - "id": "7e8f8e16.82297", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", + "id": "961e7c8c.e8988", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2131.6675758361816, - "y": 308.571494102478, - "z": "978d88fe.49f858", + "x": 4230.5, + "y": 511, + "z": "bc9d969b.328b8", "wires": [ [ - "1efc1703.0b69f1" + "b3e28f35.f331c" ] ] }, { - "id": "1efc1703.0b69f1", - "type": "set", - "name": "set tmp.vidx and ctx.vnf-data", - "xml": "\n\n\n", + "id": "85de6f60.586588", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2341.199951171875, - "y": 310.32159423828125, - "z": "978d88fe.49f858", + "x": 4401.5, + "y": 446, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "d40da373.f15598", - "type": "save", - "name": "update AnAI - vnf-instance.orchestration-status", - "xml": "\n\n", + "id": "b3e28f35.f331c", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 785.9999618530273, - "y": 625.0103714736179, - "z": "978d88fe.49f858", + "x": 4397, + "y": 511, + "z": "bc9d969b.328b8", "wires": [ [] ] }, { - "id": "358d1f62.e4f2c8", + "id": "9e9578a4.5a4df", "type": "set", - "name": "copy input data to service data", - "xml": "\n\n\n", + "name": "set sotn_value", + "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 765.0000762939453, - "y": 456.01033284980804, - "z": "978d88fe.49f858", + "x": 3782.5, + "y": 665, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "a739ea85.93c65", - "type": "switchNode", - "name": "switch vnf-level-oper-status", - "xml": "\n", + "id": "8d5f5723.afac28", + "type": "execute", + "name": "execute RestApiCallNode Create ethernet Service without token", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 751.7499389648438, - "y": 361.00390270072967, - "z": "978d88fe.49f858", + "x": 3936.5, + "y": 713, + "z": "bc9d969b.328b8", "wires": [ [ - "c40ac9fb.21106", - "625ef5e9.0fa304" + "7efa3090.e1e078", + "602bb58a.eb8054" ] ] }, { - "id": "c40ac9fb.21106", - "type": "outcome", - "name": "outcome Created", - "xml": "\n", + "id": "7efa3090.e1e078", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1131.5833320617676, - "y": 366.1149909766391, - "z": "978d88fe.49f858", + "x": 4282, + "y": 694, + "z": "bc9d969b.328b8", "wires": [ [ - "50da061e.3d2a4" + "d892eebe.cdbb5" ] ] }, { - "id": "625ef5e9.0fa304", - "type": "other", - "name": "other", - "xml": "\n", + "id": "602bb58a.eb8054", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1109.583351135254, - "y": 416.1150024207309, - "z": "978d88fe.49f858", + "x": 4286, + "y": 734, + "z": "bc9d969b.328b8", "wires": [ [ - "9d9a6d0b.f63a18" + "34660646.412fea" ] ] }, { - "id": "9d9a6d0b.f63a18", + "id": "d892eebe.cdbb5", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n ", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 1269.0831184387207, - "y": 419.1150014670566, - "z": "978d88fe.49f858", + "x": 4440, + "y": 694, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "50da061e.3d2a4", + "id": "34660646.412fea", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", + "comments": "", "outputs": 1, - "x": 1341.889705657959, - "y": 377.44016626197845, - "z": "978d88fe.49f858", + "x": 4443.5, + "y": 734, + "z": "bc9d969b.328b8", "wires": [ - [] + [ + "63e48280.b2cb84", + "ffe3929d.a2fda" + ] ] }, { - "id": "7a49c1a1.74cca", + "id": "bae980db.b9d408", "type": "comment", - "name": "new for TransportSlicing", - "info": "", + "name": "TODO: FIXME:", + "info": "put proper values based on connectivity resource retrieved from AAI", + "comments": "", + "x": 3780, + "y": 621, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "63e48280.b2cb84", + "type": "save", + "name": "update vpn-binding A resource (aka. OTN domainA) in AAI", + "xml": "\n\n\n\n\n", "comments": "", - "x": 726, + "outputs": 1, + "x": 4774, "y": 699, - "z": "978d88fe.49f858", + "z": "bc9d969b.328b8", + "wires": [ + [] + ] + }, + { + "id": "2bc3079a.d7dde", + "type": "comment", + "name": "TODO: FIXME", + "info": "use proper vpn-binding id and connectivity id\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", + "comments": "", + "x": 4638, + "y": 658, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "19a0d774.67fb01", + "id": "ffe3929d.a2fda", "type": "save", - "name": "get service-instance from aai", - "xml": "", + "name": "update connectivity resource in AAI", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 4701, + "y": 745, + "z": "bc9d969b.328b8", + "wires": [ + [] + ] + }, + { + "id": "f01334b4.1d8928", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 3773, + "y": 210, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "dbf99a2b.67c71", + "type": "get-resource", + "name": "get-resource src pnf", + "xml": "\n\n \n", "comments": "", "outputs": 1, - "x": 737, - "y": 749, - "z": "978d88fe.49f858", + "x": 3799, + "y": 327, + "z": "bc9d969b.328b8", "wires": [ [ - "ef923a7d.6928a8", - "981c314b.31ecb8", - "65818037.104038" + "27a62f4.f17ab5", + "1aa65c21.28f974", + "a732e62d.9d3f9" ] ] }, { - "id": "ef923a7d.6928a8", + "id": "27a62f4.f17ab5", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 953, - "y": 714, - "z": "978d88fe.49f858", + "x": 3994.5001220703125, + "y": 279, + "z": "bc9d969b.328b8", "wires": [ [ - "c4da4ce2.e86fd" + "b04b9242.14b66" ] ] }, { - "id": "981c314b.31ecb8", + "id": "1aa65c21.28f974", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 962.490966796875, - "y": 756.5740356445312, - "z": "978d88fe.49f858", + "x": 3986.5001220703125, + "y": 334, + "z": "bc9d969b.328b8", "wires": [ [ - "2c51a746.8529b8" + "5b188d77.8ffc8c" ] ] }, { - "id": "65818037.104038", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "b04b9242.14b66", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 951, - "y": 803, - "z": "978d88fe.49f858", + "x": 4138.8824462890625, + "y": 278.6556701660156, + "z": "bc9d969b.328b8", "wires": [ [ - "11f3085c.6c3b58" + "14763204.df94c6" ] ] }, { - "id": "2c51a746.8529b8", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", + "id": "a517ec9b.cf8fc8", + "type": "outcome", + "name": "esr-thirdparty-sdnc", + "xml": "\n", "comments": "", - "x": 1120, - "y": 804, - "z": "978d88fe.49f858", - "wires": [] + "outputs": 1, + "x": 4721, + "y": 281, + "z": "bc9d969b.328b8", + "wires": [ + [ + "37ce34d7.e5314c" + ] + ] }, { - "id": "c4da4ce2.e86fd", + "id": "14763204.df94c6", "type": "for", "name": "for each relationship", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1150, - "y": 710, - "z": "978d88fe.49f858", + "x": 4323, + "y": 277, + "z": "bc9d969b.328b8", "wires": [ [ - "eb26c03f.cde3a" + "bbbe4e04.e26da" ] ] }, { - "id": "eb26c03f.cde3a", + "id": "bbbe4e04.e26da", "type": "switchNode", "name": "switch related-to", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1373.33349609375, - "y": 709.9999389648438, - "z": "978d88fe.49f858", + "x": 4518, + "y": 277, + "z": "bc9d969b.328b8", "wires": [ [ - "b65d7d38.16fc68" + "a517ec9b.cf8fc8" ] ] }, { - "id": "b65d7d38.16fc68", - "type": "outcome", - "name": "connectivity", - "xml": "\n", + "id": "a732e62d.9d3f9", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1574.0001335144043, - "y": 711.000020980835, - "z": "978d88fe.49f858", + "x": 3991.5001220703125, + "y": 391, + "z": "bc9d969b.328b8", "wires": [ [ - "fda5561b.cca698" + "ebcd1e8f.a8cb18" ] ] }, { - "id": "edc6ee23.1891a", - "type": "save", - "name": "get connectivityA from aai", - "xml": "\n", + "id": "ebcd1e8f.a8cb18", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "id": "d99536cb.cbc39", + "type": "execute", + "name": "get esr-thirdparty-sdnc", + "xml": "", "comments": "", "outputs": 1, - "x": 1985, - "y": 599, - "z": "978d88fe.49f858", + "x": 5106, + "y": 294, + "z": "bc9d969b.328b8", "wires": [ [ - "edc6ee23.1891a" + "5f8e12fe.363034", + "3e541a04.379ece", + "5e7e63a7.7acdcc" ] ] }, { - "id": "f85fb605.a76398", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", - "comments": "", + "id": "37ce34d7.e5314c", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 1971, - "y": 1156, - "z": "978d88fe.49f858", + "x": 4900, + "y": 281, + "z": "bc9d969b.328b8", "wires": [ [ - "7b60b790.bc4c4" + "17ccdbf.84352a4", + "d99536cb.cbc39" ] ] }, { - "id": "7b60b790.bc4c4", - "type": "save", - "name": "get connectivityB from aai", - "xml": "\n", + "id": "17ccdbf.84352a4", + "type": "set", + "name": "set esr-thirdparty-sdnc domainA id", + "xml": "\n\n", "comments": "", - "outputs": 1, - "x": 2167, - "y": 1156, - "z": "978d88fe.49f858", - "wires": [ - [ - "8b96b70e.2f635", - "20f5c9d8.832b4e", - "f513c25.b78554" - ] - ] + "x": 5136, + "y": 242, + "z": "bc9d969b.328b8", + "wires": [] }, { - "id": "81d6e319.abfd8", + "id": "5f8e12fe.363034", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2385, - "y": 559, - "z": "978d88fe.49f858", + "x": 5316, + "y": 285, + "z": "bc9d969b.328b8", "wires": [ [ - "98b1c0b9.f7f4b" + "a674bdd4.cbe5f" ] ] }, { - "id": "313c36d7.969d3a", + "id": "3e541a04.379ece", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 2385.490966796875, - "y": 604.5740356445312, - "z": "978d88fe.49f858", + "x": 5308, + "y": 340, + "z": "bc9d969b.328b8", "wires": [ [ - "d4d990d4.f7b0a8" + "b14ed6a2.e3874" ] ] }, { - "id": "3d5cf6f2.953e9a", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "5e7e63a7.7acdcc", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2383, - "y": 648, - "z": "978d88fe.49f858", - "wires": [ - [ - "97be5e5a.798428" - ] - ] - }, - { - "id": "98b1c0b9.f7f4b", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 2557.66650390625, - "y": 558, - "z": "978d88fe.49f858", + "x": 5313, + "y": 397, + "z": "bc9d969b.328b8", "wires": [ [ - "2d415746.a7be9", - "96d25665.97a75", - "2f11d14a.7d5856", - "d0c66bee.225358" + "1ce96021.1d8b" ] ] }, { - "id": "d4d990d4.f7b0a8", + "id": "1ce96021.1d8b", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n", + "xml": "\n\t\n\t\n \n", + "id": "a674bdd4.cbe5f", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 2387, - "y": 1127, - "z": "978d88fe.49f858", + "x": 5460.38232421875, + "y": 282.6556701660156, + "z": "bc9d969b.328b8", "wires": [ [ - "aff8819.10cbe8" + "67e87cc0.72543c" ] ] }, { - "id": "20f5c9d8.832b4e", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "67e87cc0.72543c", + "type": "set", + "name": "set controller domainA data", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 5675, + "y": 279, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "9bca10ea.41532", + "type": "execute", + "name": "execute properties", + "xml": "\n \n ", + "comments": "", + "outputs": 1, + "x": 700, + "y": 456, + "z": "bc9d969b.328b8", + "wires": [ + [] + ] + }, + { + "id": "9469a92e.1082c", + "type": "set", + "name": "set attachment_param for OTN B", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 3815, + "y": 966, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "8e72aaca.f223b8", + "type": "execute", + "name": "execute RestApiCallNode Create OTN tunnel with token", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2388.490966796875, - "y": 1172.5740356445312, - "z": "978d88fe.49f858", + "x": 3878, + "y": 1295, + "z": "bc9d969b.328b8", "wires": [ [ - "cb55df0.f8980a" + "4967c60e.7eec88", + "d728c3b6.b72d4" ] ] }, { - "id": "f513c25.b78554", + "id": "4967c60e.7eec88", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2385, - "y": 1218, - "z": "978d88fe.49f858", + "x": 4173.5, + "y": 1262, + "z": "bc9d969b.328b8", "wires": [ [ - "fd8e37a.cf27348" + "957f3c62.36bab" ] ] }, { - "id": "aff8819.10cbe8", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "d728c3b6.b72d4", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", "outputs": 1, - "x": 2559.66650390625, - "y": 1128, - "z": "978d88fe.49f858", + "x": 4178.5, + "y": 1327, + "z": "bc9d969b.328b8", "wires": [ [ - "490cf25b.6f8bbc", - "7192c89b.9fa8a", - "83e10369.9e2a48", - "8632824a.a7d1a" + "9b37bb11.43c248" ] ] }, { - "id": "cb55df0.f8980a", + "id": "957f3c62.36bab", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n", "comments": "", - "x": 2550.0623779296875, - "y": 1174.8597717285156, - "z": "978d88fe.49f858", + "x": 4341.5, + "y": 1262, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "fd8e37a.cf27348", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "9b37bb11.43c248", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", - "x": 2554, - "y": 1219, - "z": "978d88fe.49f858", + "outputs": 1, + "x": 4352, + "y": 1327, + "z": "bc9d969b.328b8", + "wires": [ + [] + ] + }, + { + "id": "24fc86b.f179cfa", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 3754, + "y": 1023, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "2d415746.a7be9", - "type": "save", - "name": "get vpn-binding-A from aai", - "xml": "\n", + "id": "a4e80e5.b17c0f", + "type": "get-resource", + "name": "get-resource dst pnf", + "xml": "\n\n \n", "comments": "", "outputs": 1, - "x": 2782, - "y": 556, - "z": "978d88fe.49f858", + "x": 3774, + "y": 1120, + "z": "bc9d969b.328b8", "wires": [ [ - "2054e000.51325", - "24cb3e35.5919ba", - "49ca8d9.cac6774" + "d87e44a4.312df", + "c39adf70.78fbd", + "ae2b50d9.d9592" ] ] }, { - "id": "490cf25b.6f8bbc", - "type": "save", - "name": "get vpn-binding-B from aai", - "xml": "\n", + "id": "d87e44a4.312df", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2786, - "y": 1126, - "z": "978d88fe.49f858", + "x": 3976.5001220703125, + "y": 1073, + "z": "bc9d969b.328b8", "wires": [ [ - "9697ed36.e16ad8", - "1b825f20.68c389", - "214845f.325e5ba" + "1f01bb4d.6d662d" ] ] }, { - "id": "8505e692.6e58e8", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "c39adf70.78fbd", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", "outputs": 1, - "x": 3166, - "y": 556, - "z": "978d88fe.49f858", + "x": 3968.5001220703125, + "y": 1128, + "z": "bc9d969b.328b8", "wires": [ [ - "1e245d3c.a778db", - "f09e2868.9a86c8" + "7e32fa48.cb95e4" ] ] }, { - "id": "1e245d3c.a778db", - "type": "set", - "name": "set attachment_param for OTN A", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3402, - "y": 555, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "2054e000.51325", - "type": "success", - "name": "success", - "xml": "\n", + "id": "1f01bb4d.6d662d", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 2993, - "y": 558, - "z": "978d88fe.49f858", + "x": 4120.8824462890625, + "y": 1070.6556701660156, + "z": "bc9d969b.328b8", "wires": [ [ - "8505e692.6e58e8" + "71c66ab3.44665c" ] ] }, { - "id": "24cb3e35.5919ba", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "71c66ab3.44665c", + "type": "for", + "name": "for each relationship", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2993.490966796875, - "y": 603.5740356445312, - "z": "978d88fe.49f858", + "x": 4305, + "y": 1085, + "z": "bc9d969b.328b8", "wires": [ [ - "7b7e2f47.0a22b" + "7900c812.a2abd" ] ] }, { - "id": "49ca8d9.cac6774", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "ae2b50d9.d9592", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2991, - "y": 647, - "z": "978d88fe.49f858", + "x": 3973.5001220703125, + "y": 1185, + "z": "bc9d969b.328b8", "wires": [ [ - "f869989c.799108" + "c7f28bc4.db74a" ] ] }, { - "id": "f869989c.799108", + "id": "c7f28bc4.db74a", "type": "returnFailure", "name": "return failure", - "xml": "\n\n\n", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\t\n\t\n \n", + "id": "d3528946.ee7a88", + "type": "outcome", + "name": "esr-thirdparty-sdnc", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2993, - "y": 1129, - "z": "978d88fe.49f858", + "x": 4703, + "y": 1089, + "z": "bc9d969b.328b8", "wires": [ [ - "d0988988.8d0a18" + "746ece73.5c4d48" ] ] }, { - "id": "1b825f20.68c389", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "7900c812.a2abd", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2993.490966796875, - "y": 1174.5740356445312, - "z": "978d88fe.49f858", + "x": 4500, + "y": 1085, + "z": "bc9d969b.328b8", "wires": [ [ - "875a2548.0cfdc8" + "d3528946.ee7a88" ] ] }, { - "id": "214845f.325e5ba", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "f8459d33.082c4", + "type": "execute", + "name": "get esr-thirdparty-sdnc", + "xml": "", "comments": "", "outputs": 1, - "x": 2991, - "y": 1218, - "z": "978d88fe.49f858", + "x": 5088, + "y": 1088, + "z": "bc9d969b.328b8", "wires": [ [ - "5743b059.d8fee" + "652db70b.f69af", + "cd87b694.170a2", + "e10452ec.f851f" ] ] }, { - "id": "5743b059.d8fee", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 3160, - "y": 1219, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "875a2548.0cfdc8", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "name": "set esr-thirdparty-sdnc domainB id", + "xml": "\n\n", "comments": "", - "x": 3398, - "y": 1128, - "z": "978d88fe.49f858", + "x": 5118, + "y": 1036, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "f09e2868.9a86c8", - "type": "execute", - "name": "execute RestApiCallNode Create OTN tunnel with token", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "64b1d1df.af4928", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "id": "afae5d5f.cf8cd8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "id": "fe8767e6.75d1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 3805.5, - "y": 633, - "z": "978d88fe.49f858", + "x": 5442.38232421875, + "y": 1076.6556701660156, + "z": "bc9d969b.328b8", "wires": [ [ - "b82bd962.cbba2" + "9e679808.748fd" ] ] }, { - "id": "6eacb8a7.7aa3d", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", + "id": "9e679808.748fd", + "type": "set", + "name": "set controller domainB data", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 3974.5, - "y": 564, - "z": "978d88fe.49f858", + "x": 5657, + "y": 1073, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "b82bd962.cbba2", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "652db70b.f69af", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4000, - "y": 626, - "z": "978d88fe.49f858", + "x": 5298, + "y": 1079, + "z": "bc9d969b.328b8", "wires": [ - [] + [ + "fe8767e6.75d1" + ] ] }, { - "id": "74c1bd3a.398664", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "cd87b694.170a2", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3775, - "y": 1150, - "z": "978d88fe.49f858", + "x": 5290, + "y": 1134, + "z": "bc9d969b.328b8", "wires": [ [ - "fc791248.fc4648" + "afae5d5f.cf8cd8" ] ] }, { - "id": "fdc0c54.10c51b8", - "type": "success", - "name": "success", - "xml": "\n", + "id": "e10452ec.f851f", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3790, - "y": 1215, - "z": "978d88fe.49f858", + "x": 5295, + "y": 1191, + "z": "bc9d969b.328b8", "wires": [ [ - "16f26dc2.3147e2" + "64b1d1df.af4928" ] ] }, { - "id": "fc791248.fc4648", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 3959, - "y": 1146, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "16f26dc2.3147e2", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "483259b4.af3e1", + "type": "save", + "name": "get connectivity from aai", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3984.5, - "y": 1208, - "z": "978d88fe.49f858", + "x": 1812, + "y": 445, + "z": "bc9d969b.328b8", "wires": [ - [] + [ + "deb24009.8fcaa8", + "f99db731.cec29", + "20c66e63.50491a" + ] ] }, { - "id": "6468b39.c45bd4c", - "type": "execute", - "name": "execute RestApiCallNode Create OTN tunnel with token", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "deb24009.8fcaa8", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3464.5, - "y": 1183, - "z": "978d88fe.49f858", + "x": 2020, + "y": 409, + "z": "bc9d969b.328b8", "wires": [ [ - "74c1bd3a.398664", - "fdc0c54.10c51b8" + "4730a3bd.f32424" ] ] }, { - "id": "2f11d14a.7d5856", - "type": "set", - "name": "set sotn_value", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 2766.5, - "y": 898, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "d0c66bee.225358", - "type": "execute", - "name": "execute RestApiCallNode Create ethernet Service without token", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "f99db731.cec29", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2920.5, - "y": 946, - "z": "978d88fe.49f858", + "x": 2020.490966796875, + "y": 454.57403564453125, + "z": "bc9d969b.328b8", "wires": [ [ - "3db41fa8.f38878", - "fbb2729e.49853" + "5f621d7d.168d04" ] ] }, { - "id": "3db41fa8.f38878", + "id": "20c66e63.50491a", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3266, - "y": 927, - "z": "978d88fe.49f858", + "x": 2018, + "y": 498, + "z": "bc9d969b.328b8", "wires": [ [ - "f346270d.843368" + "3d808fc9.409a" ] ] }, { - "id": "fbb2729e.49853", - "type": "success", - "name": "success", - "xml": "\n", + "id": "5f621d7d.168d04", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "xml": "\n\n\n", "comments": "", - "x": 3424, - "y": 927, - "z": "978d88fe.49f858", + "x": 2187, + "y": 499, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "c716fb9b.f3ffc", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "98bf7163.623b18", + "type": "save", + "name": "get vpn-binding from aai", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3427.5, - "y": 967, - "z": "978d88fe.49f858", + "x": 2493, + "y": 498, + "z": "bc9d969b.328b8", "wires": [ [ - "3124f6f9.b8bd1a", - "856ae03f.786118" + "4a10f363.97f04c", + "75240e64.8364b", + "7a8b2677.1e3f6" ] ] }, { - "id": "4c34ee00.d0d39", - "type": "comment", - "name": "TODO: FIXME:", - "info": "put proper values based on connectivity resource retrieved from AAI", - "comments": "", - "x": 2764, - "y": 854, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "96d25665.97a75", - "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", - "comments": "", + "id": "262c25a6.ad70a2", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2816, - "y": 780, - "z": "978d88fe.49f858", + "x": 2877, + "y": 498, + "z": "bc9d969b.328b8", "wires": [ [ - "4a3c4a39.62e724", - "e52cd6a7.6aeb28", - "bb40af56.1cbe7" + "471d55bd.ad492c" ] ] }, { - "id": "4a3c4a39.62e724", + "id": "4a10f363.97f04c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3062, - "y": 740, - "z": "978d88fe.49f858", + "x": 2704, + "y": 500, + "z": "bc9d969b.328b8", "wires": [ [ - "9e28f8d9.f64138" + "262c25a6.ad70a2" ] ] }, { - "id": "e52cd6a7.6aeb28", + "id": "75240e64.8364b", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 3066, - "y": 780, - "z": "978d88fe.49f858", + "x": 2704.490966796875, + "y": 545.5740356445312, + "z": "bc9d969b.328b8", "wires": [ [ - "916c7538.648ed" + "1484cf74.c39e71" ] ] }, { - "id": "bb40af56.1cbe7", - "type": "other", - "name": "other", - "xml": "\n", + "id": "7a8b2677.1e3f6", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3058, - "y": 820, - "z": "978d88fe.49f858", + "x": 2702, + "y": 589, + "z": "bc9d969b.328b8", "wires": [ [ - "a678576a.20b77" + "d377f001.ff927" ] ] }, { - "id": "a678576a.20b77", + "id": "d377f001.ff927", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 3216, - "y": 820, - "z": "978d88fe.49f858", + "x": 2869, + "y": 588, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "916c7538.648ed", + "id": "1484cf74.c39e71", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3232, - "y": 740, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "b0af8ca6.269818", - "type": "comment", - "name": "Get controller info and send request", - "info": "", - "comments": "", - "x": 2824, - "y": 740, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "83e10369.9e2a48", - "type": "set", - "name": "set sotn_value", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n", + "id": "4730a3bd.f32424", + "type": "for", + "name": "for each relationship", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2906, - "y": 1502, - "z": "978d88fe.49f858", + "x": 2221, + "y": 404, + "z": "bc9d969b.328b8", "wires": [ [ - "51ac9234.46b414", - "a5f17af5.5d803" + "ed79cbad.42008" ] ] }, { - "id": "51ac9234.46b414", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "ed79cbad.42008", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3251.5, - "y": 1483, - "z": "978d88fe.49f858", + "x": 2426, + "y": 404, + "z": "bc9d969b.328b8", "wires": [ [ - "6f72d542.94964c" + "87636f23.10a238" ] ] }, { - "id": "a5f17af5.5d803", - "type": "success", - "name": "success", - "xml": "\n", + "id": "87636f23.10a238", + "type": "outcome", + "name": "vpn-binding", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3255.5, - "y": 1523, - "z": "978d88fe.49f858", + "x": 2592, + "y": 404, + "z": "bc9d969b.328b8", "wires": [ [ - "2dab9f7d.db59d8" + "f49319bb.999b88" ] ] }, { - "id": "6f72d542.94964c", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 3409.5, - "y": 1483, - "z": "978d88fe.49f858", - "wires": [] - }, - { - "id": "2dab9f7d.db59d8", + "id": "f49319bb.999b88", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", + "outputs": 1, + "x": 2755, + "y": 404, + "z": "bc9d969b.328b8", + "wires": [ + [ + "98bf7163.623b18" + ] + ] + }, + { + "id": "471d55bd.ad492c", + "type": "switchNode", + "name": "switch vpn-binding has dst-access-ltp", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3413, - "y": 1523, - "z": "978d88fe.49f858", + "x": 3131, + "y": 497, + "z": "bc9d969b.328b8", "wires": [ [ - "a1391891.c310f", - "ccc1b1df.33721" + "a6851b6e.131e78", + "f997812a.bb5bf" ] ] }, { - "id": "5d06869f.f8bcb8", - "type": "comment", - "name": "TODO: FIXME:", - "info": "put proper values based on connectivity resource retrieved from AAI", + "id": "a6851b6e.131e78", + "type": "outcome", + "name": "Null", + "xml": "\n", "comments": "", - "x": 2749.5, - "y": 1410, - "z": "978d88fe.49f858", - "wires": [] + "outputs": 1, + "x": 3384, + "y": 531, + "z": "bc9d969b.328b8", + "wires": [ + [ + "9ec23d9e.f5fd3" + ] + ] }, { - "id": "7192c89b.9fa8a", - "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", + "id": "f997812a.bb5bf", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2801.5, - "y": 1336, - "z": "978d88fe.49f858", + "x": 3384, + "y": 475, + "z": "bc9d969b.328b8", "wires": [ [ - "e2e5c437.a11d5", - "9dfaf98b.e80c9", - "dcca7d62.830ee8" + "a48cbe42.98bbb" ] ] }, { - "id": "e2e5c437.a11d5", - "type": "success", - "name": "success", - "xml": "\n", + "id": "9ec23d9e.f5fd3", + "type": "switchNode", + "name": "switch vpn-binding has src-access-ltp", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3047.5, - "y": 1296, - "z": "978d88fe.49f858", + "x": 3123, + "y": 1317, + "z": "bc9d969b.328b8", "wires": [ [ - "427eefc5.61bc" + "12733247.02817e", + "457dfc0a.58968c" ] ] }, { - "id": "9dfaf98b.e80c9", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "12733247.02817e", + "type": "outcome", + "name": "Null", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3051.5, - "y": 1336, - "z": "978d88fe.49f858", + "x": 3376, + "y": 1351, + "z": "bc9d969b.328b8", "wires": [ [ - "8ac5fa96.75d4b" + "13d35870.d79cf8" ] ] }, { - "id": "dcca7d62.830ee8", + "id": "457dfc0a.58968c", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 3043.5, - "y": 1376, - "z": "978d88fe.49f858", + "x": 3376, + "y": 1295, + "z": "bc9d969b.328b8", "wires": [ [ - "39cf0825.d43ae" + "b272db0a.663f1" ] ] }, { - "id": "39cf0825.d43ae", + "id": "13d35870.d79cf8", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 3201.5, - "y": 1376, - "z": "978d88fe.49f858", + "x": 3527, + "y": 1351, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "8ac5fa96.75d4b", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n", "comments": "", - "x": 3201.5, - "y": 1336, - "z": "978d88fe.49f858", + "x": 3830, + "y": 102, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "427eefc5.61bc", + "id": "3accaf74.7f8a68", "type": "set", - "name": "set controller data", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "name": "set vpn-bindingB and connectivityB", + "xml": "\n\n\n\n", "comments": "", - "x": 3217.5, - "y": 1296, - "z": "978d88fe.49f858", + "x": 3811, + "y": 908, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "74572637.f29d7", - "type": "comment", - "name": "Get controller info and send request", - "info": "", + "id": "a48cbe42.98bbb", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", - "x": 2809.5, - "y": 1296, - "z": "978d88fe.49f858", - "wires": [] + "outputs": 1, + "x": 3552, + "y": 477, + "z": "bc9d969b.328b8", + "wires": [ + [ + "d316857d.f41628", + "cba9b813.e1b22", + "f01334b4.1d8928", + "dbf99a2b.67c71", + "9e9578a4.5a4df", + "8d5f5723.afac28", + "c84632a9.494938" + ] + ] }, { - "id": "135b0ed7.2faa91", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", + "id": "b272db0a.663f1", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 3527, + "y": 1294, + "z": "bc9d969b.328b8", + "wires": [ + [ + "3accaf74.7f8a68", + "9469a92e.1082c", + "24fc86b.f179cfa", + "a4e80e5.b17c0f", + "8e72aaca.f223b8", + "6e17b735.11933", + "35d8443b.290754" + ] + ] + }, + { + "id": "6e17b735.11933", + "type": "set", + "name": "set sotn_value", + "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 2744, - "y": 1256, - "z": "978d88fe.49f858", + "x": 3756, + "y": 1437, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "a58ac83b.b037d", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", + "id": "35d8443b.290754", + "type": "execute", + "name": "execute RestApiCallNode Create ethernet Service without token", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 2756, - "y": 700, - "z": "978d88fe.49f858", - "wires": [] + "outputs": 1, + "x": 3910, + "y": 1485, + "z": "bc9d969b.328b8", + "wires": [ + [ + "3ee71f70.cef2d8", + "ec28887e.13052" + ] + ] }, { - "id": "3124f6f9.b8bd1a", - "type": "save", - "name": "update vpn-binding A resource (aka. OTN domainA) in AAI", - "xml": "\n\n\n\n\n", + "id": "3ee71f70.cef2d8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3756, - "y": 967, - "z": "978d88fe.49f858", + "x": 4255.5, + "y": 1466, + "z": "bc9d969b.328b8", "wires": [ - [] + [ + "146e8cbe.f1427b" + ] ] }, { - "id": "554a4766.c457a", - "type": "comment", - "name": "TODO: FIXME", - "info": "use proper vpn-binding id and connectivity id\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", + "id": "ec28887e.13052", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4259.5, + "y": 1506, + "z": "bc9d969b.328b8", + "wires": [ + [ + "6938dd8d.725ce4" + ] + ] + }, + { + "id": "146e8cbe.f1427b", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 3620, - "y": 926, - "z": "978d88fe.49f858", + "x": 4413.5, + "y": 1466, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "a1391891.c310f", - "type": "save", - "name": "update vpn-binding B resource (aka. OTN domainB) in AAI", - "xml": "\n\n\n\n\n", + "id": "6938dd8d.725ce4", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 3753, - "y": 1522, - "z": "978d88fe.49f858", + "x": 4417, + "y": 1506, + "z": "bc9d969b.328b8", "wires": [ - [] + [ + "3103adf.03ebdd2", + "abd5a958.8851" + ] ] }, { - "id": "90d3682d.e54348", + "id": "b5e2d859.f89e48", "type": "comment", - "name": "TODO: FIXME", - "info": "use proper vpn-binding id and connectivity\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", + "name": "TODO: FIXME:", + "info": "put proper values based on connectivity resource retrieved from AAI", "comments": "", - "x": 3611, - "y": 1480, - "z": "978d88fe.49f858", + "x": 3753.5, + "y": 1393, + "z": "bc9d969b.328b8", "wires": [] }, { - "id": "856ae03f.786118", + "id": "3103adf.03ebdd2", "type": "save", - "name": "update connectivity resource in AAI", - "xml": "\n\n\n", + "name": "update vpn-binding B resource (aka. OTN domainB) in AAI", + "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3683, - "y": 1013, - "z": "978d88fe.49f858", + "x": 4757, + "y": 1505, + "z": "bc9d969b.328b8", "wires": [ [] ] }, { - "id": "ccc1b1df.33721", + "id": "1ee5068c.50a041", + "type": "comment", + "name": "TODO: FIXME", + "info": "use proper vpn-binding id and connectivity\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", + "comments": "", + "x": 4615, + "y": 1463, + "z": "bc9d969b.328b8", + "wires": [] + }, + { + "id": "abd5a958.8851", "type": "save", "name": "update connectivity resource in AAI", - "xml": "\n\n\n", + "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3682, - "y": 1571, - "z": "978d88fe.49f858", + "x": 4686, + "y": 1554, + "z": "bc9d969b.328b8", "wires": [ [] ] diff --git a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.json b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.json index 967f65e1..41f969b0 100644 --- a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.json +++ b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.json @@ -1,20 +1,20 @@ [ { - "id": "c7ab28db.5fa9f8", + "id": "a3297c66.2e7f5", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 108, - "y": 69, - "z": "5b68e0d.bd97b2", + "x": 142, + "y": 86, + "z": "a52db008.999ba", "wires": [ [ - "b4f2bafa.fe95a" + "48923819.f8ff98" ] ] }, { - "id": "b4f2bafa.fe95a", + "id": "48923819.f8ff98", "type": "service-logic", "name": "GENERIC-RESOURCE-API ${project.version}", "module": "GENERIC-RESOURCE-API", @@ -22,2126 +22,3474 @@ "comments": "", "xml": "", "outputs": 1, - "x": 392.2856903076172, - "y": 130.23810863494873, - "z": "5b68e0d.bd97b2", + "x": 426.2856903076172, + "y": 147.23810863494873, + "z": "a52db008.999ba", "wires": [ [ - "5dd33274.e7d4cc" + "e1ba1fcc.8dbf6" ] ] }, { - "id": "5dd33274.e7d4cc", + "id": "e1ba1fcc.8dbf6", "type": "method", "name": "method tsli-vnf-topology-operation-trans-slice-allocate", "xml": "\n", "comments": "", "outputs": 1, - "x": 398.42860412597656, - "y": 215.00003051757812, - "z": "5b68e0d.bd97b2", + "x": 432.42860412597656, + "y": 232.00003051757812, + "z": "a52db008.999ba", "wires": [ [ - "28d22516.fc87aa" + "8bc33ebc.b214a8" ] ] }, { - "id": "28d22516.fc87aa", + "id": "8bc33ebc.b214a8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 768.238037109375, - "y": 239.66668701171875, - "z": "5b68e0d.bd97b2", + "x": 802.238037109375, + "y": 256.66668701171875, + "z": "a52db008.999ba", "wires": [ [ - "7c0b6069.496758", - "11269eb9.b73d59", - "b98a68a9.509cb8", - "18445def.73c80a", - "703f0f3.2526ff", - "d4cb43.708284c", - "9006694b.0db0e8", - "e3c7ee55.46e6f8", - "efeb4f56.d9cc7", - "4948ae3d.2fb728", - "e0ae06d.cc68bf8", - "fd6957d.13c0a28", - "8c69784a.6fe62", - "e181a758.620248" + "e456a6e6.bd0f", + "de4cd097.718578", + "7ac4d896.f266b8" ] ] }, { - "id": "11269eb9.b73d59", - "type": "set", - "name": "set vnf-level-oper-status to Created", - "xml": "\n\n\n\n", + "id": "e456a6e6.bd0f", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n\n\n", "comments": "", - "x": 1190.3848495483398, - "y": 603.6706197531894, - "z": "5b68e0d.bd97b2", + "x": 1103.571533203125, + "y": 527.5969848632812, + "z": "a52db008.999ba", "wires": [] }, { - "id": "7c0b6069.496758", - "type": "set", - "name": "copy input data to service data", - "xml": "\n\n\n\n\n\n\n\n", + "id": "de4cd097.718578", + "type": "save", + "name": "get service-instance from aai", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 1182.238037109375, - "y": 498.6668718131259, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 1125, + "y": 230, + "z": "a52db008.999ba", + "wires": [ + [ + "2bb44cf2.b576bc", + "23a4fd03.4dc0a2", + "7fe07366.1d3c84" + ] + ] }, { - "id": "703f0f3.2526ff", - "type": "execute", - "name": "execute generate-vnf-index", - "xml": "\n\n", + "id": "2bb44cf2.b576bc", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1170.5715408325195, - "y": 448.3334558280185, - "z": "5b68e0d.bd97b2", + "x": 1350, + "y": 88, + "z": "a52db008.999ba", "wires": [ - [] + [ + "de3469e6.1a5318" + ] ] }, { - "id": "4948ae3d.2fb728", - "type": "set", - "name": "set vnf-index to service data", - "xml": "\n\n", + "id": "23a4fd03.4dc0a2", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 1181.5716171264648, - "y": 555.3334596427158, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 1359.490966796875, + "y": 130.57403564453125, + "z": "a52db008.999ba", + "wires": [ + [ + "abc9c45c.0486d" + ] + ] }, { - "id": "b98a68a9.509cb8", - "type": "switchNode", - "name": "switch service-data.vnfs.vnf_length", - "xml": "\n", + "id": "7fe07366.1d3c84", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1197.5713577270508, - "y": 118.33337858039886, - "z": "5b68e0d.bd97b2", + "x": 1348, + "y": 177, + "z": "a52db008.999ba", "wires": [ [ - "45cce5a8.451aac", - "48e9b931.dabab8" + "bf6c9630.da1718" ] ] }, { - "id": "45cce5a8.451aac", - "type": "other", - "name": "NULL", - "xml": "\n", + "id": "de3469e6.1a5318", + "type": "switchNode", + "name": "switch allotted-resources_length != 0", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1432.285743713379, - "y": 113.47619893867522, - "z": "5b68e0d.bd97b2", + "x": 1589, + "y": 85, + "z": "a52db008.999ba", "wires": [ [ - "6299edd9.775e24" + "3fe961c5.f65bb6", + "9b0ccc32.5daa98" ] ] }, { - "id": "6299edd9.775e24", - "type": "set", - "name": "set vnf-index=0", - "xml": "\n\n", + "id": "abc9c45c.0486d", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "id": "bf6c9630.da1718", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "outputs": 1, - "x": 1428.714282989502, - "y": 146.76203039009124, - "z": "5b68e0d.bd97b2", - "wires": [ - [ - "777ae1e9.6bbca" - ] - ] + "x": 1517, + "y": 178, + "z": "a52db008.999ba", + "wires": [] }, { - "id": "6abef48d.2c4e6c", + "id": "e72a9478.9558f", "type": "set", - "name": "set vnf-index = vnf_length", - "xml": "\n\n", + "name": "set the 1st allotted-resource-id", + "xml": "\n\n\n\n", "comments": "", - "x": 1821.5715255737305, - "y": 125.04775598365813, - "z": "5b68e0d.bd97b2", + "x": 1988, + "y": 152, + "z": "a52db008.999ba", "wires": [] }, { - "id": "8a52abb7.25d258", - "type": "for", - "name": "for each existing VNF", - "xml": "\n", + "id": "3fe961c5.f65bb6", + "type": "outcomeTrue", + "name": "true", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1810.000144958496, - "y": 160.0477278502658, - "z": "5b68e0d.bd97b2", + "x": 1802, + "y": 109, + "z": "a52db008.999ba", "wires": [ [ - "1ea03c6.7395dc4" + "7db53ef.cfaf2c" ] ] }, { - "id": "777ae1e9.6bbca", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "9b0ccc32.5daa98", + "type": "outcomeFalse", + "name": "false", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1563.428565979004, - "y": 148.76199987251312, - "z": "5b68e0d.bd97b2", + "x": 1804, + "y": 49, + "z": "a52db008.999ba", "wires": [ - [ - "6abef48d.2c4e6c", - "8a52abb7.25d258" - ] + [] ] }, { - "id": "1ea03c6.7395dc4", - "type": "switchNode", - "name": "switch vnf-information.vnf-id == service-data.vnfs.vnf[].vnf-id", - "xml": "\n", + "id": "3b9d4f7a.e5b418", + "type": "comment", + "name": "new for TransportSlicing", + "info": "", "comments": "", - "outputs": 1, - "x": 2203.2858810424805, - "y": 160.6192119391635, - "z": "5b68e0d.bd97b2", - "wires": [ - [ - "95d50976.54cf58" - ] - ] + "x": 1104, + "y": 118, + "z": "a52db008.999ba", + "wires": [] }, { - "id": "95d50976.54cf58", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", + "id": "7db53ef.cfaf2c", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 2484.5715827941895, - "y": 159.1906173499301, - "z": "5b68e0d.bd97b2", + "x": 1787, + "y": 197, + "z": "a52db008.999ba", "wires": [ [ - "19c5d87f.a3e7b" + "e72a9478.9558f", + "f1da2bc3.8935b" ] ] }, { - "id": "78e378bf.79cf5", - "type": "comment", - "name": "make sure this vnf-id doesn't exist already", - "info": "", - "comments": "", - "x": 2172.428497314453, - "y": 124.19060399848968, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "18445def.73c80a", + "id": "fd1e5e1b.83e83", "type": "set", - "name": "set new vnf_length", - "xml": "\n\n", + "name": "set network-route-A", + "xml": "\n\n\n\n", "comments": "", - "x": 1128.571533203125, - "y": 396.33343505859375, - "z": "5b68e0d.bd97b2", + "x": 2349, + "y": 795, + "z": "a52db008.999ba", "wires": [] }, { - "id": "d4cb43.708284c", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n\n\n", + "id": "ff342d97.b64c78", + "type": "set", + "name": "set network-route-B", + "xml": "\n\n\n\n", "comments": "", - "x": 1124.571533203125, - "y": 1344.5969848632812, - "z": "5b68e0d.bd97b2", + "x": 2351, + "y": 846, + "z": "a52db008.999ba", "wires": [] }, { - "id": "efeb4f56.d9cc7", + "id": "f1da2bc3.8935b", "type": "save", - "name": "save service relationship in AAI", - "xml": "\n\n\n\n\n\n\n\n\n", + "name": "get allotted-resource from aai", + "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1162.2382736206055, - "y": 815.5968644889072, - "z": "5b68e0d.bd97b2", + "x": 1991, + "y": 227, + "z": "a52db008.999ba", "wires": [ - [] + [ + "24443c7d.51e17c", + "5466a6b1.99c71", + "6dbbe1dd.c8d2" + ] ] }, { - "id": "9006694b.0db0e8", - "type": "set", - "name": "set vnf-index and vnf-object-path", - "xml": "\n\n", + "id": "24443c7d.51e17c", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", - "x": 1183.571533203125, - "y": 644.5968902381137, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2207, + "y": 294, + "z": "a52db008.999ba", + "wires": [ + [ + "381969a5.e5019e" + ] + ] }, { - "id": "19c5d87f.a3e7b", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", + "id": "5466a6b1.99c71", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 2613.142951965332, - "y": 210.19063165504485, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2207.490966796875, + "y": 193.573974609375, + "z": "a52db008.999ba", + "wires": [ + [ + "5f41762b.9fae3" + ] + ] }, { - "id": "e3c7ee55.46e6f8", - "type": "save", - "name": "save AnAI - vnf-instance.orchestration-status", - "xml": "\n\n\n\n\n\n\n", + "id": "6dbbe1dd.c8d2", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1238.5458374023438, - "y": 754.2471072943881, - "z": "5b68e0d.bd97b2", + "x": 2203, + "y": 243, + "z": "a52db008.999ba", "wires": [ - [] + [ + "35df5bd.60d91a4" + ] ] }, { - "id": "8b2c577f.aa706", - "type": "comment", - "name": "TODO: change AAI models", - "info": "", + "id": "5f41762b.9fae3", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\n\n\n", + "id": "35df5bd.60d91a4", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 2385, + "y": 243, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "8c284458.c08ae8", + "type": "save", + "name": "get logical-link from aai", + "xml": "", "comments": "", "outputs": 1, - "x": 1598.7395858764648, - "y": 207.75002291519195, - "z": "5b68e0d.bd97b2", + "x": 1726, + "y": 716, + "z": "a52db008.999ba", "wires": [ - [] + [ + "2b62ab10.ff50ec", + "a72426b1.68469", + "f1a9c962.2a68a8" + ] ] }, { - "id": "889ccd2d.4a8fe8", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "a72426b1.68469", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1402.483383178711, - "y": 212.00189593154937, - "z": "5b68e0d.bd97b2", + "x": 2017.490966796875, + "y": 694.573974609375, + "z": "a52db008.999ba", "wires": [ [ - "d58f334a.ba5338", - "e9083033.2291c8" + "b15724ee.fb934" ] ] }, { - "id": "e0ae06d.cc68bf8", - "type": "for", - "name": "for loop idx - VNF input parameters", - "xml": "\n", + "id": "f1a9c962.2a68a8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1187.7050399780273, - "y": 214.44631197769195, - "z": "5b68e0d.bd97b2", + "x": 2006, + "y": 739, + "z": "a52db008.999ba", "wires": [ [ - "889ccd2d.4a8fe8" + "71027f5f.6dfd2" ] ] }, { - "id": "fd6957d.13c0a28", - "type": "set", - "name": "set vnf-request-input.", - "xml": "\n\n", + "id": "b15724ee.fb934", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "id": "71027f5f.6dfd2", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "x": 1575.7395858764648, - "y": 253.75002291519195, - "z": "5b68e0d.bd97b2", + "x": 2165, + "y": 739, + "z": "a52db008.999ba", "wires": [] }, { - "id": "8c69784a.6fe62", - "type": "for", - "name": "for each sdwan-get-request-input-param", - "xml": "\n", + "id": "2b62ab10.ff50ec", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1200.7395858764648, - "y": 336.75002291519195, - "z": "5b68e0d.bd97b2", + "x": 2013, + "y": 818, + "z": "a52db008.999ba", "wires": [ [ - "ab7df566.3e05d" + "68ca5242.42eadc" ] ] }, { - "id": "ab7df566.3e05d", + "id": "68ca5242.42eadc", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1426.9722518920898, - "y": 335.09377291519195, - "z": "5b68e0d.bd97b2", + "x": 2152, + "y": 818, + "z": "a52db008.999ba", "wires": [ [ - "352dca87.707f0e" + "fd1e5e1b.83e83", + "ff342d97.b64c78", + "c6e4c4bb.cde228", + "beeca149.096358", + "b3a21500.4dc258", + "4a385582.c0497c", + "8ecd4f21.958f3", + "87e71c84.c17b98", + "b0430b3.4eee0f8", + "9e9e0741.eed478", + "41475eff.deafd", + "171af565.db9233", + "a0a45fd6.c31fe", + "fdbb72c5.61c228", + "62bd6081.059d7", + "3f4df906.b67d7e", + "fad5035b.7ee3a8", + "d037b0c3.f093c" ] ] }, { - "id": "352dca87.707f0e", - "type": "switchNode", - "name": "switch vnf name", - "xml": "\n", + "id": "c6e4c4bb.cde228", + "type": "save", + "name": "get network-route-A from aai", + "xml": "", "comments": "", "outputs": 1, - "x": 1583.4722518920898, - "y": 333.0938339503482, - "z": "5b68e0d.bd97b2", + "x": 2381, + "y": 899, + "z": "a52db008.999ba", "wires": [ [ - "590b3579.cf8c54" + "99527920.d104f", + "471613.ac9f61ec", + "d7106a2a.e2e008" ] ] }, { - "id": "590b3579.cf8c54", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", + "id": "beeca149.096358", + "type": "save", + "name": "get network-route-B from aai", + "xml": "", "comments": "", "outputs": 1, - "x": 1744.4726181030273, - "y": 333.09389498550445, - "z": "5b68e0d.bd97b2", + "x": 2360, + "y": 1500.9998779296875, + "z": "a52db008.999ba", "wires": [ [ - "63083064.a23a18" + "f5b57d2.711fb8", + "ee69c7ed.d244a", + "b86b9154.d8271" ] ] }, { - "id": "63083064.a23a18", - "type": "set", - "name": "set vnf name", - "xml": "\n\n", + "id": "99527920.d104f", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 1902.4727401733398, - "y": 331.6939316065982, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2582, + "y": 783, + "z": "a52db008.999ba", + "wires": [ + [ + "dee03a78.25dd08" + ] + ] }, { - "id": "e181a758.620248", - "type": "save", - "name": "get service-instance from aai", - "xml": "", + "id": "471613.ac9f61ec", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1155, - "y": 940, - "z": "5b68e0d.bd97b2", + "x": 2577.509033203125, + "y": 832.426025390625, + "z": "a52db008.999ba", "wires": [ [ - "5d430eb5.2b236", - "4db06806.f53418", - "95ae5b5a.c22a4" + "afb5fd1c.14f968" ] ] }, { - "id": "5d430eb5.2b236", + "id": "d7106a2a.e2e008", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1371, - "y": 905, - "z": "5b68e0d.bd97b2", + "x": 2581.509033203125, + "y": 883.426025390625, + "z": "a52db008.999ba", "wires": [ [ - "53896828.686ee8" + "b1e48bbc.9418f8" ] ] }, { - "id": "4db06806.f53418", + "id": "dee03a78.25dd08", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\n\n", + "comments": "", + "x": 2720.509033203125, + "y": 832.426025390625, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "f5b57d2.711fb8", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1380.490966796875, - "y": 947.5740356445312, - "z": "5b68e0d.bd97b2", + "x": 2583, + "y": 1470.9998779296875, + "z": "a52db008.999ba", "wires": [ [ - "2be30b71.aee02c" + "e4bc5398.587c9" ] ] }, { - "id": "95ae5b5a.c22a4", + "id": "ee69c7ed.d244a", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1369, - "y": 994, - "z": "5b68e0d.bd97b2", + "x": 2578.509033203125, + "y": 1520.4259033203125, + "z": "a52db008.999ba", "wires": [ [ - "ecad310e.0677" + "7a22de95.f8d34" ] ] }, { - "id": "53896828.686ee8", - "type": "switchNode", - "name": "switch allotted-resources_length != 0", - "xml": "\n", + "id": "b86b9154.d8271", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1610, - "y": 902, - "z": "5b68e0d.bd97b2", + "x": 2582.509033203125, + "y": 1571.4259033203125, + "z": "a52db008.999ba", "wires": [ [ - "a4b1136f.62ed08", - "46b85697.e69b9" + "706786f4.1c86" ] ] }, { - "id": "2be30b71.aee02c", + "id": "e4bc5398.587c9", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 1538, - "y": 995, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "a019135.4f8ccf", - "type": "set", - "name": "set the 1st allotted-resource-id", - "xml": "\n\n\n\n", - "comments": "", - "x": 2009, - "y": 969, - "z": "5b68e0d.bd97b2", + "x": 2721.509033203125, + "y": 1520.4259033203125, + "z": "a52db008.999ba", "wires": [] }, { - "id": "a4b1136f.62ed08", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", - "comments": "", + "id": "6a5608a5.7646c8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 1823, - "y": 926, - "z": "5b68e0d.bd97b2", + "x": 3395.66650390625, + "y": 927, + "z": "a52db008.999ba", "wires": [ [ - "cb1b8f06.47ef2" + "e59ae0d9.0b3bb8", + "b65b8a91.4e15", + "600bf3e5.b14284", + "af7a5358.49a49", + "a8e7dd16.944608" ] ] }, { - "id": "46b85697.e69b9", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", + "id": "b8369203.6c1e7", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1825, - "y": 866, - "z": "5b68e0d.bd97b2", + "x": 3223, + "y": 928, + "z": "a52db008.999ba", "wires": [ - [] + [ + "6a5608a5.7646c8" + ] ] }, { - "id": "67d7c08a.0b2928", - "type": "comment", - "name": "new for TransportSlicing", - "info": "", + "id": "9feeef15.8800c", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 1144, - "y": 890, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 3232.490966796875, + "y": 970.5740356445312, + "z": "a52db008.999ba", + "wires": [ + [ + "cbf27e14.644ef8" + ] + ] }, { - "id": "457beb03.a98104", - "type": "switchNode", - "name": "switch logical-links_length != 0", - "xml": "\n", + "id": "e8e1bd1d.029dd", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1270, - "y": 1266, - "z": "5b68e0d.bd97b2", + "x": 3221, + "y": 1017, + "z": "a52db008.999ba", "wires": [ [ - "643d2cea.4605b4", - "7caeb522.7a961c" + "7478805e.d0dee8" ] ] }, { - "id": "643d2cea.4605b4", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1464, - "y": 1400, - "z": "5b68e0d.bd97b2", - "wires": [ - [ - "152d2d7d.5e3893" - ] - ] - }, - { - "id": "7caeb522.7a961c", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", + "id": "cbf27e14.644ef8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\n\n", + "id": "7478805e.d0dee8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "x": 1804, - "y": 1372, - "z": "5b68e0d.bd97b2", + "x": 3390, + "y": 1018, + "z": "a52db008.999ba", "wires": [] }, { - "id": "cb1b8f06.47ef2", + "id": "b1e48bbc.9418f8", "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 1808, - "y": 1014, - "z": "5b68e0d.bd97b2", + "x": 2743, + "y": 885, + "z": "a52db008.999ba", "wires": [ [ - "a019135.4f8ccf", - "e575462e.50d5b" + "b8e4ab1b.5f9428", + "7b409cff.da197c" ] ] }, { - "id": "152d2d7d.5e3893", + "id": "706786f4.1c86", "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 1595, - "y": 1405, - "z": "5b68e0d.bd97b2", + "x": 2733, + "y": 1572.9998779296875, + "z": "a52db008.999ba", "wires": [ [ - "814386d7.12d29", - "fecafec9.0d1c5" + "6545b277.ec5df4", + "e04c02f4.2f63f8" ] ] }, { - "id": "67195ddd.58b94c", - "type": "set", - "name": "set EndpointA", - "xml": "\n\n\n\n", - "comments": "", - "x": 2350, - "y": 1468, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "3cb07e0e.1a73c2", - "type": "set", - "name": "set EndpointB", - "xml": "\n\n\n\n", - "comments": "", - "x": 2351, - "y": 1515, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "e575462e.50d5b", - "type": "save", - "name": "get allotted-resource from aai", - "xml": "", - "comments": "", + "id": "a1cc2eec.aa7708", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2012, - "y": 1044, - "z": "5b68e0d.bd97b2", + "x": 3363.66650390625, + "y": 1763, + "z": "a52db008.999ba", "wires": [ [ - "9038c1c3.67b67", - "d5fe3cc1.f1ab58", - "3a3c5476.f230dc" + "69afc187.c0c28", + "9c8c62ca.8659", + "72280e7f.000388", + "5d487f8.16a5d", + "34f70001.b13958" ] ] }, { - "id": "9038c1c3.67b67", + "id": "a9223749.8519e8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2228, - "y": 1111, - "z": "5b68e0d.bd97b2", + "x": 3191, + "y": 1764, + "z": "a52db008.999ba", "wires": [ [ - "457beb03.a98104" + "a1cc2eec.aa7708" ] ] }, { - "id": "d5fe3cc1.f1ab58", + "id": "8aac19ac.984638", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 2228.490966796875, - "y": 1010.573974609375, - "z": "5b68e0d.bd97b2", + "x": 3200.490966796875, + "y": 1806.5740356445312, + "z": "a52db008.999ba", "wires": [ [ - "d1ddfc7b.e8b11" + "e01c6b8b.6173d8" ] ] }, { - "id": "3a3c5476.f230dc", + "id": "15568030.09492", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2224, - "y": 1060, - "z": "5b68e0d.bd97b2", + "x": 3189, + "y": 1853, + "z": "a52db008.999ba", "wires": [ [ - "5d76fda0.b3386c" + "f17ea401.42a54" ] ] }, { - "id": "d1ddfc7b.e8b11", + "id": "e01c6b8b.6173d8", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 2367, - "y": 1060, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "9b0fc370.e7b168", - "type": "comment", - "name": "Question?", - "info": "Can we assume ....logical-links[0] would have \nthe whole object or it is only a pointer to \nlogical-link name in AAI?\nIf only name, then we have to retrieve it from \nAAI", - "comments": "", - "x": 1837, - "y": 1325, - "z": "5b68e0d.bd97b2", + "x": 3358, + "y": 1854, + "z": "a52db008.999ba", "wires": [] }, { - "id": "fecafec9.0d1c5", - "type": "save", - "name": "get logical-link from aai", - "xml": "", + "id": "e59ae0d9.0b3bb8", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1791, - "y": 1444, - "z": "5b68e0d.bd97b2", + "x": 3660, + "y": 911, + "z": "a52db008.999ba", "wires": [ [ - "c3decf76.de238", - "cbe9f0d3.03cae", - "f1d67d6b.7b18f8" + "b90f8b2c.3443f8", + "f2af84b7.f19e7" ] ] }, { - "id": "cbe9f0d3.03cae", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "f2af84b7.f19e7", + "type": "failure", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2056.490966796875, - "y": 1366.573974609375, - "z": "5b68e0d.bd97b2", + "x": 3883, + "y": 866, + "z": "a52db008.999ba", "wires": [ [ - "df9ad0cd.393e9" + "af749f90.aea73" ] ] }, { - "id": "f1d67d6b.7b18f8", + "id": "b90f8b2c.3443f8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2045, - "y": 1411, - "z": "5b68e0d.bd97b2", + "x": 3885, + "y": 930, + "z": "a52db008.999ba", "wires": [ [ - "387801a6.c55046" + "37b87470.480804" ] ] }, { - "id": "df9ad0cd.393e9", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2205.0625, - "y": 1366.8597412109375, - "z": "5b68e0d.bd97b2", + "x": 4218, + "y": 824, + "z": "a52db008.999ba", "wires": [] }, { - "id": "387801a6.c55046", + "id": "37b87470.480804", "type": "returnFailure", "name": "return failure", - "xml": "\n\n\n", + "xml": "\n\n\n", "comments": "", - "x": 2204, - "y": 1411, - "z": "5b68e0d.bd97b2", + "x": 4047, + "y": 926, + "z": "a52db008.999ba", "wires": [] }, { - "id": "c3decf76.de238", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", + "id": "af749f90.aea73", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2052, - "y": 1490, - "z": "5b68e0d.bd97b2", + "x": 4048, + "y": 863, + "z": "a52db008.999ba", "wires": [ [ - "85643202.66a9f8" + "a0d3646d.84d22", + "58adc121.da62b8" ] ] }, { - "id": "85643202.66a9f8", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "a0d3646d.84d22", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 4219, + "y": 929, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "b948285d.fc6638", + "type": "comment", + "name": "TODO: FIXME", + "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name", + "comments": "", + "x": 4220, + "y": 878, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "600bf3e5.b14284", + "type": "save", + "name": "save connectivity resource in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2191, - "y": 1490, - "z": "5b68e0d.bd97b2", + "x": 3662, + "y": 1070, + "z": "a52db008.999ba", "wires": [ - [ - "67195ddd.58b94c", - "3cb07e0e.1a73c2", - "e13bd0db.73d81", - "44095776.64c828", - "3eb8bee0.c23c0a", - "e199c2c7.64ce48", - "4e9e1552.e1012c", - "879bdb34.60c748", - "ccc984ea.946438", - "3824458b.0c70c2" - ] + [] ] }, { - "id": "e13bd0db.73d81", - "type": "save", - "name": "get EndpointA from aai", - "xml": "", + "id": "b65b8a91.4e15", + "type": "execute", + "name": "execute UUID generator for connectivity domainA", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2399, - "y": 1573, - "z": "5b68e0d.bd97b2", + "x": 3707, + "y": 980, + "z": "a52db008.999ba", "wires": [ - [ - "6b7f9293.5e4b3c", - "271678cd.b7a718", - "fda0cd5e.c574c8" - ] + [] ] }, { - "id": "44095776.64c828", - "type": "save", - "name": "get EndpointB from aai", - "xml": "", + "id": "584061d2.7f676", + "type": "comment", + "name": "TODO: FIXME", + "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", + "comments": "", + "x": 3596, + "y": 1021, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "69afc187.c0c28", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2413, - "y": 1845, - "z": "5b68e0d.bd97b2", + "x": 3650, + "y": 1767.0001220703125, + "z": "a52db008.999ba", "wires": [ [ - "cac7dfa0.02314", - "cd4a18c4.24c5e8", - "b2a92c1e.f10cd8" + "73786f45.91fbd", + "a8286fc.413fb9" ] ] }, { - "id": "6b7f9293.5e4b3c", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "a8286fc.413fb9", + "type": "failure", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2621, - "y": 1455, - "z": "5b68e0d.bd97b2", + "x": 3873, + "y": 1722.0001220703125, + "z": "a52db008.999ba", "wires": [ [ - "6df2f8ce.f4df28" + "6edaf2ce.ba97ac" ] ] }, { - "id": "271678cd.b7a718", + "id": "73786f45.91fbd", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2616.509033203125, - "y": 1504.426025390625, - "z": "5b68e0d.bd97b2", + "x": 3875, + "y": 1786.0001220703125, + "z": "a52db008.999ba", "wires": [ [ - "a0e96fb5.85588" + "fcba834.c469f8" ] ] }, { - "id": "fda0cd5e.c574c8", - "type": "success", - "name": "success", - "xml": "\n", + "id": "e5ecf778.a4711", + "type": "set", + "name": "set ltpId", + "xml": "\n\n", + "comments": "", + "x": 4208, + "y": 1680.0001220703125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "fcba834.c469f8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", + "x": 4034, + "y": 1805.0001220703125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "6edaf2ce.ba97ac", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2620.509033203125, - "y": 1555.426025390625, - "z": "5b68e0d.bd97b2", + "x": 4038, + "y": 1719.0001220703125, + "z": "a52db008.999ba", "wires": [ [ - "57154704.0e805" + "e5ecf778.a4711", + "865f8e50.82a5c" ] ] }, { - "id": "6df2f8ce.f4df28", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2769.571533203125, - "y": 1454.2857666015625, - "z": "5b68e0d.bd97b2", + "x": 4209, + "y": 1785.0001220703125, + "z": "a52db008.999ba", "wires": [] }, { - "id": "a0e96fb5.85588", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "9e10e06d.c116e8", + "type": "comment", + "name": "TODO: FIXME", + "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name", "comments": "", - "x": 2759.509033203125, - "y": 1504.426025390625, - "z": "5b68e0d.bd97b2", + "x": 4204, + "y": 1734.0001220703125, + "z": "a52db008.999ba", "wires": [] }, { - "id": "cac7dfa0.02314", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "72280e7f.000388", + "type": "save", + "name": "save connectivity resource in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2636, - "y": 1815, - "z": "5b68e0d.bd97b2", + "x": 3652, + "y": 1926.0001220703125, + "z": "a52db008.999ba", "wires": [ - [ - "857e5bf7.e021b" - ] + [] ] }, { - "id": "cd4a18c4.24c5e8", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "9c8c62ca.8659", + "type": "execute", + "name": "execute UUID generator for connectivity domainB", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2631.509033203125, - "y": 1864.426025390625, - "z": "5b68e0d.bd97b2", + "x": 3697, + "y": 1836.0001220703125, + "z": "a52db008.999ba", "wires": [ - [ - "68a88270.f542bc" - ] + [] ] }, { - "id": "b2a92c1e.f10cd8", - "type": "success", - "name": "success", - "xml": "\n", + "id": "eb2e4b08.8488e", + "type": "comment", + "name": "TODO: FIXME", + "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", + "comments": "", + "x": 3586, + "y": 1874.0001220703125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "b3a21500.4dc258", + "type": "call", + "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 2635.509033203125, - "y": 1915.426025390625, - "z": "5b68e0d.bd97b2", + "x": 2561, + "y": 2001, + "z": "a52db008.999ba", "wires": [ - [ - "4220b72.dbed048" - ] + [] ] }, { - "id": "857e5bf7.e021b", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 2784.571533203125, - "y": 1814.2857666015625, - "z": "5b68e0d.bd97b2", + "x": 2355, + "y": 1941, + "z": "a52db008.999ba", "wires": [] }, { - "id": "68a88270.f542bc", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "1846dda4.ce84b2", + "type": "comment", + "name": "TODO: FIXME", + "info": "put proper values for src topology-id, node-id, ltp-id, etc (in domain A)\nand dst topology-id, node-id, ltp-id, etc (in domain B)", "comments": "", - "x": 2774.509033203125, - "y": 1864.426025390625, - "z": "5b68e0d.bd97b2", + "x": 2329, + "y": 1894, + "z": "a52db008.999ba", "wires": [] }, { - "id": "404469ae.c8a71", - "type": "for", - "name": "for each relationship", - "xml": "\n", + "id": "8ecd4f21.958f3", + "type": "save", + "name": "save vpn-binding A resource (aka. OTN domainA) in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2993, - "y": 1556, - "z": "5b68e0d.bd97b2", + "x": 2437, + "y": 2160, + "z": "a52db008.999ba", "wires": [ [ - "ca5e0e2a.2b9fd8" + "9a891a89.705e9" ] ] }, { - "id": "ca5e0e2a.2b9fd8", - "type": "switchNode", - "name": "switch related-to", - "xml": "\n", + "id": "87e71c84.c17b98", + "type": "save", + "name": "save connectivity-A relationship to vpn-binding-A, in AAI", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3206.3334426879883, - "y": 1555.9999389648438, - "z": "5b68e0d.bd97b2", + "x": 2440.5, + "y": 2230, + "z": "a52db008.999ba", "wires": [ - [ - "20488961.beb436" - ] + [] ] }, { - "id": "20488961.beb436", - "type": "outcome", - "name": "p-interface", - "xml": "\n", + "id": "65814f19.31d048", + "type": "save", + "name": "save srcLTP relationship in AAI", + "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3378.0000801086426, - "y": 1556.000020980835, - "z": "5b68e0d.bd97b2", + "x": 3088.5, + "y": 2149, + "z": "a52db008.999ba", "wires": [ - [ - "3536184f.ec7b9" - ] + [] ] }, { - "id": "6bc94704.d03de", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "9a488056.fd463", + "type": "save", + "name": "save dstLTP relationship in AAI", + "xml": "\n\n\n\n", + "comments": "", "outputs": 1, - "x": 4040.66650390625, - "y": 1548, - "z": "5b68e0d.bd97b2", + "x": 3090.5, + "y": 2188, + "z": "a52db008.999ba", "wires": [ - [ - "b0648d5.a5c8bf", - "502adfb6.94aa38", - "6f6a8b61.fa1ffc", - "24d9a7fc.8cd3f8" - ] + [] ] }, { - "id": "3536184f.ec7b9", + "id": "af7a5358.49a49", "type": "save", - "name": "get p-interface-src from aai", - "xml": "\n\n\n\n\n\n\n\n", + "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3625, - "y": 1554, - "z": "5b68e0d.bd97b2", + "x": 3790, + "y": 1118, + "z": "a52db008.999ba", "wires": [ - [ - "d439294.8fb6358", - "5c59ee09.9262d", - "f82521c.310fee" - ] + [] ] }, { - "id": "d439294.8fb6358", - "type": "success", - "name": "success", - "xml": "\n", + "id": "5d487f8.16a5d", + "type": "save", + "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3868, - "y": 1549, - "z": "5b68e0d.bd97b2", + "x": 3779, + "y": 1991.0001220703125, + "z": "a52db008.999ba", "wires": [ - [ - "6bc94704.d03de" - ] + [] ] }, { - "id": "f82521c.310fee", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "9a891a89.705e9", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3877.490966796875, - "y": 1591.5740356445312, - "z": "5b68e0d.bd97b2", + "x": 2737, + "y": 2167, + "z": "a52db008.999ba", "wires": [ [ - "da7fc859.beff18" + "a2095f6a.84829" ] ] }, { - "id": "5c59ee09.9262d", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "a2095f6a.84829", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 3866, - "y": 1638, - "z": "5b68e0d.bd97b2", + "x": 2877.500244140625, + "y": 2168.25390625, + "z": "a52db008.999ba", "wires": [ - [ - "872414be.4b5f28" - ] + [] ] }, { - "id": "da7fc859.beff18", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", + "id": "ec5e7e31.de7c9", + "type": "comment", + "name": "TODO: FIXME: put proper values", + "info": "", "comments": "", - "x": 4035, - "y": 1639, - "z": "5b68e0d.bd97b2", + "x": 2404, + "y": 2120, + "z": "a52db008.999ba", "wires": [] }, { - "id": "57154704.0e805", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "b0430b3.4eee0f8", + "type": "save", + "name": "save vpn-binding B resource (aka. OTN domainB) in AAI", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", "outputs": 1, - "x": 2782, - "y": 1557, - "z": "5b68e0d.bd97b2", + "x": 2440, + "y": 2448, + "z": "a52db008.999ba", "wires": [ [ - "404469ae.c8a71" + "ceffa653.90d39" ] ] }, { - "id": "85084de0.cfb7d", + "id": "3a1d826b.1f953e", "type": "comment", - "name": "Question?", - "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?", + "name": "TODO: FIXME: do we need this relationship?", + "info": "", "comments": "", - "x": 3568, - "y": 1507, - "z": "5b68e0d.bd97b2", + "x": 3128, + "y": 2388, + "z": "a52db008.999ba", "wires": [] }, { - "id": "4220b72.dbed048", + "id": "4a53aeab.a2778", + "type": "save", + "name": "save srcLTP relationship in AAI", + "xml": "\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 3091.5, + "y": 2429, + "z": "a52db008.999ba", + "wires": [ + [] + ] + }, + { + "id": "36a3debe.6aad72", + "type": "save", + "name": "save dstLTP relationship in AAI", + "xml": "\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 3093.5, + "y": 2468, + "z": "a52db008.999ba", + "wires": [ + [] + ] + }, + { + "id": "a45d9658.764968", "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", "outputs": 1, - "x": 2786, - "y": 1917, - "z": "5b68e0d.bd97b2", + "x": 2880.500244140625, + "y": 2448.25390625, + "z": "a52db008.999ba", "wires": [ - [ - "8dfc41f6.4f4f" - ] + [] ] }, { - "id": "8dfc41f6.4f4f", - "type": "for", - "name": "for each relationship", - "xml": "\n", + "id": "ceffa653.90d39", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2997, - "y": 1916, - "z": "5b68e0d.bd97b2", + "x": 2740, + "y": 2447, + "z": "a52db008.999ba", "wires": [ [ - "5452c2da.11d5dc" + "a45d9658.764968" ] ] }, { - "id": "5452c2da.11d5dc", - "type": "switchNode", - "name": "switch related-to", - "xml": "\n", + "id": "7449a31b.49a87c", + "type": "comment", + "name": "TODO: FIXME: put proper values", + "info": "", + "comments": "", + "x": 2420, + "y": 2408, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "9e9e0741.eed478", + "type": "save", + "name": "save connectivity-B relationship to vpn-binding-B, in AAI", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3210.3334426879883, - "y": 1915.9999389648438, - "z": "5b68e0d.bd97b2", + "x": 2438.5, + "y": 2488, + "z": "a52db008.999ba", "wires": [ - [ - "cb7a504b.d626a" - ] + [] ] }, { - "id": "cb7a504b.d626a", - "type": "outcome", - "name": "p-interface", - "xml": "\n", + "id": "a04f201b.1fb08", + "type": "comment", + "name": "TODO: FIXME:", + "info": "set attachment param and send request to NCE-T\nfor bandwidth matrix\nmay require a new template for JSON body", + "comments": "", + "x": 2312, + "y": 2571, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "a0a45fd6.c31fe", + "type": "set", + "name": "set attachment_param domain A", + "xml": "\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 2377, + "y": 2616, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "32eb8024.15dcc8", + "type": "execute", + "name": "get esr-thirdparty-sdnc", + "xml": "", "comments": "", "outputs": 1, - "x": 3382.0000801086426, - "y": 1916.000020980835, - "z": "5b68e0d.bd97b2", + "x": 4834, + "y": 638, + "z": "a52db008.999ba", "wires": [ [ - "8fa1d382.ebbb3" + "73d2c0a6.ca0098", + "2f388561.aeb472", + "c9248b9c.994ac" ] ] }, { - "id": "825ff590.84496", + "id": "381969a5.e5019e", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 4044.66650390625, - "y": 1908, - "z": "5b68e0d.bd97b2", + "x": 2387, + "y": 294, + "z": "a52db008.999ba", "wires": [ [ - "674b1eb0.174b2", - "f4b1b11a.276db8", - "485a23dc.9461bc", - "a54100e4.bdfd8" + "2fa39853.fd6f7" ] ] }, { - "id": "8fa1d382.ebbb3", - "type": "save", - "name": "get p-interface-dst from aai", - "xml": "\n\n\n\n\n\n\n\n", + "id": "93b21596.ec10e8", + "type": "outcome", + "name": "logical-link", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3629, - "y": 1914, - "z": "5b68e0d.bd97b2", + "x": 1317.0001220703125, + "y": 711.0001220703125, + "z": "a52db008.999ba", "wires": [ [ - "e30b52f2.d3bd18", - "2a8a7b32.c6c034", - "95395b70.5ce658" + "993cc770.3c90b" ] ] }, { - "id": "e30b52f2.d3bd18", - "type": "success", - "name": "success", - "xml": "\n", + "id": "8fdb5adc.4040d", + "type": "switchNode", + "name": "switch allotted-resource.relationship-list not empty", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3872, - "y": 1909, - "z": "5b68e0d.bd97b2", + "x": 2055, + "y": 417, + "z": "a52db008.999ba", "wires": [ [ - "825ff590.84496" + "332b207c.0fec28", + "310fb819.3e915" ] ] }, { - "id": "95395b70.5ce658", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "310fb819.3e915", + "type": "outcomeFalse", + "name": "false", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3881.490966796875, - "y": 1951.5740356445312, - "z": "5b68e0d.bd97b2", + "x": 2365, + "y": 424, + "z": "a52db008.999ba", "wires": [ - [ - "ec0be134.e7e7f8" - ] + [] ] }, { - "id": "2a8a7b32.c6c034", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "332b207c.0fec28", + "type": "outcomeTrue", + "name": "true", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3870, - "y": 1998, - "z": "5b68e0d.bd97b2", + "x": 2364, + "y": 478, + "z": "a52db008.999ba", "wires": [ [ - "5f44beb8.f571" + "b6e0228b.bc6398" ] ] }, { - "id": "ec0be134.e7e7f8", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 4035.0623779296875, - "y": 1954.8597717285156, - "z": "5b68e0d.bd97b2", + "x": 1737, + "y": 661, + "z": "a52db008.999ba", "wires": [] }, { - "id": "5f44beb8.f571", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 4039, - "y": 1999, - "z": "5b68e0d.bd97b2", - "wires": [] + "id": "993cc770.3c90b", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 1494, + "y": 704, + "z": "a52db008.999ba", + "wires": [ + [ + "d9c8107.cbe1d7", + "8c284458.c08ae8" + ] + ] }, { - "id": "18f16001.6c653", + "id": "d4f8497.5d30938", "type": "comment", "name": "Question?", "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?", "comments": "", - "x": 3572, - "y": 1867, - "z": "5b68e0d.bd97b2", + "x": 2923, + "y": 890, + "z": "a52db008.999ba", "wires": [] }, { - "id": "b0648d5.a5c8bf", - "type": "execute", - "name": "execute split tp-id to get pnf-name", - "xml": "\n\n\n\n\n\n", + "id": "b8e4ab1b.5f9428", + "type": "save", + "name": "get p-interface-src from aai", + "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4301, - "y": 1546, - "z": "5b68e0d.bd97b2", + "x": 2966, + "y": 955, + "z": "a52db008.999ba", "wires": [ [ - "6bf39cd9.c078dc", - "1f241f8d.ded588" + "b8369203.6c1e7", + "9feeef15.8800c", + "e8e1bd1d.029dd" ] ] }, { - "id": "1f241f8d.ded588", - "type": "failure", - "name": "success", - "xml": "\n", + "id": "6545b277.ec5df4", + "type": "save", + "name": "get p-interface-dst from aai", + "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4524, - "y": 1501, - "z": "5b68e0d.bd97b2", + "x": 2963, + "y": 1799, + "z": "a52db008.999ba", "wires": [ [ - "711e2d50.cbfec4" + "a9223749.8519e8", + "8aac19ac.984638", + "15568030.09492" ] ] }, { - "id": "6bf39cd9.c078dc", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "4f7449aa.1cee1", + "type": "comment", + "name": "Question?", + "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?", + "comments": "", + "x": 2924, + "y": 1743, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "2fa39853.fd6f7", + "type": "save", + "name": "get allotted-resource relationship from aai", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 4526, - "y": 1565, - "z": "5b68e0d.bd97b2", + "x": 2680, + "y": 241, + "z": "a52db008.999ba", "wires": [ [ - "d87f8a80.c2edb8" + "e187deec.568f28", + "ca2e6451.404f78", + "42b58dd4.7191cc" ] ] }, { - "id": "8f149145.0a9d38", - "type": "set", - "name": "set ltpId", - "xml": "\n\n", + "id": "ca2e6451.404f78", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 4859, - "y": 1459, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2953.490966796875, + "y": 133.573974609375, + "z": "a52db008.999ba", + "wires": [ + [ + "e5b0a6e5.509578" + ] + ] }, { - "id": "d87f8a80.c2edb8", + "id": "e5b0a6e5.509578", "type": "returnFailure", "name": "return failure", - "xml": "\n\n\n", + "xml": "\n\t\n\t\n \n", + "comments": "", "outputs": 1, - "x": 4689, - "y": 1498, - "z": "5b68e0d.bd97b2", + "x": 2949, + "y": 183, + "z": "a52db008.999ba", "wires": [ [ - "8f149145.0a9d38", - "ed673da0.d5043" + "ecd1ffcd.8fafe8" ] ] }, { - "id": "ed673da0.d5043", - "type": "set", - "name": "set pnf-name", - "xml": "\n\n", - "comments": "", - "x": 4860, - "y": 1564, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "5bd7fa96.a6e064", - "type": "comment", - "name": "TODO: FIXME", - "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name", + "id": "ecd1ffcd.8fafe8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "x": 4859, - "y": 1525, - "z": "5b68e0d.bd97b2", + "x": 3131, + "y": 183, + "z": "a52db008.999ba", "wires": [] }, { - "id": "6f6a8b61.fa1ffc", - "type": "save", - "name": "save connectivity resource in AAI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "e187deec.568f28", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4303, - "y": 1705, - "z": "5b68e0d.bd97b2", + "x": 2953, + "y": 234, + "z": "a52db008.999ba", "wires": [ - [] + [ + "d246d860.a6b138" + ] ] }, { - "id": "502adfb6.94aa38", - "type": "execute", - "name": "execute UUID generator for connectivity domainA", - "xml": "\n\n", - "comments": "", + "id": "d246d860.a6b138", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 4348, - "y": 1615, - "z": "5b68e0d.bd97b2", + "x": 3133, + "y": 234, + "z": "a52db008.999ba", "wires": [ - [] + [ + "8fdb5adc.4040d" + ] ] }, { - "id": "2f48d78c.e343f8", - "type": "comment", - "name": "TODO: FIXME", - "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", + "id": "65e46dcd.9c5144", + "type": "for", + "name": "for each allotted-resource relationship", + "xml": "\n", "comments": "", - "x": 4238, - "y": 1671, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2624, + "y": 458, + "z": "a52db008.999ba", + "wires": [ + [ + "dd606d5c.9d70f" + ] + ] }, { - "id": "674b1eb0.174b2", - "type": "execute", - "name": "execute split tp-id to get pnf-name", - "xml": "\n\n\n\n\n\n", + "id": "dd606d5c.9d70f", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4299, - "y": 1904, - "z": "5b68e0d.bd97b2", + "x": 2904, + "y": 458, + "z": "a52db008.999ba", "wires": [ [ - "bf4f2038.8bcc6", - "816a3f3d.c967d" + "93b21596.ec10e8" ] ] }, { - "id": "816a3f3d.c967d", - "type": "failure", - "name": "success", - "xml": "\n", + "id": "da58235b.ecd51", + "type": "outcome", + "name": "network-policy", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4522, - "y": 1859, - "z": "5b68e0d.bd97b2", + "x": 3109, + "y": 432, + "z": "a52db008.999ba", "wires": [ [ - "bbb7eb1.f117918" + "bae40be2.1a0898" ] ] }, { - "id": "bf4f2038.8bcc6", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", + "id": "bae40be2.1a0898", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 4524, - "y": 1923, - "z": "5b68e0d.bd97b2", + "x": 3285.9998779296875, + "y": 424.9998779296875, + "z": "a52db008.999ba", "wires": [ [ - "3fe77c2.445af04" + "26610962.4550fe", + "1b905535.187f13" ] ] }, { - "id": "2024c7b6.3996d", + "id": "26610962.4550fe", "type": "set", - "name": "set ltpId", - "xml": "\n\n", + "name": "set the 1st network-policy-id", + "xml": "\n\n\n\n", "comments": "", - "x": 4857, - "y": 1817, - "z": "5b68e0d.bd97b2", + "x": 3528.9998779296875, + "y": 381.9998779296875, + "z": "a52db008.999ba", "wires": [] }, { - "id": "3fe77c2.445af04", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "1b905535.187f13", + "type": "save", + "name": "get network-policy from aai", + "xml": "", + "comments": "", + "outputs": 1, + "x": 3517.9998779296875, + "y": 436.9998779296875, + "z": "a52db008.999ba", + "wires": [ + [ + "690d79a7.ec256", + "33a9cbc4.26d4ec", + "93a52247.c17dd8" + ] + ] + }, + { + "id": "93a52247.c17dd8", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3771, + "y": 323, + "z": "a52db008.999ba", + "wires": [ + [ + "2900fde3.f79c7a" + ] + ] + }, + { + "id": "2900fde3.f79c7a", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\n\n", + "comments": "", + "x": 3918.509033203125, + "y": 367.426025390625, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "33a9cbc4.26d4ec", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3759.509033203125, + "y": 367.426025390625, + "z": "a52db008.999ba", + "wires": [ + [ + "6f314ac7.786434" + ] + ] + }, + { + "id": "690d79a7.ec256", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3766.509033203125, + "y": 446.426025390625, + "z": "a52db008.999ba", + "wires": [ + [ + "13407089.aa8267" + ] + ] + }, + { + "id": "13407089.aa8267", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 3905.509033203125, + "y": 446.426025390625, + "z": "a52db008.999ba", + "wires": [ + [ + "d0bc6aa5.e1fca8" + ] + ] + }, + { + "id": "d0bc6aa5.e1fca8", + "type": "set", + "name": "set the max bandwidth", + "xml": "\n\n\n\n", + "comments": "", + "x": 4111, + "y": 444, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "7b409cff.da197c", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 2967, + "y": 625, + "z": "a52db008.999ba", + "wires": [ + [ + "6c1cd175.73bac", + "685f5c8c.4102b4" + ] + ] + }, + { + "id": "685f5c8c.4102b4", + "type": "failure", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3190, + "y": 611, + "z": "a52db008.999ba", + "wires": [ + [ + "1331c07a.407898" + ] + ] + }, + { + "id": "6c1cd175.73bac", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3192, + "y": 644, + "z": "a52db008.999ba", + "wires": [ + [ + "c779d61e.1b8528" + ] + ] + }, + { + "id": "c779d61e.1b8528", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 3335, + "y": 641, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "1331c07a.407898", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 3338, + "y": 604, + "z": "a52db008.999ba", + "wires": [ + [ + "59393385.2a7954", + "5055791b.75c5d" + ] + ] + }, + { + "id": "59393385.2a7954", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 3500, + "y": 599, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "e04c02f4.2f63f8", + "type": "execute", + "name": "execute split tp-id to get pnf-name", + "xml": "\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 2981, + "y": 1461.9998779296875, + "z": "a52db008.999ba", + "wires": [ + [ + "250eb2ce.721286", + "7ff4092b.9f4c3" + ] + ] + }, + { + "id": "7ff4092b.9f4c3", + "type": "failure", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3204, + "y": 1447.9998779296875, + "z": "a52db008.999ba", + "wires": [ + [ + "4e15b8c4.ecfe8" + ] + ] + }, + { + "id": "250eb2ce.721286", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3206, + "y": 1480.9998779296875, + "z": "a52db008.999ba", + "wires": [ + [ + "d740a9b4.496fa" + ] + ] + }, + { + "id": "d740a9b4.496fa", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 3349, + "y": 1477.9998779296875, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "4e15b8c4.ecfe8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 3352, + "y": 1440.9998779296875, + "z": "a52db008.999ba", + "wires": [ + [ + "a09d9728.0836a8", + "a9ef3bf.dca6748" + ] + ] + }, + { + "id": "a09d9728.0836a8", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 3546, + "y": 1444, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "7ac4d896.f266b8", + "type": "execute", + "name": "execute properties", + "xml": "\n \n ", + "comments": "", + "outputs": 1, + "x": 1092, + "y": 170, + "z": "a52db008.999ba", + "wires": [ + [] + ] + }, + { + "id": "41475eff.deafd", + "type": "execute", + "name": "execute UUID generator for vpn-binding domainA", + "xml": "\n\n", + "comments": "", + "outputs": 1, + "x": 2443, + "y": 2082, + "z": "a52db008.999ba", + "wires": [ + [] + ] + }, + { + "id": "171af565.db9233", + "type": "execute", + "name": "execute UUID generator for vpn-binding domainB", + "xml": "\n\n", + "comments": "", + "outputs": 1, + "x": 2441, + "y": 2370, + "z": "a52db008.999ba", + "wires": [ + [] + ] + }, + { + "id": "a8e7dd16.944608", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3614, + "y": 1195, + "z": "a52db008.999ba", + "wires": [ + [ + "58871d7.533a164" + ] + ] + }, + { + "id": "58871d7.533a164", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3820, + "y": 1195, + "z": "a52db008.999ba", + "wires": [ + [ + "e6111c32.d5195" + ] + ] + }, + { + "id": "e6111c32.d5195", + "type": "outcome", + "name": "tunnel-termination-point", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4035.28564453125, + "y": 1194.82177734375, + "z": "a52db008.999ba", + "wires": [ + [ + "4a0a1881.22b0b" + ] + ] + }, + { + "id": "4a0a1881.22b0b", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4242.1171875, + "y": 1195.34033203125, + "z": "a52db008.999ba", + "wires": [ + [ + "5e5dd832.1a8688", + "54bc0e63.9b6c2", + "21213693.b01ef2" + ] + ] + }, + { + "id": "5e5dd832.1a8688", + "type": "set", + "name": "set source ttp-id", + "xml": "\n\n", + "comments": "", + "x": 4457.1171875, + "y": 1157.34033203125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "54bc0e63.9b6c2", + "type": "get-resource", + "name": "get-resource src TTP", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 4454.1171875, + "y": 1196.34033203125, + "z": "a52db008.999ba", + "wires": [ + [ + "de5f8f91.d806" + ] + ] + }, + { + "id": "21213693.b01ef2", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 4409.6171875, + "y": 1238.34033203125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "de5f8f91.d806", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4634.6171875, + "y": 1195.34033203125, + "z": "a52db008.999ba", + "wires": [ + [ + "f282b1a5.b5514" + ] + ] + }, + { + "id": "f282b1a5.b5514", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4792.6171875, + "y": 1195.34033203125, + "z": "a52db008.999ba", + "wires": [ + [ + "5cf873ba.a6923c" + ] + ] + }, + { + "id": "5cf873ba.a6923c", + "type": "set", + "name": "set source tunnel tp ip", + "xml": "\n\n", + "comments": "", + "x": 4999.6171875, + "y": 1195.34033203125, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "34f70001.b13958", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3611, + "y": 2064.0001220703125, + "z": "a52db008.999ba", + "wires": [ + [ + "a071673c.fc9a28" + ] + ] + }, + { + "id": "a071673c.fc9a28", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3817, + "y": 2064.0001220703125, + "z": "a52db008.999ba", + "wires": [ + [ + "6adf0421.fc4f54" + ] + ] + }, + { + "id": "6adf0421.fc4f54", + "type": "outcome", + "name": "tunnel-termination-point", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4032.28564453125, + "y": 2063.8218994140625, + "z": "a52db008.999ba", + "wires": [ + [ + "2bb1f1c3.65f2c6" + ] + ] + }, + { + "id": "2bb1f1c3.65f2c6", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4239.1171875, + "y": 2064.3404541015625, + "z": "a52db008.999ba", + "wires": [ + [ + "11642463.fe6e2c", + "c588c96b.efcac", + "4df609a.395b578" + ] + ] + }, + { + "id": "11642463.fe6e2c", + "type": "set", + "name": "set destination ttp-id", + "xml": "\n\n", + "comments": "", + "x": 4454.1171875, + "y": 2026.3404541015625, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "c588c96b.efcac", + "type": "get-resource", + "name": "get-resource src TTP", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 4451.1171875, + "y": 2065.3404541015625, + "z": "a52db008.999ba", + "wires": [ + [ + "946398a2.3fdd3" + ] + ] + }, + { + "id": "4df609a.395b578", + "type": "break", + "name": "break", + "xml": "\n", + "comments": "", + "x": 4406.6171875, + "y": 2107.3404541015625, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "946398a2.3fdd3", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4631.6171875, + "y": 2064.3404541015625, + "z": "a52db008.999ba", + "wires": [ + [ + "4ada9462.92f41c" + ] + ] + }, + { + "id": "4ada9462.92f41c", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4789.6171875, + "y": 2064.3404541015625, + "z": "a52db008.999ba", + "wires": [ + [ + "85bbe5c.988a398" + ] + ] + }, + { + "id": "85bbe5c.988a398", + "type": "set", + "name": "set destination tunnel tp ip", + "xml": "\n\n", + "comments": "", + "x": 4996.6171875, + "y": 2064.3404541015625, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "62bd6081.059d7", + "type": "set", + "name": "set attachment_param domain B", + "xml": "\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 2372, + "y": 2991, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "5055791b.75c5d", + "type": "get-resource", + "name": "get-resource src pnf", + "xml": "\n\n \n", + "comments": "", + "outputs": 1, + "x": 3527, + "y": 671, + "z": "a52db008.999ba", + "wires": [ + [ + "b37ffca0.5536d8", + "f29e8ee3.6f68c8", + "12ff2066.526398" + ] + ] + }, + { + "id": "b37ffca0.5536d8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3722.5001220703125, + "y": 623, + "z": "a52db008.999ba", + "wires": [ + [ + "8d70b5c4.7732f8" + ] + ] + }, + { + "id": "f29e8ee3.6f68c8", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3714.5001220703125, + "y": 678, + "z": "a52db008.999ba", + "wires": [ + [ + "aea102ae.c04f58" + ] + ] + }, + { + "id": "12ff2066.526398", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3719.5001220703125, + "y": 735, + "z": "a52db008.999ba", + "wires": [ + [ + "d2755963.27f41" + ] + ] + }, + { + "id": "d2755963.27f41", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "comments": "", + "outputs": 1, + "x": 4449, + "y": 639, + "z": "a52db008.999ba", + "wires": [ + [ + "89965e9d.5bf73" + ] + ] + }, + { + "id": "89965e9d.5bf73", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4626, + "y": 631, + "z": "a52db008.999ba", + "wires": [ + [ + "cf2b04e9.c7ece", + "32eb8024.15dcc8" + ] + ] + }, + { + "id": "bbf0aa7e.e2119", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4051, + "y": 635, + "z": "a52db008.999ba", + "wires": [ + [ + "5e8a47e5.344b2" + ] + ] + }, + { + "id": "5e8a47e5.344b2", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4246, + "y": 635, + "z": "a52db008.999ba", + "wires": [ + [ + "f4395a66.200ea", + "cfe936cc.62cbd8" + ] + ] + }, + { + "id": "cf2b04e9.c7ece", + "type": "set", + "name": "set esr-thirdparty-sdnc domainA id", + "xml": "\n\n", + "comments": "", + "x": 4864, + "y": 586, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "73d2c0a6.ca0098", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5044, + "y": 629, + "z": "a52db008.999ba", + "wires": [ + [ + "c43ff31d.81e548" + ] + ] + }, + { + "id": "2f388561.aeb472", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5036, + "y": 684, + "z": "a52db008.999ba", + "wires": [ + [ + "d2cf9090.58e4c8" + ] + ] + }, + { + "id": "c9248b9c.994ac", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5041, + "y": 741, + "z": "a52db008.999ba", + "wires": [ + [ + "c9c36e85.c10ae8" + ] + ] + }, + { + "id": "c9c36e85.c10ae8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 5403, + "y": 623, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "a9ef3bf.dca6748", + "type": "get-resource", + "name": "get-resource src pnf", + "xml": "\n\n \n", + "comments": "", + "outputs": 1, + "x": 3568, + "y": 1512, + "z": "a52db008.999ba", + "wires": [ + [ + "4ce90a1d.60092c", + "60723c85.f84054", + "343ac8c.8b51638" + ] + ] + }, + { + "id": "4ce90a1d.60092c", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3763.5001220703125, + "y": 1464, + "z": "a52db008.999ba", + "wires": [ + [ + "ce24a29a.e4d57" + ] + ] + }, + { + "id": "60723c85.f84054", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3755.5001220703125, + "y": 1519, + "z": "a52db008.999ba", + "wires": [ + [ + "e9f57737.1a79b8" + ] + ] + }, + { + "id": "343ac8c.8b51638", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 3760.5001220703125, + "y": 1576, + "z": "a52db008.999ba", + "wires": [ + [ + "67449715.5406e8" + ] + ] + }, + { + "id": "67449715.5406e8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "comments": "", + "outputs": 1, + "x": 4490, + "y": 1480, + "z": "a52db008.999ba", + "wires": [ + [ + "6bbf97a7.ebebb8" + ] + ] + }, + { + "id": "6bbf97a7.ebebb8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4667, + "y": 1472, + "z": "a52db008.999ba", + "wires": [ + [ + "ee554955.44691", + "1c8432c4.e13b6d" + ] + ] + }, + { + "id": "ed40a410.dc6fe8", + "type": "for", + "name": "for each relationship", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4092, + "y": 1476, + "z": "a52db008.999ba", + "wires": [ + [ + "70b35483.a830f4" + ] + ] + }, + { + "id": "70b35483.a830f4", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 4287, + "y": 1476, + "z": "a52db008.999ba", + "wires": [ + [ + "857c3216.12f558", + "dc8e8812.fdd648" + ] + ] + }, + { + "id": "1c8432c4.e13b6d", + "type": "execute", + "name": "get esr-thirdparty-sdnc", + "xml": "", + "comments": "", + "outputs": 1, + "x": 4875, + "y": 1479, + "z": "a52db008.999ba", + "wires": [ + [ + "6cc22b96.ba67f4", + "b08dfdd6.0852f8", + "4f7e6e24.1a4" + ] + ] + }, + { + "id": "ee554955.44691", + "type": "set", + "name": "set esr-thirdparty-sdnc domainB id", + "xml": "\n\n", + "comments": "", + "x": 4905, + "y": 1427, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "6cc22b96.ba67f4", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 5085, + "y": 1470, + "z": "a52db008.999ba", + "wires": [ + [ + "19f4c2b.fd2d63d" + ] + ] + }, + { + "id": "b08dfdd6.0852f8", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", - "x": 4683, - "y": 1942, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 5077, + "y": 1525, + "z": "a52db008.999ba", + "wires": [ + [ + "4d7c2f7b.855e48" + ] + ] }, { - "id": "bbb7eb1.f117918", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "4f7e6e24.1a4", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", "outputs": 1, - "x": 4687, - "y": 1856, - "z": "5b68e0d.bd97b2", + "x": 5082, + "y": 1582, + "z": "a52db008.999ba", "wires": [ [ - "2024c7b6.3996d", - "e7f53e76.5ddf" + "92c87883.16eab" ] ] }, { - "id": "e7f53e76.5ddf", - "type": "set", - "name": "set pnf-name", - "xml": "\n\n", + "id": "92c87883.16eab", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "19f4c2b.fd2d63d", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 4301, - "y": 2063, - "z": "5b68e0d.bd97b2", + "x": 5229.38232421875, + "y": 1467.6556701660156, + "z": "a52db008.999ba", "wires": [ - [] + [ + "f5fd6d7b.ccf568" + ] ] }, { - "id": "f4b1b11a.276db8", + "id": "f5fd6d7b.ccf568", + "type": "set", + "name": "set controller domainB data", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 5444, + "y": 1464, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "fdbb72c5.61c228", "type": "execute", - "name": "execute UUID generator for connectivity domainB", - "xml": "\n\n", + "name": "execute RestApiCallNode slice creation domainA", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4346, - "y": 1973, - "z": "5b68e0d.bd97b2", + "x": 2423, + "y": 2674, + "z": "a52db008.999ba", "wires": [ - [] + [ + "b62b791e.5db38", + "47c9af20.002648" + ] ] }, { - "id": "985d1e1b.82a998", - "type": "comment", - "name": "TODO: FIXME", - "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", + "id": "47c9af20.002648", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", - "x": 4236, - "y": 2029, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2689, + "y": 2654, + "z": "a52db008.999ba", + "wires": [ + [ + "e173211c.50ca1" + ] + ] }, { - "id": "3eb8bee0.c23c0a", - "type": "call", - "name": "call GENERIC-RESOURCE-API:sotn-get-otn-tunnel-path-from-oof", - "xml": "\n", + "id": "b62b791e.5db38", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2518, - "y": 2064, - "z": "5b68e0d.bd97b2", + "x": 2690.000213623047, + "y": 2704.99990940094, + "z": "a52db008.999ba", "wires": [ - [] + [ + "9a481111.191d4" + ] ] }, { - "id": "e199c2c7.64ce48", - "type": "set", - "name": "set attachment_param", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "e173211c.50ca1", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2381, - "y": 2024, - "z": "5b68e0d.bd97b2", + "x": 2829.0002479553223, + "y": 2654.0000009536743, + "z": "a52db008.999ba", "wires": [] }, { - "id": "50e758b0.2c60a", - "type": "comment", - "name": "TODO: FIXME", - "info": "put proper values for src topology-id, node-id, ltp-id, etc (in domain A)\nand dst topology-id, node-id, ltp-id, etc (in domain B)", + "id": "9a481111.191d4", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", - "x": 2353, - "y": 1988, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2835.02725982666, + "y": 2702.745394706726, + "z": "a52db008.999ba", + "wires": [ + [] + ] }, { - "id": "4e9e1552.e1012c", - "type": "save", - "name": "save vpn-binding A resource (aka. OTN domainA) in AAI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "3f4df906.b67d7e", + "type": "execute", + "name": "execute RestApiCallNode slice creation domainB", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2483, - "y": 2168, - "z": "5b68e0d.bd97b2", + "x": 2423, + "y": 3046, + "z": "a52db008.999ba", "wires": [ [ - "eee018f4.9abed" + "e8fdf08e.e8b0f8", + "a8718b8a.f404c8" ] ] }, { - "id": "879bdb34.60c748", - "type": "save", - "name": "save connectivity-A relationship to vpn-binding-A, in AAI", - "xml": "\n\n\n\n", + "id": "a8718b8a.f404c8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2481.5, - "y": 2211, - "z": "5b68e0d.bd97b2", + "x": 2689, + "y": 3026, + "z": "a52db008.999ba", "wires": [ - [] + [ + "fcecbd56.8e1ac" + ] ] }, { - "id": "5ac2c26e.60f274", - "type": "save", - "name": "save srcLTP relationship in AAI", - "xml": "\n\n\n\n\n\n\n\n", + "id": "e8fdf08e.e8b0f8", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3134.5, - "y": 2149, - "z": "5b68e0d.bd97b2", + "x": 2690.000213623047, + "y": 3076.99990940094, + "z": "a52db008.999ba", "wires": [ - [] + [ + "ccb1984d.b4313" + ] ] }, { - "id": "481b1bdc.29fad4", - "type": "save", - "name": "save dstLTP relationship in AAI", - "xml": "\n\n\n\n", + "id": "fcecbd56.8e1ac", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "comments": "", + "x": 2829.0002479553223, + "y": 3026.0000009536743, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "ccb1984d.b4313", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 3136.5, - "y": 2188, - "z": "5b68e0d.bd97b2", + "x": 2835.02725982666, + "y": 3074.745394706726, + "z": "a52db008.999ba", "wires": [ [] ] }, { - "id": "24d9a7fc.8cd3f8", - "type": "save", - "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "b6e0228b.bc6398", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 2528, + "y": 404, + "z": "a52db008.999ba", + "wires": [ + [ + "65e46dcd.9c5144", + "bb6c8a2e.a61878" + ] + ] + }, + { + "id": "bb6c8a2e.a61878", + "type": "for", + "name": "for each allotted-resource relationship", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4431, - "y": 1753, - "z": "5b68e0d.bd97b2", + "x": 2809, + "y": 360, + "z": "a52db008.999ba", "wires": [ - [] + [ + "475f2872.5fafd" + ] ] }, { - "id": "a54100e4.bdfd8", - "type": "save", - "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "475f2872.5fafd", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4428, - "y": 2128, - "z": "5b68e0d.bd97b2", + "x": 3071, + "y": 360, + "z": "a52db008.999ba", "wires": [ - [] + [ + "da58235b.ecd51" + ] ] }, { - "id": "eee018f4.9abed", - "type": "success", - "name": "success", - "xml": "\n", + "id": "cfe936cc.62cbd8", + "type": "outcome", + "name": "network-resource", + "xml": "", "comments": "", "outputs": 1, - "x": 2783, - "y": 2167, - "z": "5b68e0d.bd97b2", + "x": 4452, + "y": 713, + "z": "a52db008.999ba", "wires": [ [ - "60c98c50.d9d324" + "29038cb1.b59084" ] ] }, { - "id": "60c98c50.d9d324", + "id": "29038cb1.b59084", "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2923.500244140625, - "y": 2168.25390625, - "z": "5b68e0d.bd97b2", + "x": 4629, + "y": 705, + "z": "a52db008.999ba", "wires": [ - [] + [ + "c25692cd.684ce8" + ] ] }, { - "id": "99e923c8.5700b8", - "type": "comment", - "name": "TODO: FIXME: do we need this relationship?", - "info": "", + "id": "c25692cd.684ce8", + "type": "set", + "name": "set domainA ethernet layer network-id", + "xml": "\n\n", "comments": "", - "x": 3171, - "y": 2108, - "z": "5b68e0d.bd97b2", + "x": 4864, + "y": 829, + "z": "a52db008.999ba", "wires": [] }, { - "id": "debe7c1a.c25a08", - "type": "comment", - "name": "TODO: FIXME: put proper values", - "info": "", + "id": "68f808b3.66b5", + "type": "set", + "name": "set domainB ethernet layer network-id", + "xml": "\n\n", "comments": "", - "x": 2409, - "y": 2130, - "z": "5b68e0d.bd97b2", + "x": 4904, + "y": 1669, + "z": "a52db008.999ba", "wires": [] }, { - "id": "ccc984ea.946438", - "type": "save", - "name": "save vpn-binding B resource (aka. OTN domainB) in AAI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "ad76d9b4.88b908", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 4669, + "y": 1545, + "z": "a52db008.999ba", + "wires": [ + [ + "68f808b3.66b5" + ] + ] + }, + { + "id": "dc8e8812.fdd648", + "type": "outcome", + "name": "network-resource", + "xml": "", "comments": "", "outputs": 1, - "x": 2465, - "y": 2348, - "z": "5b68e0d.bd97b2", + "x": 4492, + "y": 1553, + "z": "a52db008.999ba", "wires": [ [ - "de2c330e.390d88" + "ad76d9b4.88b908" ] ] }, { - "id": "ff4306de.40969", - "type": "comment", - "name": "TODO: FIXME: do we need this relationship?", - "info": "", + "id": "fad5035b.7ee3a8", + "type": "execute", + "name": "execute RestApiCallNode domainA UNI Coloring", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 3153, - "y": 2288, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2425, + "y": 2807, + "z": "a52db008.999ba", + "wires": [ + [ + "bc31fb8e.e87f08", + "8c5d2dc9.bdb42" + ] + ] }, { - "id": "bddb99db.4eee1", - "type": "save", - "name": "save srcLTP relationship in AAI", - "xml": "\n\n\n\n\n\n\n\n", + "id": "8c5d2dc9.bdb42", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3116.5, - "y": 2329, - "z": "5b68e0d.bd97b2", + "x": 2691, + "y": 2787, + "z": "a52db008.999ba", "wires": [ - [] + [ + "536d6d82.f4f124" + ] ] }, { - "id": "4e5e60ab.6592a8", - "type": "save", - "name": "save dstLTP relationship in AAI", - "xml": "\n\n\n\n", + "id": "bc31fb8e.e87f08", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3118.5, - "y": 2368, - "z": "5b68e0d.bd97b2", + "x": 2692.000213623047, + "y": 2837.99990940094, + "z": "a52db008.999ba", "wires": [ - [] + [ + "509489f1.58fe18" + ] ] }, { - "id": "82297458.0d3c48", + "id": "536d6d82.f4f124", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "comments": "", + "x": 2831.0002479553223, + "y": 2787.0000009536743, + "z": "a52db008.999ba", + "wires": [] + }, + { + "id": "509489f1.58fe18", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2905.500244140625, - "y": 2348.25390625, - "z": "5b68e0d.bd97b2", + "x": 2837.02725982666, + "y": 2835.745394706726, + "z": "a52db008.999ba", "wires": [ [] ] }, { - "id": "de2c330e.390d88", - "type": "success", - "name": "success", - "xml": "\n", + "id": "d037b0c3.f093c", + "type": "execute", + "name": "execute RestApiCallNode domainB UNI Coloring", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2765, - "y": 2347, - "z": "5b68e0d.bd97b2", + "x": 2425, + "y": 3173, + "z": "a52db008.999ba", "wires": [ [ - "82297458.0d3c48" + "8c8a801.d7272", + "b835a972.f48b7" ] ] }, { - "id": "8b5978da.cf55b8", - "type": "comment", - "name": "TODO: FIXME: put proper values", - "info": "", - "comments": "", - "x": 2386, - "y": 2308, - "z": "5b68e0d.bd97b2", - "wires": [] - }, - { - "id": "3824458b.0c70c2", - "type": "save", - "name": "save connectivity-B relationship to vpn-binding-B, in AAI", - "xml": "\n\n\n\n", + "id": "b835a972.f48b7", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2463.5, - "y": 2388, - "z": "5b68e0d.bd97b2", + "x": 2691, + "y": 3153, + "z": "a52db008.999ba", "wires": [ - [] + [ + "88a6a85e.9ed23" + ] ] }, { - "id": "ed749360.08754", - "type": "comment", - "name": "TODO: FIXME:", - "info": "set attachment param and send request to NCE-T\nfor bandwidth matrix\nmay require a new template for JSON body", + "id": "8c8a801.d7272", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", - "x": 2337, - "y": 2471, - "z": "5b68e0d.bd97b2", - "wires": [] + "outputs": 1, + "x": 2692.000213623047, + "y": 3203.99990940094, + "z": "a52db008.999ba", + "wires": [ + [ + "7de5bd62.f4f62c" + ] + ] }, { - "id": "97832dc3.63313", - "type": "set", - "name": "set attachment_param", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "88a6a85e.9ed23", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2360, - "y": 2511, - "z": "5b68e0d.bd97b2", + "x": 2831.0002479553223, + "y": 3153.0000009536743, + "z": "a52db008.999ba", "wires": [] }, { - "id": "f27e6517.ff7968", - "type": "execute", - "name": "get parent-service-data tmp.ar-url-psd", - "xml": "\n \n \n \n \n", + "id": "7de5bd62.f4f62c", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 5071, - "y": 1523, - "z": "5b68e0d.bd97b2", + "x": 2837.02725982666, + "y": 3201.745394706726, + "z": "a52db008.999ba", "wires": [ [] ] diff --git a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.json b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.json index fa7b88c4..3584527b 100644 --- a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.json +++ b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.json @@ -1,20 +1,20 @@ [ { - "id": "303f7566.d219ba", + "id": "fed3eb51.781ac8", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 110, - "y": 318, - "z": "15891279.d6b57e", + "x": 131, + "y": 81, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f39490a3.b09b28" + "d2a4ea36.881b68" ] ] }, { - "id": "f39490a3.b09b28", + "id": "d2a4ea36.881b68", "type": "service-logic", "name": "GENERIC-RESOURCE-API ${project.version}", "module": "GENERIC-RESOURCE-API", @@ -22,1339 +22,977 @@ "comments": "", "xml": "", "outputs": 1, - "x": 394.2856903076172, - "y": 379.23810863494873, - "z": "15891279.d6b57e", + "x": 262.2856903076172, + "y": 130.23810863494873, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "72c32dea.176324" + "7b1236d6.83c2c" ] ] }, { - "id": "72c32dea.176324", + "id": "7b1236d6.83c2c", "type": "method", "name": "method tsli-vnf-topology-operation-trans-slice-deactivate", "xml": "\n", "comments": "", "outputs": 1, - "x": 400.42860412597656, - "y": 464.0000305175781, - "z": "15891279.d6b57e", + "x": 265.4286193847656, + "y": 215.00003242492676, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "d12dc6f7.97bdd" + "8228a949.234f38" ] ] }, { - "id": "d12dc6f7.97bdd", + "id": "8228a949.234f38", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 596.2380447387695, - "y": 622.6666681496426, - "z": "15891279.d6b57e", + "x": 415.238037109375, + "y": 344.6666564941406, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "6aad2197.a72ef", - "1be9220f.ba6ca6", - "7fd5d3ea.13b334", - "5cda8af7.9a0634", - "225a4cf6.f0c67c", - "a4c45de.b22e5a", - "d2fb34de.34839", - "2fc6eaae.5fdc7e" + "341b32a3.25428e", + "1a6e5da0.98eb02", + "e5c8285b.2b695" ] ] }, { - "id": "6aad2197.a72ef", - "type": "set", - "name": "set vnf-level-oper-status to PendingDelete", - "xml": "\n\n\n", - "comments": "", - "x": 1004.3849029541016, - "y": 771.670627951622, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "1be9220f.ba6ca6", + "id": "341b32a3.25428e", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 916.5716552734375, - "y": 1843.5970458984375, - "z": "15891279.d6b57e", + "x": 689.5716552734375, + "y": 611.59716796875, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "7fd5d3ea.13b334", - "type": "set", - "name": "set vnf-index and vnf-object-path", - "xml": "\n\n", + "id": "f743b3f1.72f9f", + "type": "comment", + "name": "new for TransportSlicing", + "info": "", "comments": "", - "x": 981.5716247558594, - "y": 727.5968955755234, - "z": "15891279.d6b57e", + "x": 721, + "y": 286, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "5cda8af7.9a0634", - "type": "switchNode", - "name": "switch service-data.vnfs.vnf_length", - "xml": "\n", + "id": "1a6e5da0.98eb02", + "type": "save", + "name": "get service-instance from aai", + "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1026.0000610351562, - "y": 512.000005456619, - "z": "15891279.d6b57e", + "x": 741, + "y": 382, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "183040b7.7ccbff", - "71cafe22.189b2", - "b0ad485b.8627c" + "2976ce78.f07a42", + "de3912b8.6d67e", + "77b5fc18.2082a4" ] ] }, { - "id": "b0ad485b.8627c", - "type": "outcome", - "name": "0", - "xml": "\n", + "id": "2976ce78.f07a42", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1284.9689559936523, - "y": 473.96876499336213, - "z": "15891279.d6b57e", + "x": 960, + "y": 320, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f9a51cd3.102398" + "7ee13e19.7c1348" ] ] }, { - "id": "f9a51cd3.102398", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 1439.7778434753418, - "y": 492.88903352897614, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "183040b7.7ccbff", - "type": "other", - "name": "Null", - "xml": "\n", + "id": "de3912b8.6d67e", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1278.0000953674316, - "y": 513.0000865189359, - "z": "15891279.d6b57e", + "x": 969.490966796875, + "y": 362.57403564453125, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f9a51cd3.102398" + "4a305009.90c32" ] ] }, { - "id": "71cafe22.189b2", - "type": "other", - "name": "other", - "xml": "\n", + "id": "77b5fc18.2082a4", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1271.000503540039, - "y": 546.0000903336331, - "z": "15891279.d6b57e", + "x": 958, + "y": 409, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f6c4231c.6894e8" + "cd4775e4.2da96" ] ] }, { - "id": "f6c4231c.6894e8", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1418.2700462341309, - "y": 546.554735395126, - "z": "15891279.d6b57e", - "wires": [ - [ - "541e7856.d1e2", - "8337a3da.3c8e38" - ] - ] + "id": "4a305009.90c32", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "id": "cd4775e4.2da96", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "outputs": 1, - "x": 1664.2861633300781, - "y": 553.4286558357999, - "z": "15891279.d6b57e", - "wires": [ - [ - "ebbd7e9e.ba96c8" - ] - ] + "x": 1127, + "y": 410, + "z": "fdc94a5e.7c86f8", + "wires": [] }, { - "id": "ebbd7e9e.ba96c8", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "7ee13e19.7c1348", + "type": "for", + "name": "for each relationship", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1883.6357955932617, - "y": 552.9687359062955, - "z": "15891279.d6b57e", + "x": 1157, + "y": 316, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "436917e7.e9b6a" + "bc03982b.15ba78" ] ] }, { - "id": "436917e7.e9b6a", + "id": "bc03982b.15ba78", "type": "switchNode", - "name": "switch vnfid found", - "xml": "\n\n", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2037.7153930664062, - "y": 552.6788179604337, - "z": "15891279.d6b57e", + "x": 1380.33349609375, + "y": 315.99993896484375, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "27314ab3.a1187e" + "aca4b74a.cb3118" ] ] }, { - "id": "27314ab3.a1187e", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", + "id": "aca4b74a.cb3118", + "type": "outcome", + "name": "connectivity", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2213.6675148010254, - "y": 552.5715000359342, - "z": "15891279.d6b57e", - "wires": [ - [ - "cf77593a.1343d8" - ] - ] - }, - { - "id": "cf77593a.1343d8", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 2362.312973022461, - "y": 540.97913000267, - "z": "15891279.d6b57e", + "x": 1581.0001335144043, + "y": 317.00002098083496, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f0ff74da.16b248" + "2544f612.eeddca" ] ] }, { - "id": "f0ff74da.16b248", - "type": "set", - "name": "set tmp.vidx and ctx.vnf-data", - "xml": "\n\n\n", - "comments": "", - "x": 2624.1997680664062, - "y": 518.3215563027188, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "8337a3da.3c8e38", - "type": "switchNode", - "name": "switch tmp.vidx ", - "xml": "\n\n", + "id": "e5c8285b.2b695", + "type": "execute", + "name": "execute properties", + "xml": "\n \n ", "comments": "", "outputs": 1, - "x": 1607.0000228881836, - "y": 607.99999353569, - "z": "15891279.d6b57e", + "x": 707, + "y": 330, + "z": "fdc94a5e.7c86f8", "wires": [ - [ - "1cd8ba9c.bf5235" - ] + [] ] }, { - "id": "1cd8ba9c.bf5235", - "type": "outcome", - "name": "NULL", - "xml": "\n", + "id": "2544f612.eeddca", + "type": "save", + "name": "get connectivity from aai", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1762.4286499023438, - "y": 607.5713770119473, - "z": "15891279.d6b57e", + "x": 1819, + "y": 319, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "6dd6d49d.d00eec" + "75c7fde8.1d4a84", + "563ee44e.bd096c", + "bc425b5.1b1fba8" ] ] }, { - "id": "6dd6d49d.d00eec", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 1907.8573913574219, - "y": 607.7143146721646, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "225a4cf6.f0c67c", - "type": "switchNode", - "name": "switch vnf-level-oper-status", - "xml": "\n", + "id": "75c7fde8.1d4a84", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 975.0000762939453, - "y": 620.8890204429626, - "z": "15891279.d6b57e", + "x": 2027, + "y": 283, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "e0bfe23d.068ad8", - "3e0c4d79.12e802" + "e6a3b8f2.9e7b38" ] ] }, { - "id": "e0bfe23d.068ad8", - "type": "outcome", - "name": "outcome Active", - "xml": "\n", + "id": "563ee44e.bd096c", + "type": "not-found", + "name": "not-found", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1220.8333702087402, - "y": 622.0001182556152, - "z": "15891279.d6b57e", + "x": 2027.490966796875, + "y": 328.57403564453125, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "40413c0b.9420dc" + "ad15182e.154a8" ] ] }, { - "id": "40413c0b.9420dc", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1434.139762878418, - "y": 631.3253078460693, - "z": "15891279.d6b57e", - "wires": [ - [] - ] - }, - { - "id": "3e0c4d79.12e802", - "type": "other", - "name": "other", - "xml": "\n", + "id": "bc425b5.1b1fba8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1198.8333892822266, - "y": 672.000129699707, - "z": "15891279.d6b57e", + "x": 2025, + "y": 372, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "fc734294.cf7788" + "8719a717.3cd9f8" ] ] }, { - "id": "fc734294.cf7788", + "id": "ad15182e.154a8", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n ", + "xml": "\n\t\n\t\n \n\n\n", + "id": "8719a717.3cd9f8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "x": 984.0065612792969, - "y": 680.010435461998, - "z": "15891279.d6b57e", + "x": 2194, + "y": 373, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "d2fb34de.34839", + "id": "c776a79f.7f2db", "type": "save", - "name": "update AnAI - vnf-instance.orchestration-status", - "xml": "\n\n", + "name": "get vpn-binding from aai", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1026.0064239501953, - "y": 826.0105141401291, - "z": "15891279.d6b57e", + "x": 2500, + "y": 372, + "z": "fdc94a5e.7c86f8", "wires": [ - [] + [ + "b403a898.9fbc18", + "5d1a47a8.0dfe7", + "f3733135.d8a078" + ] ] }, { - "id": "5dd794c8.fb268c", - "type": "comment", - "name": "new for TransportSlicing", - "info": "", - "comments": "", - "x": 967, - "y": 898, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "2fc6eaae.5fdc7e", - "type": "save", - "name": "get service-instance from aai", - "xml": "", - "comments": "", + "id": "c765be65.0f488", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 978, - "y": 948, - "z": "15891279.d6b57e", + "x": 2884, + "y": 372, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "aebcc6b7.4bd97", - "534659e3.16c99", - "4b75ad0e.b2264c" + "e9922fb9.764098", + "eef29d57.4c4228", + "952ea8f1.7bda", + "14a01812.a7d138" ] ] }, { - "id": "aebcc6b7.4bd97", + "id": "b403a898.9fbc18", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1194, - "y": 913, - "z": "15891279.d6b57e", + "x": 2711, + "y": 374, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "dfa58322.db6e7" + "c765be65.0f488" ] ] }, { - "id": "534659e3.16c99", + "id": "5d1a47a8.0dfe7", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1203.490966796875, - "y": 955.5740356445312, - "z": "15891279.d6b57e", + "x": 2711.490966796875, + "y": 419.57403564453125, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "7aae8b9.3267cf4" + "1295f1fa.69cac6" ] ] }, { - "id": "4b75ad0e.b2264c", + "id": "f3733135.d8a078", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1192, - "y": 1002, - "z": "15891279.d6b57e", + "x": 2709, + "y": 463, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "47847ce9.cdac14" + "6ac7a77b.f5232" ] ] }, { - "id": "7aae8b9.3267cf4", + "id": "6ac7a77b.f5232", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 1357.0623779296875, - "y": 958.8597717285156, - "z": "15891279.d6b57e", + "x": 2876, + "y": 462, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "47847ce9.cdac14", + "id": "1295f1fa.69cac6", "type": "returnFailure", "name": "return failure", - "xml": "\n\n\n", + "xml": "\n\t\n\t\n \n", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 1391, - "y": 909, - "z": "15891279.d6b57e", + "x": 2228, + "y": 278, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "1fcd5169.0fe3ef" + "d8c7aa6c.9474d" ] ] }, { - "id": "1fcd5169.0fe3ef", + "id": "d8c7aa6c.9474d", "type": "switchNode", "name": "switch related-to", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1614.33349609375, - "y": 908.9999389648438, - "z": "15891279.d6b57e", + "x": 2433, + "y": 278, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "b3fa3516.3c5f7" + "6afd9b1f.24ad3c" ] ] }, { - "id": "b3fa3516.3c5f7", + "id": "6afd9b1f.24ad3c", "type": "outcome", - "name": "connectivity", - "xml": "\n", + "name": "vpn-binding", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1810, - "y": 911, - "z": "15891279.d6b57e", + "x": 2599, + "y": 278, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "8171ffc1.700ce8" + "489d615f.74d2b8" ] ] }, { - "id": "8171ffc1.700ce8", - "type": "switchNode", - "name": "switch $rel-index == 0", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 1997.9998664855957, - "y": 908.999979019165, - "z": "15891279.d6b57e", - "wires": [ - [ - "4491f21f.012e44", - "66fe8847.e5db68" - ] - ] - }, - { - "id": "4491f21f.012e44", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", - "comments": "", + "id": "489d615f.74d2b8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 2220.9998664855957, - "y": 798.999979019165, - "z": "15891279.d6b57e", + "x": 2762, + "y": 278, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "50b3c107.0ef428" + "c776a79f.7f2db" ] ] }, { - "id": "66fe8847.e5db68", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", + "id": "e9922fb9.764098", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", "comments": "", - "outputs": 1, - "x": 2191.999755859375, - "y": 1225, - "z": "15891279.d6b57e", - "wires": [ - [ - "49f4be1a.dd4768" - ] - ] + "x": 3099, + "y": 82, + "z": "fdc94a5e.7c86f8", + "wires": [] }, { - "id": "50b3c107.0ef428", - "type": "save", - "name": "get connectivityA from aai", - "xml": "\n", + "id": "eef29d57.4c4228", + "type": "get-resource", + "name": "get-resource src pnf", + "xml": "\n\n \n", "comments": "", "outputs": 1, - "x": 2414.9998664855957, - "y": 798.999979019165, - "z": "15891279.d6b57e", + "x": 3125, + "y": 199, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "c5f57c4d.37656", - "f8bc0153.3111b", - "fd26821d.45f278" + "e1caf9b0.f16ef", + "8ba822ff.3c855", + "3e54396e.89bb66" ] ] }, { - "id": "c5f57c4d.37656", + "id": "e1caf9b0.f16ef", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2620.9998664855957, - "y": 758.999979019165, - "z": "15891279.d6b57e", + "x": 3320.5001220703125, + "y": 151, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "944973cd.969b48" + "12b4a6a1.bdd529" ] ] }, { - "id": "f8bc0153.3111b", + "id": "8ba822ff.3c855", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 2621.4908332824707, - "y": 804.5740146636963, - "z": "15891279.d6b57e", - "wires": [ - [ - "4c56e2b6.ecbe4c" - ] - ] - }, - { - "id": "fd26821d.45f278", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2618.9998664855957, - "y": 847.999979019165, - "z": "15891279.d6b57e", + "x": 3312.5001220703125, + "y": 206, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "5f2713ec.fce9b4" + "6aa3fcb.c3a6c84" ] ] }, { - "id": "49f4be1a.dd4768", - "type": "save", - "name": "get connectivityB from aai", - "xml": "\n", + "id": "12b4a6a1.bdd529", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 2387.999755859375, - "y": 1225, - "z": "15891279.d6b57e", + "x": 3464.8824462890625, + "y": 150.65567016601562, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "99901664.bef67", - "fa356ad9.66e31", - "3216507d.6f0df8" + "8559d2a.befa2b" ] ] }, { - "id": "99901664.bef67", - "type": "success", - "name": "success", - "xml": "\n", + "id": "8559d2a.befa2b", + "type": "for", + "name": "for each relationship", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2607.999755859375, - "y": 1196, - "z": "15891279.d6b57e", + "x": 3649, + "y": 149, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "b3f3fc8e.164aa8" + "a2c1ad39.50b17" ] ] }, { - "id": "fa356ad9.66e31", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "a2c1ad39.50b17", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2609.49072265625, - "y": 1241.5740356445312, - "z": "15891279.d6b57e", + "x": 3844, + "y": 149, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "9c397b15.bf0e5" + "f7ee255a.8640e" ] ] }, { - "id": "3216507d.6f0df8", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "3e54396e.89bb66", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 2605.999755859375, - "y": 1287, - "z": "15891279.d6b57e", + "x": 3317.5001220703125, + "y": 263, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "1f619a9f.fc34dd" + "ff13ab9d.2deb7" ] ] }, { - "id": "944973cd.969b48", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 2793.6663703918457, - "y": 757.999979019165, - "z": "15891279.d6b57e", - "wires": [ - [ - "905f3b23.ac61b8", - "6125d5eb.a534c4", - "b1bd9fc5.bac3a" - ] - ] - }, - { - "id": "4c56e2b6.ecbe4c", + "id": "ff13ab9d.2deb7", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n", - "comments": "", - "x": 2787.9998664855957, - "y": 848.999979019165, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "6125d5eb.a534c4", - "type": "set", - "name": "set sotn_value for ETH deletion", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n", + "name": "get esr-thirdparty-sdnc", + "xml": "", "comments": "", "outputs": 1, - "x": 3179.499755859375, - "y": 894, - "z": "15891279.d6b57e", + "x": 4432, + "y": 166, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "43014871.10916", - "ef466a56.4961d8" + "5b32aba.7fc39d4", + "43d71291.c727fc", + "6b05861c.156668" ] ] }, { - "id": "43014871.10916", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 3524.999755859375, - "y": 875, - "z": "15891279.d6b57e", - "wires": [ - [ - "b872830e.e33218" - ] - ] - }, - { - "id": "ef466a56.4961d8", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", + "id": "98badb93.a08c9", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 3528.999755859375, - "y": 915, - "z": "15891279.d6b57e", + "x": 4226, + "y": 153, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "ecca88b1.05406" + "48966cee.55dba4", + "d85cad49.e7fe3", + "ee878ee.4f8847" ] ] }, { - "id": "53822d52.50003c", - "type": "comment", - "name": "TODO: FIXME:", - "info": "put proper values based on connectivity resource retrieved from AAI", + "id": "48966cee.55dba4", + "type": "set", + "name": "set esr-thirdparty-sdnc domain id", + "xml": "\n\n", "comments": "", - "x": 3022.999755859375, - "y": 802, - "z": "15891279.d6b57e", + "x": 4462, + "y": 114, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "905f3b23.ac61b8", - "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 3074.999755859375, - "y": 728, - "z": "15891279.d6b57e", - "wires": [ - [ - "7583aec3.33d84", - "34076538.0ecf52", - "5f6cfa0b.4be42c" - ] - ] - }, - { - "id": "7583aec3.33d84", + "id": "5b32aba.7fc39d4", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3320.999755859375, - "y": 688, - "z": "15891279.d6b57e", + "x": 4642, + "y": 157, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "af220c19.d532d8" + "20fc8e76.a69222" ] ] }, { - "id": "34076538.0ecf52", + "id": "43d71291.c727fc", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 3324.999755859375, - "y": 728, - "z": "15891279.d6b57e", + "x": 4634, + "y": 212, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "c8a27e43.a20b28" + "51e97aab.2d7044" ] ] }, { - "id": "5f6cfa0b.4be42c", + "id": "6b05861c.156668", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 3316.999755859375, - "y": 768, - "z": "15891279.d6b57e", + "x": 4639, + "y": 269, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "d282616c.39fe68" + "ef0b1a78.fffea8" ] ] }, { - "id": "d282616c.39fe68", + "id": "ef0b1a78.fffea8", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3490.999755859375, - "y": 688, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "c61ae526.8c7cb8", - "type": "comment", - "name": "Get controller info and send request", - "info": "", - "comments": "", - "x": 3082.999755859375, - "y": 688, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "24a118da.312548", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", - "comments": "", - "x": 3014.999755859375, - "y": 648, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "b3f3fc8e.164aa8", + "id": "20fc8e76.a69222", "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", "outputs": 1, - "x": 2780.666259765625, - "y": 1197, - "z": "15891279.d6b57e", + "x": 4786.38232421875, + "y": 154.65567016601562, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "c56d5bdd.22466", - "ba468b68.004d98", - "8df38d4b.ee6e2" + "a8dfc05f.e2f018" ] ] }, { - "id": "9c397b15.bf0e5", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", "comments": "", - "x": 2771.0621337890625, - "y": 1243.8597717285156, - "z": "15891279.d6b57e", - "wires": [] + "outputs": 1, + "x": 4047, + "y": 153, + "z": "fdc94a5e.7c86f8", + "wires": [ + [ + "98badb93.a08c9" + ] + ] }, { - "id": "1f619a9f.fc34dd", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "a8dfc05f.e2f018", + "type": "set", + "name": "set controller domain data", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 2774.999755859375, - "y": 1288, - "z": "15891279.d6b57e", + "x": 5001, + "y": 151, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "ba468b68.004d98", - "type": "set", - "name": "set sotn_value for ETH deletion", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "ee878ee.4f8847", + "type": "break", + "name": "break", + "xml": "\n", "comments": "", - "x": 3068.9995346069336, - "y": 1274.00004196167, - "z": "15891279.d6b57e", + "x": 4382, + "y": 230, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "8df38d4b.ee6e2", + "id": "952ea8f1.7bda", "type": "execute", "name": "execute RestApiCallNode Delete ethernet Service without token", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "xml": "\n-->\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3173.9996452331543, - "y": 1321.000020980835, - "z": "15891279.d6b57e", + "x": 3255, + "y": 594, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "846e91eb.5fd658", - "9847a507.3f69e" + "d9dc02b.5b9308", + "f01b6c55.209f38" ] ] }, { - "id": "846e91eb.5fd658", + "id": "d9dc02b.5b9308", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3519.4996452331543, - "y": 1302.000020980835, - "z": "15891279.d6b57e", + "x": 3601.5, + "y": 587, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "dcec496b.f92f38" + "174c3f65.a9f0e1" ] ] }, { - "id": "9847a507.3f69e", + "id": "f01b6c55.209f38", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3523.4996452331543, - "y": 1342.000020980835, - "z": "15891279.d6b57e", + "x": 3605.5, + "y": 627, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "43eceb78.82b2dc" + "de16161.028de68" ] ] }, { - "id": "de77a242.224c1", - "type": "comment", - "name": "TODO: FIXME:", - "info": "put proper values based on connectivity resource retrieved from AAI", - "comments": "", - "x": 3017.4996452331543, - "y": 1229.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "c56d5bdd.22466", - "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", + "id": "de16161.028de68", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 3069.4996452331543, - "y": 1155.000020980835, - "z": "15891279.d6b57e", + "x": 3763, + "y": 627, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "c6d3e171.5193a", - "9098a017.2895f8", - "8e10fa0e.d0c448" + "1a3ebd6b.2a7953", + "30c3e280.4d41f6" ] ] }, { - "id": "c6d3e171.5193a", - "type": "success", - "name": "success", - "xml": "\n", + "id": "174c3f65.a9f0e1", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "outputs": 1, - "x": 3315.4996452331543, - "y": 1115.000020980835, - "z": "15891279.d6b57e", - "wires": [ - [ - "ec0b6188.dc04e" - ] - ] + "x": 3759.5, + "y": 587, + "z": "fdc94a5e.7c86f8", + "wires": [] }, { - "id": "9098a017.2895f8", - "type": "not-found", - "name": "not-found", - "xml": "\n", + "id": "1a3ebd6b.2a7953", + "type": "save", + "name": "update vpn-binding A resource (aka. OTN domainA) in AAI", + "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3319.4996452331543, - "y": 1155.000020980835, - "z": "15891279.d6b57e", + "x": 4091.5, + "y": 627, + "z": "fdc94a5e.7c86f8", "wires": [ - [ - "8b3e7b4d.6376a" - ] + [] ] }, { - "id": "8e10fa0e.d0c448", - "type": "other", - "name": "other", - "xml": "\n", + "id": "30c3e280.4d41f6", + "type": "save", + "name": "update connectivity resource in AAI", + "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3311.4996452331543, - "y": 1195.000020980835, - "z": "15891279.d6b57e", + "x": 4018.5, + "y": 673, + "z": "fdc94a5e.7c86f8", "wires": [ - [ - "124616cb.e9eee9" - ] + [] ] }, { - "id": "124616cb.e9eee9", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3485.4996452331543, - "y": 1115.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "98e2fbb6.34e38", - "type": "comment", - "name": "Get controller info and send request", - "info": "", - "comments": "", - "x": 3077.4996452331543, - "y": 1115.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "758d1f74.6d4218", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", - "comments": "", - "x": 3011.9996452331543, - "y": 1075.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "dcec496b.f92f38", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 3677.4996452331543, - "y": 1302.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "43eceb78.82b2dc", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "14a01812.a7d138", + "type": "execute", + "name": "execute RestApiCallNode Create OTN tunnel with token", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 3680.9996452331543, - "y": 1342.000020980835, - "z": "15891279.d6b57e", + "x": 3228, + "y": 466, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "a040c34e.71e608", - "29ceb3fa.1e4b14" + "8e721e50.020db", + "8f6c71d1.f7e258" ] ] }, { - "id": "1acc213f.73169f", - "type": "comment", - "name": "TODO: FIXME", - "info": "use proper vpn-binding id and connectivity\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", - "comments": "", - "x": 3878.9996452331543, - "y": 1299.000020980835, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "a040c34e.71e608", - "type": "save", - "name": "update vpn-binding B resource (aka. OTN domainB) in AAI", - "xml": "\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 4020.9996452331543, - "y": 1341.000020980835, - "z": "15891279.d6b57e", - "wires": [ - [] - ] - }, - { - "id": "29ceb3fa.1e4b14", - "type": "save", - "name": "update connectivity resource in AAI", - "xml": "\n\n\n", + "id": "8e721e50.020db", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3949.9996452331543, - "y": 1390.000020980835, - "z": "15891279.d6b57e", + "x": 3560.5, + "y": 436, + "z": "fdc94a5e.7c86f8", "wires": [ - [] + [ + "b94a74e8.509ec" + ] ] }, { - "id": "ecca88b1.05406", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "8f6c71d1.f7e258", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3686.499755859375, - "y": 915, - "z": "15891279.d6b57e", + "x": 3565.5, + "y": 501, + "z": "fdc94a5e.7c86f8", "wires": [ [ - "f3cb9aac.524828", - "4b8d9e90.2bfc" + "e36acb2.364b538" ] ] }, { - "id": "b872830e.e33218", + "id": "b94a74e8.509ec", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n", "comments": "", - "x": 3682.999755859375, - "y": 875, - "z": "15891279.d6b57e", + "x": 3736.5, + "y": 436, + "z": "fdc94a5e.7c86f8", "wires": [] }, { - "id": "270674fa.6cafe4", - "type": "comment", - "name": "TODO: FIXME", - "info": "use proper vpn-binding id and connectivity id\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?", - "comments": "", - "x": 3878.999755859375, - "y": 874, - "z": "15891279.d6b57e", - "wires": [] - }, - { - "id": "f3cb9aac.524828", - "type": "save", - "name": "update vpn-binding A resource (aka. OTN domainA) in AAI", - "xml": "\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 4014.999755859375, - "y": 915, - "z": "15891279.d6b57e", - "wires": [ - [] - ] - }, - { - "id": "4b8d9e90.2bfc", - "type": "save", - "name": "update connectivity resource in AAI", - "xml": "\n\n\n", + "id": "e36acb2.364b538", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 3941.999755859375, - "y": 961, - "z": "15891279.d6b57e", + "x": 3732, + "y": 501, + "z": "fdc94a5e.7c86f8", "wires": [ [] ] diff --git a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.json b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.json index ae15591f..4e31cf5d 100644 --- a/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.json +++ b/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.json @@ -1,20 +1,20 @@ [ { - "id": "fa505d09.c9298", + "id": "9067dc50.e26888", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 106, - "y": 62, - "z": "b189bed1.bef5e8", + "x": 130, + "y": 78, + "z": "65374df1.8a48d4", "wires": [ [ - "96d975d7.ae7b9" + "51326c57.b5118c" ] ] }, { - "id": "96d975d7.ae7b9", + "id": "51326c57.b5118c", "type": "service-logic", "name": "GENERIC-RESOURCE-API ${project.version}", "module": "GENERIC-RESOURCE-API", @@ -22,1637 +22,988 @@ "comments": "", "xml": "", "outputs": 1, - "x": 390.2856903076172, - "y": 123.23810863494873, - "z": "b189bed1.bef5e8", + "x": 261.2856903076172, + "y": 127.23810863494873, + "z": "65374df1.8a48d4", "wires": [ [ - "197a98e4.ad38d7" + "1a80b7c8.5e20d" ] ] }, { - "id": "197a98e4.ad38d7", + "id": "1a80b7c8.5e20d", "type": "method", "name": "method tsli-vnf-topology-operation-trans-slice-delete", "xml": "\n", "comments": "", "outputs": 1, - "x": 396.42860412597656, - "y": 208.00003051757812, - "z": "b189bed1.bef5e8", + "x": 264.4286193847656, + "y": 212.00003242492676, + "z": "65374df1.8a48d4", "wires": [ [ - "eeba2d4.aaa3b5" + "727ca303.e92f14" ] ] }, { - "id": "9e471fb5.d24a9", - "type": "comment", - "name": "site-vnf-topology-operation-delete", - "info": "", - "comments": "", - "x": 968.9162979125977, - "y": 129.58639907836914, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "eeba2d4.aaa3b5", + "id": "727ca303.e92f14", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 596.2380447387695, - "y": 357.6666717529297, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "cdad3ccf.c778c8", - "ddca427c.b6135", - "16b5196b.e4f74f", - "72550323.add05c", - "bcb30576.c5395", - "1ee10a8.e75cb76", - "2400813d.b23cfe", - "466b59d1.1f9ec8", - "8fb031c0.32361", - "4290869b.c0e258", - "12c0646.e45499c" - ] - ] - }, - { - "id": "72550323.add05c", - "type": "switchNode", - "name": "switch service-data.vnfs.vnf_length", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1048.6660919189453, - "y": 275.2611792087555, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "f1600d0.d3bcd7", - "5da847de.3e7bd8" - ] - ] - }, - { - "id": "f1600d0.d3bcd7", - "type": "other", - "name": "outcome Null", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1313.3884048461914, - "y": 257.81680130958557, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "2758e1f4.65c7de" - ] - ] - }, - { - "id": "2758e1f4.65c7de", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 1494.3882751464844, - "y": 252.81667923927307, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "5da847de.3e7bd8", - "type": "other", - "name": "other", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1298.8884048461914, - "y": 309.81676411628723, - "z": "b189bed1.bef5e8", + "x": 414.238037109375, + "y": 341.6666564941406, + "z": "65374df1.8a48d4", "wires": [ [ - "3d795ab1.0cafb6" + "89ce3405.afdad8", + "f34628af.971e58", + "662b7b8b.c02da4" ] ] }, { - "id": "3d795ab1.0cafb6", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1470.888111114502, - "y": 309.8167622089386, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "ed865e4c.fb2fe", - "ef77d3e7.8772d" - ] - ] - }, - { - "id": "ef77d3e7.8772d", - "type": "switchNode", - "name": "switch tmp.nidx ", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 1645.888282775879, - "y": 328.81668400764465, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "e8dd060b.17e57" - ] - ] - }, - { - "id": "16b5196b.e4f74f", - "type": "switchNode", - "name": "switch vnf-level-oper-status", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1019.0550918579102, - "y": 349.7056429386139, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "284f50fc.866d8", - "cdf83757.65b4b8" - ] - ] - }, - { - "id": "284f50fc.866d8", - "type": "outcome", - "name": "outcome PendingDelete", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1295.8884353637695, - "y": 352.8167426586151, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "e9cca7ec.303c7" - ] - ] - }, - { - "id": "cdf83757.65b4b8", - "type": "other", - "name": "other", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1256.8884201049805, - "y": 398.8167917728424, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "28762357.a03f74" - ] - ] - }, - { - "id": "28762357.a03f74", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n ", - "comments": "", - "x": 1405.3881340026855, - "y": 397.81677174568176, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "bcb30576.c5395", - "type": "execute", - "name": "execute requiredParameters", - "xml": "\n\n\n", - "comments": "", - "outputs": 1, - "x": 1035.388427734375, - "y": 218.8167588710785, - "z": "b189bed1.bef5e8", - "wires": [ - [] - ] - }, - { - "id": "ed865e4c.fb2fe", - "type": "for", - "name": "for nidx..service-data.vnfs.vnf[]", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1706.3882865905762, - "y": 264.8166801929474, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "5b03bf9c.f15f28" - ] - ] - }, - { - "id": "5b03bf9c.f15f28", - "type": "switchNode", - "name": "switch vnf-id found", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 1962.3883056640625, - "y": 264.8166801929474, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "b0289fb.f82296" - ] - ] - }, - { - "id": "b0289fb.f82296", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2138.888359069824, - "y": 267.8166801929474, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "772109f8.0b899" - ] - ] - }, - { - "id": "772109f8.0b899", - "type": "set", - "name": "set tmp.nidx and ctx.vnf-data", - "xml": "\n\n\n", - "comments": "", - "x": 2305.8883743286133, - "y": 328.8166801929474, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "68963ea5.a81b48", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 1951.388298034668, - "y": 328.81668400764465, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "e8dd060b.17e57", - "type": "outcome", - "name": "NULL", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1813.888298034668, - "y": 328.81668400764465, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "68963ea5.a81b48" - ] - ] - }, - { - "id": "cdad3ccf.c778c8", - "type": "set", - "name": "set vnfId and vnf-object-path", - "xml": "\n\n", - "comments": "", - "x": 1005.9051132202148, - "y": 564.3336856365204, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "ddca427c.b6135", + "id": "89ce3405.afdad8", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 906.0162353515625, - "y": 1435.88916015625, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "e9cca7ec.303c7", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1491.1947937011719, - "y": 360.14194798469543, - "z": "b189bed1.bef5e8", - "wires": [ - [] - ] - }, - { - "id": "1ee10a8.e75cb76", - "type": "set", - "name": "set prop.vnfNewidx", - "xml": "\n\n", - "comments": "", - "x": 988.0000839233398, - "y": 400.00007796287537, - "z": "b189bed1.bef5e8", + "x": 710.5716552734375, + "y": 618.59716796875, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "2400813d.b23cfe", - "type": "for", - "name": "for lidx..service-data.vnfs.vnf[]", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1012.0000686645508, - "y": 442.0000765323639, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "572dbcf2.896d3c" - ] - ] - }, - { - "id": "572dbcf2.896d3c", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1273.000144958496, - "y": 446.00011134147644, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "53356e5d.7d71c" - ] - ] - }, - { - "id": "53356e5d.7d71c", - "type": "switchNode", - "name": "switch vnf-id found", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 1465.0000915527344, - "y": 455.00015568733215, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "82733dd2.3a7d" - ] - ] - }, - { - "id": "82733dd2.3a7d", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1651.0001068115234, - "y": 439.0000422000885, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "d7f72ca.5dc4ed" - ] - ] - }, - { - "id": "d7f72ca.5dc4ed", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 1802.0000305175781, - "y": 440.0000784397125, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "920da24f.169358", - "953950.d86c6eb" - ] - ] - }, - { - "id": "920da24f.169358", - "type": "set", - "name": "set vnf data", - "xml": "\n\n\n", - "comments": "", - "x": 1969.0001983642578, - "y": 414.00026202201843, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "953950.d86c6eb", - "type": "set", - "name": "set prop.vnfNewidx", - "xml": "\n\n", - "comments": "", - "x": 1989.0001258850098, - "y": 471.0001976490021, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "466b59d1.1f9ec8", - "type": "set", - "name": "set new vnf length", - "xml": "\n\t\n\n\t\n", - "comments": "", - "x": 980.1014823913574, - "y": 485.804429769516, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "8fb031c0.32361", - "type": "set", - "name": "Remove vnf from ServiceData", - "xml": "\n\t\n\n", - "comments": "", - "x": 1010.0002517700195, - "y": 524.0002129077911, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "4290869b.c0e258", - "type": "save", - "name": "delete AnAI - vnf-instance.orchestration-status", - "xml": "\n\n\n", - "comments": "", - "outputs": 1, - "x": 1067.0066452026367, - "y": 601.0106251239777, - "z": "b189bed1.bef5e8", - "wires": [ - [] - ] - }, - { - "id": "740c712e.7b0a18", + "id": "7661af19.3745a8", "type": "comment", "name": "new for TransportSlicing", "info": "", "comments": "", - "x": 1001, - "y": 735, - "z": "b189bed1.bef5e8", + "x": 742, + "y": 293, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "12c0646.e45499c", + "id": "f34628af.971e58", "type": "save", "name": "get service-instance from aai", - "xml": "", + "xml": "\n\n\n\n\n\n\n \n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1012, - "y": 785, - "z": "b189bed1.bef5e8", + "x": 762, + "y": 389, + "z": "65374df1.8a48d4", "wires": [ [ - "f9064279.1b4f8", - "17f4eefe.af8569", - "e0ea0e9c.c1ac38" + "f2d7e1a3.9c55b8", + "893eca26.41fe2", + "67ceb9a8.a14aa8" ] ] }, { - "id": "f9064279.1b4f8", + "id": "f2d7e1a3.9c55b8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1228, - "y": 750, - "z": "b189bed1.bef5e8", + "x": 981, + "y": 327, + "z": "65374df1.8a48d4", "wires": [ [ - "7baaa7aa.36e958" + "6a81e2af.afefb4" ] ] }, { - "id": "17f4eefe.af8569", + "id": "893eca26.41fe2", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 1237.490966796875, - "y": 792.5740356445312, - "z": "b189bed1.bef5e8", + "x": 990.490966796875, + "y": 369.57403564453125, + "z": "65374df1.8a48d4", "wires": [ [ - "48a0edde.3f94f4" + "adcdedad.e4cfa8" ] ] }, { - "id": "e0ea0e9c.c1ac38", + "id": "67ceb9a8.a14aa8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1226, - "y": 839, - "z": "b189bed1.bef5e8", + "x": 979, + "y": 416, + "z": "65374df1.8a48d4", "wires": [ [ - "b71eb698.9367c8" + "51f8ebc0.b96fdc" ] ] }, { - "id": "48a0edde.3f94f4", + "id": "adcdedad.e4cfa8", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 1395, - "y": 840, - "z": "b189bed1.bef5e8", + "x": 1148, + "y": 417, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "7baaa7aa.36e958", + "id": "6a81e2af.afefb4", "type": "for", "name": "for each relationship", "xml": "\n", "comments": "", "outputs": 1, - "x": 1425, - "y": 746, - "z": "b189bed1.bef5e8", + "x": 1178, + "y": 323, + "z": "65374df1.8a48d4", "wires": [ [ - "7f9e9a3e.4de224" + "37d91278.b2e28e" ] ] }, { - "id": "7f9e9a3e.4de224", + "id": "37d91278.b2e28e", "type": "switchNode", "name": "switch related-to", "xml": "\n", "comments": "", "outputs": 1, - "x": 1648.33349609375, - "y": 745.9999389648438, - "z": "b189bed1.bef5e8", + "x": 1401.33349609375, + "y": 322.99993896484375, + "z": "65374df1.8a48d4", "wires": [ [ - "316daf9e.190dc" + "63dc2a73.eea004" ] ] }, { - "id": "316daf9e.190dc", + "id": "63dc2a73.eea004", "type": "outcome", "name": "connectivity", "xml": "\n", "comments": "", "outputs": 1, - "x": 1844, - "y": 748, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "d510feb6.348d7" - ] - ] - }, - { - "id": "d510feb6.348d7", - "type": "switchNode", - "name": "switch $rel-index == 0", - "xml": "\n\n", - "comments": "", - "outputs": 1, - "x": 2031.9998664855957, - "y": 745.999979019165, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "71f2cf8d.3a35e", - "264b9f2.1aba9e" - ] - ] - }, - { - "id": "71f2cf8d.3a35e", - "type": "outcomeTrue", - "name": "true", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2254.9998664855957, - "y": 635.999979019165, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "c924f778.a2b848" - ] - ] - }, - { - "id": "264b9f2.1aba9e", - "type": "outcomeFalse", - "name": "false", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2225.999755859375, - "y": 1062, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "beac7966.aff0e" - ] - ] - }, - { - "id": "c924f778.a2b848", - "type": "save", - "name": "get connectivityA from aai", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2448.9998664855957, - "y": 635.999979019165, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "b8d26364.3207e8", - "ce782cd0.462e9", - "c0db2841.2c9108" - ] - ] - }, - { - "id": "beac7966.aff0e", - "type": "save", - "name": "get connectivityB from aai", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2421.999755859375, - "y": 1062, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "e783575a.ee3408", - "f2d51460.33b19", - "7c2969db.4e66a" - ] - ] - }, - { - "id": "b8d26364.3207e8", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2654.9998664855957, - "y": 595.999979019165, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "888a4917.61b98" - ] - ] - }, - { - "id": "ce782cd0.462e9", - "type": "not-found", - "name": "not-found", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 2655.4908332824707, - "y": 641.5740146636963, - "z": "b189bed1.bef5e8", + "x": 1602.0001335144043, + "y": 324.00002098083496, + "z": "65374df1.8a48d4", "wires": [ [ - "a71edbbe.5f5c18" + "3bc5d31f.4eff1c" ] ] }, { - "id": "c0db2841.2c9108", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "662b7b8b.c02da4", + "type": "execute", + "name": "execute properties", + "xml": "\n \n ", "comments": "", "outputs": 1, - "x": 2652.9998664855957, - "y": 684.999979019165, - "z": "b189bed1.bef5e8", + "x": 728, + "y": 337, + "z": "65374df1.8a48d4", "wires": [ - [ - "a3da676a.d60b68" - ] + [] ] }, { - "id": "888a4917.61b98", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "3bc5d31f.4eff1c", + "type": "save", + "name": "get connectivity from aai", + "xml": "\n", + "comments": "", "outputs": 1, - "x": 2827.6663703918457, - "y": 594.999979019165, - "z": "b189bed1.bef5e8", + "x": 1840, + "y": 326, + "z": "65374df1.8a48d4", "wires": [ [ - "e61d24fe.b9f57" + "f9ddca30.13fc18", + "2e83e20a.a4c64e", + "bbb85f3b.347968" ] ] }, { - "id": "a71edbbe.5f5c18", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n\n", - "comments": "", - "x": 2821.9998664855957, - "y": 685.999979019165, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "e783575a.ee3408", + "id": "f9ddca30.13fc18", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2641.999755859375, - "y": 1033, - "z": "b189bed1.bef5e8", + "x": 2048, + "y": 290, + "z": "65374df1.8a48d4", "wires": [ [ - "589b1078.8544c" + "7f6304c6.68b434" ] ] }, { - "id": "f2d51460.33b19", + "id": "2e83e20a.a4c64e", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 2643.49072265625, - "y": 1078.5740356445312, - "z": "b189bed1.bef5e8", + "x": 2048.490966796875, + "y": 335.57403564453125, + "z": "65374df1.8a48d4", "wires": [ [ - "41e63be3.fadc5c" + "848ced52.aed45" ] ] }, { - "id": "7c2969db.4e66a", + "id": "bbb85f3b.347968", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2639.999755859375, - "y": 1124, - "z": "b189bed1.bef5e8", + "x": 2046, + "y": 379, + "z": "65374df1.8a48d4", "wires": [ [ - "2d54d7a1.ac5068" + "67746d9a.bb8fac" ] ] }, { - "id": "589b1078.8544c", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "outputs": 1, - "x": 2814.666259765625, - "y": 1034, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "be4e9140.d69b68" - ] - ] - }, - { - "id": "41e63be3.fadc5c", + "id": "848ced52.aed45", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\n\n", "comments": "", - "x": 2808.999755859375, - "y": 1125, - "z": "b189bed1.bef5e8", + "x": 2215, + "y": 380, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "e61d24fe.b9f57", + "id": "a1788c2.5cbcc7", "type": "save", - "name": "get vpn-binding-A from aai", - "xml": "\n", + "name": "get vpn-binding from aai", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3047, - "y": 579, - "z": "b189bed1.bef5e8", + "x": 2521, + "y": 379, + "z": "65374df1.8a48d4", "wires": [ [ - "2b60392e.ff6d9e", - "49846022.e395b8", - "b35a5936.c908e8" + "ff5b5708.803718", + "2b7ab4e7.4996c4", + "8f3a9f9c.feba08" ] ] }, { - "id": "abc0c7ad.b5acd8", + "id": "66c494d6.d131ec", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 3431, - "y": 579, - "z": "b189bed1.bef5e8", + "x": 2905, + "y": 379, + "z": "65374df1.8a48d4", "wires": [ [ - "4263af43.fa9c48", - "196f2286.5bda85", - "e474491b.fe4e98", - "f4710eb9.81bb", - "4d26fd5b.dd7194" + "4df4ccfd.828a9c", + "cc810976.1e78e", + "6804b3fb.447a5c", + "1114cd30.8fbe33", + "77014142.ee291", + "eea604e.273be78", + "c7f4c6b5.89c68" ] ] }, { - "id": "4263af43.fa9c48", - "type": "set", - "name": "set attachment_param for TN NSSSI deleteion in PNC A", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3783, - "y": 572, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "2b60392e.ff6d9e", + "id": "ff5b5708.803718", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3258, - "y": 581, - "z": "b189bed1.bef5e8", + "x": 2732, + "y": 381, + "z": "65374df1.8a48d4", "wires": [ [ - "abc0c7ad.b5acd8" + "66c494d6.d131ec" ] ] }, { - "id": "49846022.e395b8", + "id": "2b7ab4e7.4996c4", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 3258.490966796875, - "y": 626.5740356445312, - "z": "b189bed1.bef5e8", + "x": 2732.490966796875, + "y": 426.57403564453125, + "z": "65374df1.8a48d4", "wires": [ [ - "df7bab95.4da49" + "71b7f260.a02afc" ] ] }, { - "id": "b35a5936.c908e8", + "id": "8f3a9f9c.feba08", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3256, - "y": 670, - "z": "b189bed1.bef5e8", + "x": 2730, + "y": 470, + "z": "65374df1.8a48d4", "wires": [ [ - "2e3ee94d.2c9d76" + "f1455dfe.4b515" ] ] }, { - "id": "2e3ee94d.2c9d76", + "id": "f1455dfe.4b515", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3423, - "y": 669, - "z": "b189bed1.bef5e8", + "x": 2897, + "y": 469, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "df7bab95.4da49", + "id": "71b7f260.a02afc", "type": "returnFailure", "name": "return failure", "xml": "\n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "7f6304c6.68b434", + "type": "for", + "name": "for each relationship", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 3739, - "y": 623, - "z": "b189bed1.bef5e8", + "x": 2249, + "y": 285, + "z": "65374df1.8a48d4", "wires": [ [ - "1605b46c.2a0984", - "49599f6.eb505e" + "df01a5ae.6dc3e8" ] ] }, { - "id": "1605b46c.2a0984", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "df01a5ae.6dc3e8", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4086.5, - "y": 593, - "z": "b189bed1.bef5e8", + "x": 2454, + "y": 285, + "z": "65374df1.8a48d4", "wires": [ [ - "c35b0230.a333b8" + "3c18e8d0.67c0b" ] ] }, { - "id": "49599f6.eb505e", - "type": "success", - "name": "success", - "xml": "\n", + "id": "3c18e8d0.67c0b", + "type": "outcome", + "name": "vpn-binding", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4101.5, - "y": 658, - "z": "b189bed1.bef5e8", + "x": 2620, + "y": 285, + "z": "65374df1.8a48d4", "wires": [ [ - "c575a6f8.585bd8" + "2564f00.0bbdd9" ] ] }, { - "id": "c35b0230.a333b8", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", - "comments": "", - "x": 4270.5, - "y": 589, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "c575a6f8.585bd8", + "id": "2564f00.0bbdd9", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", - "comments": "", "outputs": 1, - "x": 4296, - "y": 651, - "z": "b189bed1.bef5e8", + "x": 2783, + "y": 285, + "z": "65374df1.8a48d4", "wires": [ - [] + [ + "a1788c2.5cbcc7" + ] ] }, { - "id": "196f2286.5bda85", + "id": "4df4ccfd.828a9c", + "type": "set", + "name": "set pnf-name", + "xml": "\n\n", + "comments": "", + "x": 3120, + "y": 89, + "z": "65374df1.8a48d4", + "wires": [] + }, + { + "id": "cc810976.1e78e", "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", + "name": "get-resource src pnf", + "xml": "\n\n \n", "comments": "", "outputs": 1, - "x": 3734, - "y": 444, - "z": "b189bed1.bef5e8", + "x": 3146, + "y": 206, + "z": "65374df1.8a48d4", "wires": [ [ - "1da34d03.94651b", - "c42b64ae.aaab8", - "25d5725f.b07fee" + "fbb5125b.955718", + "693af83c.f3ea18", + "2473f4a.835008c" ] ] }, { - "id": "1da34d03.94651b", + "id": "fbb5125b.955718", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3980, - "y": 404, - "z": "b189bed1.bef5e8", + "x": 3341.5001220703125, + "y": 158, + "z": "65374df1.8a48d4", "wires": [ [ - "6e678297.9224ac" + "9a9b433a.0ee84" ] ] }, { - "id": "c42b64ae.aaab8", + "id": "693af83c.f3ea18", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 3984, - "y": 444, - "z": "b189bed1.bef5e8", + "x": 3333.5001220703125, + "y": 213, + "z": "65374df1.8a48d4", "wires": [ [ - "96b16b61.297a58" + "3249d5d1.aac972" ] ] }, { - "id": "25d5725f.b07fee", - "type": "other", - "name": "other", - "xml": "\n", + "id": "9a9b433a.0ee84", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 3976, - "y": 484, - "z": "b189bed1.bef5e8", + "x": 3485.8824462890625, + "y": 157.65567016601562, + "z": "65374df1.8a48d4", "wires": [ [ - "8951a2c3.b71c18" + "4c1ac004.69f11" ] ] }, { - "id": "8951a2c3.b71c18", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n", "comments": "", - "x": 4134, - "y": 444, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3670, + "y": 156, + "z": "65374df1.8a48d4", + "wires": [ + [ + "4cdbe422.34f9d4" + ] + ] }, { - "id": "6e678297.9224ac", - "type": "set", - "name": "set controller data", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "4cdbe422.34f9d4", + "type": "switchNode", + "name": "switch related-to", + "xml": "\n", "comments": "", - "x": 4150, - "y": 404, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3865, + "y": 156, + "z": "65374df1.8a48d4", + "wires": [ + [ + "9761202f.b6a0b" + ] + ] }, { - "id": "7ef0083.0af5478", - "type": "comment", - "name": "Get controller info and send request", - "info": "", + "id": "2473f4a.835008c", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", - "x": 3742, - "y": 404, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3338.5001220703125, + "y": 270, + "z": "65374df1.8a48d4", + "wires": [ + [ + "aacead6d.fefcb8" + ] + ] }, { - "id": "3d0f709d.f526f8", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", + "id": "aacead6d.fefcb8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n\t\n\t\n \n", + "id": "4c67262e.3701a8", + "type": "execute", + "name": "get esr-thirdparty-sdnc", + "xml": "", "comments": "", "outputs": 1, - "x": 3711, - "y": 715, - "z": "b189bed1.bef5e8", + "x": 4453, + "y": 173, + "z": "65374df1.8a48d4", "wires": [ - [] + [ + "906ef06e.7739a8", + "cb4dc0cc.5ae2c", + "8ceaa5d5.dc9b88" + ] ] }, { - "id": "47618fca.ed7b18", - "type": "comment", - "name": "TODO: FIXME", - "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", - "comments": "", - "x": 3646, - "y": 681, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "f4710eb9.81bb", - "type": "save", - "name": "delete vpn-binding resource in AAI", - "xml": "\n", - "comments": "", + "id": "12825971.5566ff", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "outputs": 1, - "x": 3707, - "y": 759, - "z": "b189bed1.bef5e8", + "x": 4247, + "y": 160, + "z": "65374df1.8a48d4", "wires": [ - [] + [ + "dddd5795.4cbcd", + "4c67262e.3701a8", + "459c85bd.d88044" + ] ] }, { - "id": "be4e9140.d69b68", - "type": "save", - "name": "get vpn-binding-B from aai", - "xml": "\n", + "id": "dddd5795.4cbcd", + "type": "set", + "name": "set esr-thirdparty-sdnc domain id", + "xml": "\n\n", "comments": "", - "outputs": 1, - "x": 3079, - "y": 1027, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "ef723c11.8ecf08", - "d24eb3b1.82784", - "d82f4ae7.ff1938" - ] - ] + "x": 4483, + "y": 121, + "z": "65374df1.8a48d4", + "wires": [] }, { - "id": "ef723c11.8ecf08", + "id": "906ef06e.7739a8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3286, - "y": 1030, - "z": "b189bed1.bef5e8", + "x": 4663, + "y": 164, + "z": "65374df1.8a48d4", "wires": [ [ - "db88eddf.0d68b8" + "97b50ccf.b69cd8" ] ] }, { - "id": "d24eb3b1.82784", + "id": "cb4dc0cc.5ae2c", "type": "not-found", "name": "not-found", "xml": "\n", "comments": "", "outputs": 1, - "x": 3286.490966796875, - "y": 1075.5740356445312, - "z": "b189bed1.bef5e8", + "x": 4655, + "y": 219, + "z": "65374df1.8a48d4", "wires": [ [ - "b2d386a0.34fcc8" + "34cf9d59.f69aea" ] ] }, { - "id": "d82f4ae7.ff1938", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "8ceaa5d5.dc9b88", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3284, - "y": 1119, - "z": "b189bed1.bef5e8", + "x": 4660, + "y": 276, + "z": "65374df1.8a48d4", "wires": [ [ - "fced2850.46c338" + "6573a76f.8f9128" ] ] }, { - "id": "fced2850.46c338", + "id": "6573a76f.8f9128", "type": "returnFailure", "name": "return failure", - "xml": "\n\n\n", + "xml": "\n\t\n\t\n \n\t\n\t\n \n\t\n\t\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 3816, - "y": 1131, - "z": "b189bed1.bef5e8", - "wires": [] - }, - { - "id": "cb725e7f.5dd5b", - "type": "failure", - "name": "failure", - "xml": "\n", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 4075, - "y": 1158, - "z": "b189bed1.bef5e8", + "x": 4807.38232421875, + "y": 161.65567016601562, + "z": "65374df1.8a48d4", "wires": [ [ - "8ff601d0.110ad8" + "e66f9d95.0b353" ] ] }, { - "id": "9cd7bc00.01b8a8", - "type": "success", - "name": "success", - "xml": "\n", + "id": "9761202f.b6a0b", + "type": "outcome", + "name": "esr-thirdparty-sdnc", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4090, - "y": 1223, - "z": "b189bed1.bef5e8", + "x": 4068, + "y": 160, + "z": "65374df1.8a48d4", "wires": [ [ - "f31755df.8bf058" + "12825971.5566ff" ] ] }, { - "id": "8ff601d0.110ad8", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n", + "id": "e66f9d95.0b353", + "type": "set", + "name": "set controller domain data", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 4259, - "y": 1154, - "z": "b189bed1.bef5e8", + "x": 5022, + "y": 158, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "f31755df.8bf058", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "459c85bd.d88044", + "type": "break", + "name": "break", + "xml": "\n", "comments": "", - "outputs": 1, - "x": 4257.5, - "y": 1217, - "z": "b189bed1.bef5e8", - "wires": [ - [] - ] + "x": 4403, + "y": 237, + "z": "65374df1.8a48d4", + "wires": [] }, { - "id": "4bf2b1b3.14be6", + "id": "1114cd30.8fbe33", "type": "execute", - "name": "execute RestApiCallNode Delete TN NSSI", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "name": "execute RestApiCallNode Delete transport slice without token", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3775.5, - "y": 1181, - "z": "b189bed1.bef5e8", + "x": 3270, + "y": 504, + "z": "65374df1.8a48d4", "wires": [ [ - "cb725e7f.5dd5b", - "9cd7bc00.01b8a8" + "aa415b48.c51fe8", + "f0d3a65b.427ad8" ] ] }, { - "id": "474863fb.23ac14", - "type": "get-resource", - "name": "get-resource esr-thirdparty-sdnc", - "xml": "\n\n", + "id": "aa415b48.c51fe8", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3743, - "y": 1016, - "z": "b189bed1.bef5e8", + "x": 3613.5, + "y": 499, + "z": "65374df1.8a48d4", "wires": [ [ - "d06c3921.6cace", - "88d90a9f.091b3", - "12a460ba.ca9617" + "c60de7c9.d4f7f8" ] ] }, { - "id": "d06c3921.6cace", + "id": "f0d3a65b.427ad8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3989, - "y": 976, - "z": "b189bed1.bef5e8", - "wires": [ - [ - "21d11018.7e29f8" - ] - ] - }, - { - "id": "88d90a9f.091b3", - "type": "not-found", - "name": "not-found", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 3993, - "y": 1016, - "z": "b189bed1.bef5e8", + "x": 3617.5, + "y": 539, + "z": "65374df1.8a48d4", "wires": [ [ - "863d5ed9.b49e18" + "a329dc5b.ef894" ] ] }, { - "id": "12a460ba.ca9617", - "type": "other", - "name": "other", - "xml": "\n", + "id": "a329dc5b.ef894", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 3985, - "y": 1056, - "z": "b189bed1.bef5e8", + "x": 3775, + "y": 539, + "z": "65374df1.8a48d4", "wires": [ - [ - "1cdaf293.72e3fd" - ] + [] ] }, { - "id": "1cdaf293.72e3fd", + "id": "c60de7c9.d4f7f8", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n \n\t\n\t\n \n", "comments": "", - "x": 4143, - "y": 1056, - "z": "b189bed1.bef5e8", + "x": 3771.5, + "y": 499, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "863d5ed9.b49e18", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\t\n\t\n \n\n", "comments": "", - "x": 4143, - "y": 1016, - "z": "b189bed1.bef5e8", + "x": 3246, + "y": 379, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "21d11018.7e29f8", - "type": "set", - "name": "set controller data", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "77014142.ee291", + "type": "save", + "name": "delete connectivity resource in AAI", + "xml": "\n", "comments": "", - "x": 4159, - "y": 976, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3176, + "y": 814, + "z": "65374df1.8a48d4", + "wires": [ + [] + ] }, { - "id": "ef8c4420.4b2328", - "type": "comment", - "name": "Get controller info and send request", - "info": "", + "id": "eea604e.273be78", + "type": "save", + "name": "delete vpn-binding resource in AAI", + "xml": "\n", "comments": "", - "x": 3751, - "y": 976, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3172, + "y": 858, + "z": "65374df1.8a48d4", + "wires": [ + [] + ] }, { - "id": "e3821d69.5cd46", - "type": "comment", - "name": "TODO: FIXME:", - "info": "How to know which domain's (A or B) controller is bein retrieved?", + "id": "c7f4c6b5.89c68", + "type": "execute", + "name": "execute RestApiCallNode domain UNI deColoring", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 3685.5, - "y": 936, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3233, + "y": 677, + "z": "65374df1.8a48d4", + "wires": [ + [ + "e6edfa38.71c268", + "137ffb3e.b1daa5" + ] + ] }, { - "id": "e565282f.4ac74", - "type": "comment", - "name": "TODO: FIXME:", - "info": "Set proper values to generate a good JSON body to be sent to PNC A for TN NSSI deletion.", + "id": "137ffb3e.b1daa5", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", - "x": 3682, - "y": 1080, - "z": "b189bed1.bef5e8", - "wires": [] + "outputs": 1, + "x": 3499, + "y": 657, + "z": "65374df1.8a48d4", + "wires": [ + [ + "7548726d.c6844c" + ] + ] }, { - "id": "13714ee3.ae8141", - "type": "save", - "name": "delete connectivity resource in AAI", - "xml": "\n", + "id": "e6edfa38.71c268", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3733, - "y": 1273, - "z": "b189bed1.bef5e8", + "x": 3500.000213623047, + "y": 707.9999094009399, + "z": "65374df1.8a48d4", "wires": [ - [] + [ + "67229e1a.f4d798" + ] ] }, { - "id": "36d49abc.7de96e", - "type": "comment", - "name": "TODO: FIXME", - "info": "using the output of regex string arrays,\nconcatinate index 0 to index[?] all together\nin order to assemble the correct values for provider-id, \ntopology-id, node-id, etc.", + "id": "7548726d.c6844c", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", "comments": "", - "x": 3668, - "y": 1239, - "z": "b189bed1.bef5e8", + "x": 3639.0002479553223, + "y": 657.0000009536743, + "z": "65374df1.8a48d4", "wires": [] }, { - "id": "408a0c32.404a4c", - "type": "save", - "name": "delete vpn-binding resource in AAI", - "xml": "\n", + "id": "67229e1a.f4d798", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 3729, - "y": 1317, - "z": "b189bed1.bef5e8", + "x": 3645.02725982666, + "y": 705.7453947067261, + "z": "65374df1.8a48d4", "wires": [ [] ] diff --git a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.xml b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.xml new file mode 100644 index 00000000..e1b76faf --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.xml @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.xml b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.xml index 5d181c93..c3b48106 100644 --- a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.xml @@ -1,447 +1,441 @@ + 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='GENERIC-RESOURCE-API' version='${project.version}'> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + pfx='tmp.aai.domainB.esr-thirdparty-sdnc' local-only='false' > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.xml b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.xml index a0c46f57..33e7facb 100644 --- a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-allocate.xml @@ -1,129 +1,57 @@ + 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='GENERIC-RESOURCE-API' version='${project.version}'> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + - + + + + + + + + + @@ -138,366 +66,833 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.xml b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.xml index 0a853f13..2517645d 100644 --- a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-deactivate.xml @@ -1,327 +1,227 @@ + 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='GENERIC-RESOURCE-API' version='${project.version}'> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - + diff --git a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.xml b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.xml index 5c047638..648929a6 100644 --- a/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.xml +++ b/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-delete.xml @@ -1,372 +1,221 @@ + 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='GENERIC-RESOURCE-API' version='${project.version}'> - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - + diff --git a/platform-logic/restapi-templates/src/main/json/ts-allocate-tn-slice.json b/platform-logic/restapi-templates/src/main/json/ts-allocate-tn-slice.json new file mode 100644 index 00000000..bcfa13c9 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/ts-allocate-tn-slice.json @@ -0,0 +1,16 @@ +{ + "ietf-optical-slice:input": { + "otn-tunnel-list": [ + { + "tunnel-name": ${request-id}, + "source": ${otn-source-node}, + "destination": ${otn-dest-node}, + "tunnel-bandwidth": ${bw-odu}, + "src-tunnel-tp-id": ${src-ttp-id}, + "dst-tunnel-tp-id": ${dst-ttp-id} + } + ], + "slice-id": ${slice-instance-id} + } +} + diff --git a/platform-logic/restapi-templates/src/main/json/ts-coloring-uni-port.json b/platform-logic/restapi-templates/src/main/json/ts-coloring-uni-port.json new file mode 100644 index 00000000..a29586a2 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/ts-coloring-uni-port.json @@ -0,0 +1,3 @@ +{ + "ietf-optical-slice:tp-slice-id": ${slice-instance-id} +} diff --git a/platform-logic/restapi-templates/src/main/json/ts-ethernet-service.json b/platform-logic/restapi-templates/src/main/json/ts-ethernet-service.json new file mode 100644 index 00000000..50a82fb8 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/ts-ethernet-service.json @@ -0,0 +1,53 @@ +{ + "ietf-eth-tran-service:etht-svc":{ + "etht-svc-instances":[ + { + "etht-svc-name": ${eth-service-name}, + "etht-svc-descr": "Ethernet-over-OTN", + "etht-svc-type": "ietf-eth-tran-types:p2p-svc", + "te-topology-identifier":{ + "provider-id": ${provider-id}, + "client-id": ${client-id}, + "topology-id": ${topology-id} + }, + "underlay":{ + "otn-tunnels": [{ + "name": ${otn-tunnel-name} + }] + }, + "resilience":{ + "protection":{ + "enable":"true", + "hold-off-time":"0", + "protection-reversion-disable":"true", + "protection-type":"ietf-te-types:lsp-protection-unprotected", + "wait-to-revert":"0" + } + }, + "admin-status":"ietf-te-types:tunnel-admin-state-up", + "etht-svc-end-points":[ + { + "etht-svc-end-point-name": ${ethernet-end-point-name}, + "etht-svc-access-points":[ + { + "access-point-id": ${index-number}, + "access-node-id": ${eth-node-id}, + "access-ltp-id": ${eth-node-tp-id} + } + ], + "outer-tag":{ + "tag-type":"ietf-eth-tran-types:classify-c-vlan", + "vlan-value":1 + }, + "service-classification-type":"ietf-eth-tran-types:vlan-classification", + "ingress-egress-bandwidth-profile":{ + "bandwidth-profile-type":"ietf-eth-tran-types:mef-10-bwp", + "CIR":5000, + "EIR":5000 + } + } + ] + } + ] + } +} diff --git a/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-dst-domain.json b/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-dst-domain.json new file mode 100644 index 00000000..0a4f7142 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-dst-domain.json @@ -0,0 +1,35 @@ +{ + "ietf-te:te": { + "tunnels": { + "tunnel": [ + { + "source": ${src-node-id}, + "destination": ${dst-node-id}, + "ietf-otn-tunnel:src-tpn": ${src-tpn-id}, + "src-ttp-id": ${src-ttp-id}, + "te-bandwidth": { + "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU2" + }, + "ietf-otn-tunnel:dst-tributary-slot-count": 1, + "ietf-optical-slice:slice-id": ${slice-instance-id}, + "encoding": "ietf-te-types:lsp-encoding-oduk", + "name": ${otn-tunnel-name-dst-domain}, + "restoration": { + "enable": "false", + "hold-off-time": "0", + "restoration-reversion-disable": "true", + "restoration-type": "ietf-te-types:lsp-restoration-restore-any", + "wait-to-revert": "0" + }, + "switching-type": "ietf-te-types:switching-otn", + "te-topology-identifier": { + "client-id": ${client-id}, + "provider-id": ${provider-id}, + "topology-id": ${topology-id} + }, + "provisioning-state": "ietf-te-types:tunnel-state-up" + } + ] + } + } +} diff --git a/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-src-domain.json b/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-src-domain.json new file mode 100644 index 00000000..425caab6 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/ts-otn-tunnel-src-domain.json @@ -0,0 +1,35 @@ +{ + "ietf-te:te": { + "tunnels": { + "tunnel": [ + { + "source": ${src-node-id}, + "destination": ${dst-node-id}, + "ietf-otn-tunnel:dst-tpn": ${dst-tpn-id}, + "dst-ttp-id": ${dst-ttp-id}, + "te-bandwidth": { + "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU2" + }, + "ietf-otn-tunnel:dst-tributary-slot-count": 1, + "ietf-optical-slice:slice-id": ${slice-instance-id}, + "encoding": "ietf-te-types:lsp-encoding-oduk", + "name": ${otn-tunnel-name-src-domain}, + "restoration": { + "enable": "false", + "hold-off-time": "0", + "restoration-reversion-disable": "true", + "restoration-type": "ietf-te-types:lsp-restoration-restore-any", + "wait-to-revert": "0" + }, + "switching-type": "ietf-te-types:switching-otn", + "te-topology-identifier": { + "client-id": ${client-id}, + "provider-id": ${provider-id}, + "topology-id": ${topology-id} + }, + "provisioning-state": "ietf-te-types:tunnel-state-up" + } + ] + } + } +} -- 2.16.6