aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json976
1 files changed, 500 insertions, 476 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json b/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json
index 340a1b89..f22b986a 100644
--- a/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json
+++ b/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-logic.json
@@ -1,590 +1,590 @@
[
{
- "id": "7b0a2375.19194c",
+ "id": "ae6ce233.cb49c8",
"type": "save",
"name": "get all-connectivities from aai",
"xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivities\"\n\t key=\"selflink = 'https://aai.onap:8443/aai/v24/network/connectivities\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.all-connectivities\" >\n",
"comments": "",
"outputs": 1,
- "x": 271,
- "y": 341,
- "z": "fb45f2fd.f3f61",
+ "x": 342.8833312988281,
+ "y": 355,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "f06c3947.630bf",
- "baa57021.06de88",
- "770d11f9.13541"
+ "ad0ebe6a.108058",
+ "e70f7c6d.fdd708",
+ "478400c1.aa8de8"
]
]
},
{
- "id": "f06c3947.630bf",
+ "id": "ad0ebe6a.108058",
"type": "success",
"name": "success",
"xml": "<outcome value='success'>\n",
"comments": "",
"outputs": 1,
- "x": 509,
- "y": 309,
- "z": "fb45f2fd.f3f61",
+ "x": 580.8833312988281,
+ "y": 323,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "8f09fc1f.1f9e1"
+ "39997c10.b90074"
]
]
},
{
- "id": "baa57021.06de88",
+ "id": "e70f7c6d.fdd708",
"type": "not-found",
"name": "not-found",
"xml": "<outcome value='not-found'>\n",
"comments": "",
"outputs": 1,
- "x": 509.490966796875,
- "y": 354.57403564453125,
- "z": "fb45f2fd.f3f61",
+ "x": 581.3742980957031,
+ "y": 368.57403564453125,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "770d11f9.13541",
+ "id": "478400c1.aa8de8",
"type": "failure",
"name": "failure",
"xml": "<outcome value='failure'>\n",
"comments": "",
"outputs": 1,
- "x": 507,
- "y": 398,
- "z": "fb45f2fd.f3f61",
+ "x": 578.8833312988281,
+ "y": 412,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "8f09fc1f.1f9e1",
+ "id": "39997c10.b90074",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 682,
- "y": 307,
- "z": "fb45f2fd.f3f61",
+ "x": 753.8833312988281,
+ "y": 321,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "e755721c.711348"
+ "aefbd8d9.0d607"
]
]
},
{
- "id": "15095086.d2123f",
+ "id": "11206470.526174",
"type": "for",
"name": "for connidx in all-connectivities",
"xml": "<for index='connidx' start='0' end='`$tmp.aai.all-connectivities.connectivity_length`' >\n",
"comments": "",
"outputs": 1,
- "x": 718,
- "y": 528,
- "z": "fb45f2fd.f3f61",
+ "x": 789.8833312988281,
+ "y": 542,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "990dc4a9.cfdf28"
+ "f0aadf36.87aff"
]
]
},
{
- "id": "990dc4a9.cfdf28",
+ "id": "f0aadf36.87aff",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 157,
- "y": 624,
- "z": "fb45f2fd.f3f61",
+ "x": 228.88333129882812,
+ "y": 638,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "504b7173.9a04",
- "abd234d.58ac848"
+ "a9594d85.e9f878",
+ "380d57d7.fea4b"
]
]
},
{
- "id": "504b7173.9a04",
+ "id": "a9594d85.e9f878",
"type": "switchNode",
"name": "switch conn type is mdsc",
"xml": "<switch test=\"`$tmp.aai.all-connectivities.connectivity[$connidx].vpn-type == 'mdsc' `\">\n\n",
"comments": "",
"outputs": 1,
- "x": 187,
- "y": 745,
- "z": "fb45f2fd.f3f61",
+ "x": 258.8833312988281,
+ "y": 759,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "21e297f1.dc3d08",
- "1c75dc19.23204c"
+ "cd105cc3.e86598",
+ "e73994bf.bcc7a"
]
]
},
{
- "id": "21e297f1.dc3d08",
+ "id": "cd105cc3.e86598",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 391,
- "y": 778,
- "z": "fb45f2fd.f3f61",
+ "x": 462.8833312988281,
+ "y": 792,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "f10ea601.371e28"
+ "fb61d765.95738"
]
]
},
{
- "id": "1c75dc19.23204c",
+ "id": "e73994bf.bcc7a",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 393,
- "y": 723,
- "z": "fb45f2fd.f3f61",
+ "x": 464.8833312988281,
+ "y": 737,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "eba2e2ab.d5d96"
+ "87d4935c.7f47b"
]
]
},
{
- "id": "f10ea601.371e28",
+ "id": "fb61d765.95738",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 543,
- "y": 778,
- "z": "fb45f2fd.f3f61",
+ "x": 614.8833312988281,
+ "y": 792,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "7a2fe87b.22223"
+ "fce0046e.17ed4"
]
]
},
{
- "id": "e755721c.711348",
+ "id": "aefbd8d9.0d607",
"type": "switchNode",
"name": "switch conn list empty?",
"xml": "<switch test=\"`$tmp.aai.all-connectivities.connectivity_length == 0`\">\n\n",
"comments": "",
"outputs": 1,
- "x": 274,
- "y": 523,
- "z": "fb45f2fd.f3f61",
+ "x": 345.8833312988281,
+ "y": 537,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "f98c61eb.311468",
- "f482191d.a1c73"
+ "226ed271.6fe31e",
+ "c192b354.6af6d8"
]
]
},
{
- "id": "f98c61eb.311468",
+ "id": "226ed271.6fe31e",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 499,
- "y": 458,
- "z": "fb45f2fd.f3f61",
+ "x": 570.8833312988281,
+ "y": 472,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "f482191d.a1c73",
+ "id": "c192b354.6af6d8",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 493,
- "y": 528,
- "z": "fb45f2fd.f3f61",
+ "x": 564.8833312988281,
+ "y": 542,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "15095086.d2123f"
+ "11206470.526174"
]
]
},
{
- "id": "f6a19ff.e5e506",
+ "id": "e5434531.84e89",
"type": "comment",
"name": "ein addi normal",
"info": "",
"comments": "",
- "x": 644,
- "y": 457,
- "z": "fb45f2fd.f3f61",
+ "x": 715.8833312988281,
+ "y": 471,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "6b9d01c8.8380d",
+ "id": "faa6b1fb.f35298",
"type": "comment",
"name": "ein addi normal",
"info": "",
"comments": "",
- "x": 667,
- "y": 353,
- "z": "fb45f2fd.f3f61",
+ "x": 738.8833312988281,
+ "y": 367,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "5b66feaa.e86c28",
+ "id": "af480ce1.7cb108",
"type": "comment",
"name": "ein addi normal",
"info": "",
"comments": "",
- "x": 662,
- "y": 396,
- "z": "fb45f2fd.f3f61",
+ "x": 733.8833312988281,
+ "y": 410,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "d5e8e6d4.6174b",
+ "id": "b34ecdaf.e57d9",
"type": "switchNode",
"name": "switch conn vlan same as curr ll",
"xml": "<!--<switch test=\"`$tmp.aai.all-connectivities.connectivity[$connidx].cvlan == $tmp.aai.network-route-LEAF.logical-interface-id `\">-->\n<switch test=\"`$tmp.aai.mmrconnectivity.cvlan == $tmp.aai.network-route-LEAF.logical-interface-id `\">\n",
"comments": "",
"outputs": 1,
- "x": 236,
- "y": 1432,
- "z": "fb45f2fd.f3f61",
+ "x": 307.8833312988281,
+ "y": 1446,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "cd252ece.fc6de",
- "60cb2182.fee2"
+ "91cd0712.b09c18",
+ "b11fe991.358eb"
]
]
},
{
- "id": "cd252ece.fc6de",
+ "id": "91cd0712.b09c18",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 447,
- "y": 1402,
- "z": "fb45f2fd.f3f61",
+ "x": 518.8833312988281,
+ "y": 1416,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "4f3cf1a8.7050e"
+ "1f3692a3.acfe3d"
]
]
},
{
- "id": "60cb2182.fee2",
+ "id": "b11fe991.358eb",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 445,
- "y": 1454,
- "z": "fb45f2fd.f3f61",
+ "x": 516.8833312988281,
+ "y": 1468,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "cef30c4.ef4cd7"
+ "234b7ab5.de6a7e"
]
]
},
{
- "id": "eba2e2ab.d5d96",
+ "id": "87d4935c.7f47b",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 548,
- "y": 722,
- "z": "fb45f2fd.f3f61",
+ "x": 619.8833312988281,
+ "y": 736,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "4f3cf1a8.7050e",
+ "id": "1f3692a3.acfe3d",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 602,
- "y": 1403,
- "z": "fb45f2fd.f3f61",
+ "x": 673.8833312988281,
+ "y": 1417,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "cef30c4.ef4cd7",
+ "id": "234b7ab5.de6a7e",
"type": "for",
"name": "for each relationship",
"xml": "<for silentFailure='true' index='connrelidx' start='0' end='`$tmp.aai.mmrconnectivity.relationship-list.relationship_length`' >\n",
"comments": "",
"outputs": 1,
- "x": 629,
- "y": 1452,
- "z": "fb45f2fd.f3f61",
+ "x": 700.8833312988281,
+ "y": 1466,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "d05fb37f.c486c8",
- "1276102f.a824d8"
+ "b4ee2585.74fbf",
+ "ff81000b.fb7c2"
]
]
},
{
- "id": "d05fb37f.c486c8",
+ "id": "b4ee2585.74fbf",
"type": "switchNode",
"name": "switch related-to",
"xml": "<switch test='`$tmp.aai.mmrconnectivity.relationship-list.relationship[$connrelidx].related-to`'>\n",
"comments": "",
"outputs": 1,
- "x": 835,
- "y": 1452,
- "z": "fb45f2fd.f3f61",
+ "x": 906.8833312988281,
+ "y": 1466,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "25263c04.90ef7c"
+ "2cc806a4.6e3c9a"
]
]
},
{
- "id": "25263c04.90ef7c",
+ "id": "2cc806a4.6e3c9a",
"type": "outcome",
"name": "UNI",
"xml": "<outcome value='uni'>\n",
"comments": "",
"outputs": 1,
- "x": 999.28564453125,
- "y": 1451.82177734375,
- "z": "fb45f2fd.f3f61",
+ "x": 1071.1689758300781,
+ "y": 1465.82177734375,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "15768efa.a62941"
+ "38fac4a0.444754"
]
]
},
{
- "id": "15768efa.a62941",
+ "id": "38fac4a0.444754",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 197.1171875,
- "y": 1553.34033203125,
- "z": "fb45f2fd.f3f61",
+ "x": 269.0005187988281,
+ "y": 1567.34033203125,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "1e97f046.fc5fc8",
- "11d23afb.a558bd"
+ "825d7520.c89d3",
+ "f01e6cc3.227fc"
]
]
},
{
- "id": "d5f57787.9b2fc8",
+ "id": "3d5ae731.2a14e8",
"type": "comment",
"name": "TODO",
"info": "",
"comments": "",
- "x": 216,
- "y": 1460,
- "z": "fb45f2fd.f3f61",
+ "x": 287.8833312988281,
+ "y": 1474,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "3f1e619e.884ab6",
+ "id": "370aae9e.ee24b2",
"type": "switchNode",
"name": "switch uni.tp-id is ROOT",
"xml": "<switch test='`$tmp.aai.uni.id == $tmp.ROOT.uni-p-interface-long`'>\n",
"comments": "",
"outputs": 1,
- "x": 916,
- "y": 1555,
- "z": "fb45f2fd.f3f61",
+ "x": 987.8833312988281,
+ "y": 1569,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "b4219e4f.0520e",
- "777497f5.84d998"
+ "7e154eb9.5d4cc8",
+ "afc167b3.ef6778"
]
]
},
{
- "id": "1e97f046.fc5fc8",
+ "id": "825d7520.c89d3",
"type": "set",
"name": "set tmp.uni.id",
"xml": "<set>\n<parameter name='tmp.uni.id' value='`$tmp.aai.mmrconnectivity.relationship-list.relationship[$connrelidx].relationship-data[0].relationship-value`' />\n",
"comments": "",
- "x": 370,
- "y": 1549,
- "z": "fb45f2fd.f3f61",
+ "x": 441.8833312988281,
+ "y": 1563,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "1276102f.a824d8",
+ "id": "ff81000b.fb7c2",
"type": "set",
"name": "unset tmp.uni.id",
"xml": "<set>\n<parameter name='tmp.uni.id' value='' />\n",
"comments": "",
- "x": 828,
- "y": 1402,
- "z": "fb45f2fd.f3f61",
+ "x": 899.8833312988281,
+ "y": 1416,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "11d23afb.a558bd",
+ "id": "f01e6cc3.227fc",
"type": "save",
"name": "get uni from aai",
"xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t key=\"uni.id = $tmp.uni.id\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.uni\" >\n\n",
"comments": "",
"outputs": 1,
- "x": 373,
- "y": 1596,
- "z": "fb45f2fd.f3f61",
+ "x": 444.8833312988281,
+ "y": 1610,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "892d20e.12d85e",
- "7da1ee3a.e78cb",
- "58ab5e35.f749d"
+ "ea6303b2.75e68",
+ "a6891bca.04787",
+ "9b99051a.095eb8"
]
]
},
{
- "id": "892d20e.12d85e",
+ "id": "ea6303b2.75e68",
"type": "success",
"name": "success",
"xml": "<outcome value='success'>\n",
"comments": "",
"outputs": 1,
- "x": 545,
- "y": 1580,
- "z": "fb45f2fd.f3f61",
+ "x": 616.8833312988281,
+ "y": 1594,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "8ca2de8b.fa6f4"
+ "49a1213f.79c1"
]
]
},
{
- "id": "7da1ee3a.e78cb",
+ "id": "a6891bca.04787",
"type": "not-found",
"name": "not-found",
"xml": "<outcome value='not-found'>\n",
"comments": "",
"outputs": 1,
- "x": 545.490966796875,
- "y": 1625.5740356445312,
- "z": "fb45f2fd.f3f61",
+ "x": 617.3742980957031,
+ "y": 1639.5740356445312,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "889ff.98f506018"
+ "e29da398.a00668"
]
]
},
{
- "id": "58ab5e35.f749d",
+ "id": "9b99051a.095eb8",
"type": "failure",
"name": "failure",
"xml": "<outcome value='failure'>\n",
"comments": "",
"outputs": 1,
- "x": 546,
- "y": 1666,
- "z": "fb45f2fd.f3f61",
+ "x": 617.8833312988281,
+ "y": 1680,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "8d5edab7.25bff"
+ "fe2cb11b.f77b8"
]
]
},
{
- "id": "889ff.98f506018",
+ "id": "e29da398.a00668",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n<parameter name='error-code' value='500' />\n<parameter name='error-message' value='uni not found' />\n",
"comments": "",
- "x": 696,
- "y": 1626,
- "z": "fb45f2fd.f3f61",
+ "x": 767.8833312988281,
+ "y": 1640,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "8d5edab7.25bff",
+ "id": "fe2cb11b.f77b8",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n<parameter name='error-code' value='500' />\n<parameter name='error-message' value='uni not found' />\n",
"comments": "",
- "x": 693,
- "y": 1665,
- "z": "fb45f2fd.f3f61",
+ "x": 764.8833312988281,
+ "y": 1679,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "8ca2de8b.fa6f4",
+ "id": "49a1213f.79c1",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 706,
- "y": 1576,
- "z": "fb45f2fd.f3f61",
+ "x": 777.8833312988281,
+ "y": 1590,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "8429b9e7.1b46b",
- "f62ad7f3.b94538"
+ "8ee8b27a.1e548",
+ "36182b29.e459c4"
]
]
},
{
- "id": "bc37f012.c984b",
+ "id": "20dd4097.429e6",
"type": "comment",
"name": "THIS SHOULD BE RETIRED?",
"info": "",
"comments": "",
- "x": 898,
- "y": 1509,
- "z": "fb45f2fd.f3f61",
+ "x": 969.8833312988281,
+ "y": 1523,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "f7004653.aced4",
+ "id": "f8a7e147.d035a",
"type": "dgstart",
"name": "DGSTART",
"outputs": 1,
- "x": 178,
- "y": 78,
- "z": "fb45f2fd.f3f61",
+ "x": 249.88333129882812,
+ "y": 92,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "4d6292f9.29a84c"
+ "9c94eec9.5c0dd8"
]
]
},
{
- "id": "4d6292f9.29a84c",
+ "id": "9c94eec9.5c0dd8",
"type": "service-logic",
"name": "GENERIC-RESOURCE-API ${project.version}",
"module": "GENERIC-RESOURCE-API",
@@ -592,853 +592,877 @@
"comments": "",
"xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
"outputs": 1,
- "x": 462.2856903076172,
- "y": 139.23810863494873,
- "z": "fb45f2fd.f3f61",
+ "x": 534.1690216064453,
+ "y": 153.23810863494873,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "cb7f429c.c16cd8"
+ "482cf9ba.cfa1a8"
]
]
},
{
- "id": "cb7f429c.c16cd8",
+ "id": "482cf9ba.cfa1a8",
"type": "method",
"name": "method cll-vnf-topology-operation-cll-logic",
"xml": "<method rpc='cll-vnf-topology-operation-cll-logic' mode='sync'>\n",
"comments": "",
"outputs": 1,
- "x": 468.42860412597656,
- "y": 224.00003051757812,
- "z": "fb45f2fd.f3f61",
+ "x": 540.3119354248047,
+ "y": 238.00003051757812,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "f9801a6c.b832c"
+ "c6167e24.8c2b48"
]
]
},
{
- "id": "f9801a6c.b832c",
+ "id": "c6167e24.8c2b48",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 778.238037109375,
- "y": 215.66668701171875,
- "z": "fb45f2fd.f3f61",
+ "x": 850.1213684082031,
+ "y": 229.66668701171875,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "7b0a2375.19194c",
- "faf609fb.751ba",
- "a41833d1.ac9d88",
- "5bc7dc0.190fca4",
- "287c8e9d.ecd2da"
+ "ae6ce233.cb49c8",
+ "38523ea0.abfb72",
+ "7dfa60b1.017b38",
+ "bf82e982.34914",
+ "9f305e4b.2c08a8"
]
]
},
{
- "id": "dfb8236b.074ec8",
+ "id": "11d67f79.34efb1",
"type": "set",
"name": "set middle-man-conn",
"xml": "<set>\n<parameter name='middle-man-conn.' value='`$tmp.aai.all-connectivities.connectivity[$connidx].`' />\n",
"comments": "",
- "x": 1418,
- "y": 1597,
- "z": "fb45f2fd.f3f61",
+ "x": 1489.8833312988281,
+ "y": 1611,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "b4219e4f.0520e",
+ "id": "7e154eb9.5d4cc8",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 1095,
- "y": 1511,
- "z": "fb45f2fd.f3f61",
+ "x": 1166.8833312988281,
+ "y": 1525,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "71aa028b.bdc3e4"
+ "93854e03.17954"
]
]
},
{
- "id": "777497f5.84d998",
+ "id": "afc167b3.ef6778",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 1094,
- "y": 1567,
- "z": "fb45f2fd.f3f61",
+ "x": 1165.8833312988281,
+ "y": 1581,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "aa4430ef.d9e498"
+ "76ae18a3.6c831"
]
]
},
{
- "id": "aa4430ef.d9e498",
+ "id": "76ae18a3.6c831",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 1236,
- "y": 1566,
- "z": "fb45f2fd.f3f61",
+ "x": 1307.8833312988281,
+ "y": 1580,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "dfb8236b.074ec8",
- "e041bd52.978d1"
+ "11d67f79.34efb1",
+ "1deeeaf.25d7015"
]
]
},
{
- "id": "e041bd52.978d1",
+ "id": "1deeeaf.25d7015",
"type": "set",
"name": "set found-middle-man",
"xml": "<set>\n<parameter name='found-middle-man' value=\"true\" />\n",
"comments": "",
- "x": 1422,
- "y": 1543,
- "z": "fb45f2fd.f3f61",
+ "x": 1493.8833312988281,
+ "y": 1557,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "faf609fb.751ba",
+ "id": "38523ea0.abfb72",
"type": "set",
"name": "set found-middle-man",
"xml": "<set>\n<parameter name='found-middle-man' value=\"false\" />\n",
"comments": "",
- "x": 1016,
- "y": 152,
- "z": "fb45f2fd.f3f61",
+ "x": 1087.8833312988281,
+ "y": 166,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "8429b9e7.1b46b",
+ "id": "8ee8b27a.1e548",
"type": "switchNode",
"name": "switch uni-tp-id-node-part is OTHERSIRE-NODEONLY",
"xml": "<switch test='`$tmp.uni.pnf-name == $tmp.LEAF.pnf-name-long`'>\n",
"comments": "",
"outputs": 1,
- "x": 945,
- "y": 1972,
- "z": "fb45f2fd.f3f61",
+ "x": 1016.8833312988281,
+ "y": 1986,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "967dd77f.a9ddf8",
- "3a04bb6.f5843c4"
+ "27dde82a.2f3c2",
+ "cd264050.8e9db"
]
]
},
{
- "id": "967dd77f.a9ddf8",
+ "id": "27dde82a.2f3c2",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 1226,
- "y": 1949,
- "z": "fb45f2fd.f3f61",
+ "x": 1297.8833312988281,
+ "y": 1963,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "e6273a1e.a882d8"
+ "509e3144.330748"
]
]
},
{
- "id": "3a04bb6.f5843c4",
+ "id": "cd264050.8e9db",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 1219,
- "y": 2008,
- "z": "fb45f2fd.f3f61",
+ "x": 1290.8833312988281,
+ "y": 2022,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "ad97b1cf.83f91"
+ "b8b89d47.17e2d8"
]
]
},
{
- "id": "ad97b1cf.83f91",
+ "id": "b8b89d47.17e2d8",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 1361,
- "y": 2007,
- "z": "fb45f2fd.f3f61",
+ "x": 1432.8833312988281,
+ "y": 2021,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "5b517936.cbfa08",
- "311640ea.18d798",
- "1778233a.2c990d",
- "aa0b4226.979d68"
+ "f293ac63.f31218",
+ "d839efbf.779a6",
+ "92b81e5e.75b818",
+ "5bc64c01.f1d944",
+ "94ffeddc.43efb"
]
]
},
{
- "id": "71aa028b.bdc3e4",
+ "id": "93854e03.17954",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1237,
- "y": 1501,
- "z": "fb45f2fd.f3f61",
+ "x": 1308.8833312988281,
+ "y": 1515,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "e6273a1e.a882d8",
+ "id": "509e3144.330748",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1356,
- "y": 1953,
- "z": "fb45f2fd.f3f61",
+ "x": 1427.8833312988281,
+ "y": 1967,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "311640ea.18d798",
+ "id": "d839efbf.779a6",
"type": "set",
"name": "set middle-man-conn",
"xml": "<set>\n<parameter name='middle-man-conn.' value='`$tmp.aai.all-connectivities.connectivity[$connidx].`' />\n",
"comments": "",
- "x": 1569,
- "y": 2026,
- "z": "fb45f2fd.f3f61",
+ "x": 1640.8833312988281,
+ "y": 2040,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "5b517936.cbfa08",
+ "id": "f293ac63.f31218",
"type": "set",
"name": "set no-pce-call",
"xml": "<set>\n<parameter name='no-pce-call' value=\"true\" />\n",
"comments": "",
- "x": 1553,
- "y": 1974,
- "z": "fb45f2fd.f3f61",
+ "x": 1624.8833312988281,
+ "y": 1988,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "a41833d1.ac9d88",
+ "id": "7dfa60b1.017b38",
"type": "set",
"name": "set no-pce-call",
"xml": "<set>\n<parameter name='no-pce-call' value=\"false\" />\n",
"comments": "",
- "x": 993,
- "y": 198,
- "z": "fb45f2fd.f3f61",
+ "x": 1064.8833312988281,
+ "y": 212,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "663e6db8.3ac154",
+ "id": "5ac1fa22.3be604",
"type": "comment",
"name": "find the node part of the uni.id (uni-tp-id-node-part)",
"info": "",
"comments": "",
- "x": 966,
- "y": 1781,
- "z": "fb45f2fd.f3f61",
+ "x": 1037.8833312988281,
+ "y": 1795,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "f62ad7f3.b94538",
+ "id": "36182b29.e459c4",
"type": "execute",
"name": "execute split id to get pnf-name",
"xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.uni.id`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-uni-pnfName\"/>\n\n",
"comments": "",
"outputs": 1,
- "x": 901,
- "y": 1838,
- "z": "fb45f2fd.f3f61",
+ "x": 972.8833312988281,
+ "y": 1852,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "a1c99a4f.cc4ba8",
- "b212c5d0.bf7fe"
+ "1e88bba0.df5a0c",
+ "cf2a5e36.db8d08"
]
]
},
{
- "id": "b212c5d0.bf7fe",
+ "id": "cf2a5e36.db8d08",
"type": "failure",
"name": "success",
"xml": "<outcome value='success'>\n",
"comments": "",
"outputs": 1,
- "x": 1124,
- "y": 1824,
- "z": "fb45f2fd.f3f61",
+ "x": 1195.8833312988281,
+ "y": 1838,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "476892d7.bc3d8c"
+ "6c1ba065.ca6"
]
]
},
{
- "id": "a1c99a4f.cc4ba8",
+ "id": "1e88bba0.df5a0c",
"type": "failure",
"name": "failure",
"xml": "<outcome value='failure'>\n",
"comments": "",
"outputs": 1,
- "x": 1126,
- "y": 1857,
- "z": "fb45f2fd.f3f61",
+ "x": 1197.8833312988281,
+ "y": 1871,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "cb705f2e.381028"
+ "1fbe5fca.067f6"
]
]
},
{
- "id": "476892d7.bc3d8c",
+ "id": "6c1ba065.ca6",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1272,
- "y": 1817,
- "z": "fb45f2fd.f3f61",
+ "x": 1343.8833312988281,
+ "y": 1831,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "dd2db0f7.6e11c8"
+ "1fe3499.6fc8f36"
]
]
},
{
- "id": "cb705f2e.381028",
+ "id": "1fbe5fca.067f6",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",
"comments": "",
- "x": 1269,
- "y": 1854,
- "z": "fb45f2fd.f3f61",
+ "x": 1340.8833312988281,
+ "y": 1868,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "dd2db0f7.6e11c8",
+ "id": "1fe3499.6fc8f36",
"type": "set",
"name": "set pnf-name",
"xml": "<set>\n<parameter name='tmp.uni.pnf-name' value=\"`$param-prefix-uni-pnfName[0] + '-' +\n $param-prefix-uni-pnfName[1] + '-' +\n $param-prefix-uni-pnfName[2] + '-' +\n $param-prefix-uni-pnfName[3] + '-' +\n $param-prefix-uni-pnfName[4] + '-' +\n $param-prefix-uni-pnfName[5] + '-' +\n $param-prefix-uni-pnfName[6] + '-' +\n $param-prefix-uni-pnfName[7] + '-' +\n $param-prefix-uni-pnfName[8]`\" />\n",
"comments": "",
- "x": 1449,
- "y": 1817,
- "z": "fb45f2fd.f3f61",
+ "x": 1520.8833312988281,
+ "y": 1831,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "7a2fe87b.22223",
+ "id": "fce0046e.17ed4",
"type": "switchNode",
"name": "switch color-aware is ROOT",
"xml": "<switch test=\"`$tmp.aai.all-connectivities.connectivity[$connidx].color-aware == $tmp.ROOT.uni-p-interface-long`\">\n",
"comments": "",
"outputs": 1,
- "x": 789,
- "y": 777,
- "z": "fb45f2fd.f3f61",
+ "x": 860.8833312988281,
+ "y": 791,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "173f4814.22298",
- "e05c6609.d62108"
+ "b74a4f09.9ed18",
+ "14087de4.567de2"
]
]
},
{
- "id": "173f4814.22298",
+ "id": "b74a4f09.9ed18",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 989,
- "y": 738,
- "z": "fb45f2fd.f3f61",
+ "x": 1060.8833312988281,
+ "y": 752,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "c2195b31.7e4bd"
+ "d1c419ac.9685a8"
]
]
},
{
- "id": "e05c6609.d62108",
+ "id": "14087de4.567de2",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 988,
- "y": 794,
- "z": "fb45f2fd.f3f61",
+ "x": 1059.8833312988281,
+ "y": 808,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "debff193.d4e6d"
+ "edcebb95.f9b518"
]
]
},
{
- "id": "c2195b31.7e4bd",
+ "id": "d1c419ac.9685a8",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1131,
- "y": 728,
- "z": "fb45f2fd.f3f61",
+ "x": 1202.8833312988281,
+ "y": 742,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "debff193.d4e6d",
+ "id": "edcebb95.f9b518",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 1130,
- "y": 793,
- "z": "fb45f2fd.f3f61",
+ "x": 1201.8833312988281,
+ "y": 807,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "e8efcfa.5f73cb",
- "c46e249d.aa62a8"
+ "b8f288cf.803b8",
+ "f15c072a.39099"
]
]
},
{
- "id": "c46e249d.aa62a8",
+ "id": "f15c072a.39099",
"type": "set",
"name": "set found-middle-man",
"xml": "<set>\n<parameter name='found-middle-man' value=\"true\" />\n",
"comments": "",
- "x": 1341,
- "y": 750,
- "z": "fb45f2fd.f3f61",
+ "x": 1412.8833312988281,
+ "y": 764,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "e8efcfa.5f73cb",
+ "id": "b8f288cf.803b8",
"type": "set",
"name": "set middle-man-conn",
"xml": "<set>\n<parameter name='middle-man-conn.' value='`$tmp.aai.all-connectivities.connectivity[$connidx].`' />\n",
"comments": "",
- "x": 1342,
- "y": 802,
- "z": "fb45f2fd.f3f61",
+ "x": 1413.8833312988281,
+ "y": 816,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "5bc7dc0.190fca4",
+ "id": "bf82e982.34914",
"type": "set",
"name": "unset tmp.aai.all-connectivities",
"xml": "<set>\n<parameter name='tmp.aai.all-connectivities.' value=\"\" />\n",
"comments": "",
- "x": 991,
- "y": 100,
- "z": "fb45f2fd.f3f61",
+ "x": 1062.8833312988281,
+ "y": 114,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "287c8e9d.ecd2da",
+ "id": "9f305e4b.2c08a8",
"type": "set",
"name": "unset middle-man-conn",
"xml": "<set>\n<parameter name='middle-man-conn.' value='' />\n",
"comments": "",
- "x": 957,
- "y": 64,
- "z": "fb45f2fd.f3f61",
+ "x": 1028.8833312988281,
+ "y": 78,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "5330b6b3.3bf2d8",
+ "id": "1eb5be31.ea0af2",
"type": "record",
"name": "record tmp.pce-src and dst node",
"xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\" />\n<!--<parameter name=\"field1\" value=\"Path computation succeed!\"/>-->\n<!--<parameter name=\"field2\" value=\"`$ccsdkTopo.resp.solutions_length`\"/>-->\n\n<!--<parameter name=\"field1\" value=\"`$tmp.src.domainA.pnf-name`\"/>-->\n<!--<parameter name=\"field2\" value=\"`$tmp.dst.domainB.pnf-name`\"/>-->\n<parameter name=\"field1\" value=\"`$tmp.pce-src-node`\"/>\n<parameter name=\"field2\" value=\"`$tmp.pce-dst-node`\"/>\n",
"comments": "",
"outputs": 1,
- "x": 1602,
- "y": 2084,
- "z": "fb45f2fd.f3f61",
+ "x": 1673.8833312988281,
+ "y": 2098,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "aa0b4226.979d68",
+ "id": "5bc64c01.f1d944",
"type": "execute",
"name": "execute printContext",
"xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n <parameter name=\"filename\" value=\"`$filenamebb`\" />\n",
"comments": "",
"outputs": 1,
- "x": 1566,
- "y": 2165,
- "z": "fb45f2fd.f3f61",
+ "x": 1637.8833312988281,
+ "y": 2179,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "1778233a.2c990d",
+ "id": "92b81e5e.75b818",
"type": "set",
"name": "set filename",
"xml": "<set>\n<parameter name='filenamebb' value=\"`$param-prefix-uni-pnfName[8]`\" />",
"comments": "",
- "x": 1535,
- "y": 2125,
- "z": "fb45f2fd.f3f61",
+ "x": 1606.8833312988281,
+ "y": 2139,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "abd234d.58ac848",
+ "id": "380d57d7.fea4b",
"type": "switchNode",
"name": "switch found-middle-man",
"xml": "<switch test=\"`$found-middle-man`\">\n\n",
"comments": "",
"outputs": 1,
- "x": 188,
- "y": 911,
- "z": "fb45f2fd.f3f61",
+ "x": 259.8833312988281,
+ "y": 925,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "1e2b2b53.734fe5",
- "4e1ac306.8f9a04"
+ "d4fb18fc.5f1838",
+ "f8995511.35102"
]
]
},
{
- "id": "4e1ac306.8f9a04",
+ "id": "f8995511.35102",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 394,
- "y": 889,
- "z": "fb45f2fd.f3f61",
+ "x": 465.8833312988281,
+ "y": 903,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "504b4dff.3f7944"
+ "2b130822.bbaac8"
]
]
},
{
- "id": "1e2b2b53.734fe5",
+ "id": "d4fb18fc.5f1838",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 392,
- "y": 944,
- "z": "fb45f2fd.f3f61",
+ "x": 463.8833312988281,
+ "y": 958,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "e852f499.d7d47"
+ "d3e727a3.fb5608"
]
]
},
{
- "id": "504b4dff.3f7944",
+ "id": "2b130822.bbaac8",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 549,
- "y": 888,
- "z": "fb45f2fd.f3f61",
+ "x": 620.8833312988281,
+ "y": 902,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "e852f499.d7d47",
+ "id": "d3e727a3.fb5608",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 544,
- "y": 944,
- "z": "fb45f2fd.f3f61",
+ "x": 615.8833312988281,
+ "y": 958,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "95ae8b1f.95bdf"
+ "bc564ff1.6fc448",
+ "26e6024f.524ade"
]
]
},
{
- "id": "95ae8b1f.95bdf",
+ "id": "bc564ff1.6fc448",
"type": "for",
"name": "for each relationship",
"xml": "<for silentFailure='true' index='mmridx' start='0' end='`$middle-man-conn.relationship-list.relationship_length`' >\n",
"comments": "",
"outputs": 1,
- "x": 756,
- "y": 947,
- "z": "fb45f2fd.f3f61",
+ "x": 820.88330078125,
+ "y": 933,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "6ca655d7.32b94c",
- "71946c21.27e46c"
+ "b40c41cb.477e98",
+ "98b45503.cbd6b"
]
]
},
{
- "id": "71946c21.27e46c",
+ "id": "98b45503.cbd6b",
"type": "set",
"name": "unset tmp.aai.mmrconnectivity",
"xml": "<set>\n<parameter name='tmp.aai.mmrconnectivity.' value='' />\n",
"comments": "",
- "x": 978,
- "y": 903,
- "z": "fb45f2fd.f3f61",
+ "x": 1049.8833312988281,
+ "y": 917,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "6ca655d7.32b94c",
+ "id": "b40c41cb.477e98",
"type": "switchNode",
"name": "switch related-to",
"xml": "<switch test='`$middle-man-conn.relationship-list.relationship[$mmridx].related-to`'>\n",
"comments": "",
"outputs": 1,
- "x": 962,
- "y": 947,
- "z": "fb45f2fd.f3f61",
+ "x": 1033.8833312988281,
+ "y": 961,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "89f1fe8.12eb2"
+ "9eec80ed.6cbdc8"
]
]
},
{
- "id": "89f1fe8.12eb2",
+ "id": "9eec80ed.6cbdc8",
"type": "outcome",
"name": "connectivity",
"xml": "<outcome value='connectivity'>\n",
"comments": "",
"outputs": 1,
- "x": 1145.28564453125,
- "y": 946.82177734375,
- "z": "fb45f2fd.f3f61",
+ "x": 1217.1689758300781,
+ "y": 960.82177734375,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "c43f8d7b.42f328"
+ "ce382b36.485b4"
]
]
},
{
- "id": "c43f8d7b.42f328",
+ "id": "ce382b36.485b4",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 173,
- "y": 1052,
- "z": "fb45f2fd.f3f61",
+ "x": 244.88333129882812,
+ "y": 1066,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "c356b2d1.473de"
+ "46c63945.972b4"
]
]
},
{
- "id": "c356b2d1.473de",
+ "id": "46c63945.972b4",
"type": "save",
"name": "get connectivity from aai",
"xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t key=\"connectivity.connectivity-id = $middle-man-conn.relationship-list.relationship[$mmridx].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.mmrconnectivity\" >\n",
"comments": "",
"outputs": 1,
- "x": 380,
- "y": 1052,
- "z": "fb45f2fd.f3f61",
+ "x": 451.8833312988281,
+ "y": 1066,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "7d3aad12.e7729c",
- "445bc622.878b58",
- "a630aaa4.2b5c1"
+ "de8e8eee.d3dd18",
+ "50fa2e7f.3ee61",
+ "680182f7.2b7684"
]
]
},
{
- "id": "7d3aad12.e7729c",
+ "id": "de8e8eee.d3dd18",
"type": "success",
"name": "success",
"xml": "<outcome value='success'>\n",
"comments": "",
"outputs": 1,
- "x": 601,
- "y": 1025,
- "z": "fb45f2fd.f3f61",
+ "x": 672.8833312988281,
+ "y": 1039,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "29193430.648e5c"
+ "d92dcdc3.4a7f2"
]
]
},
{
- "id": "57eaf357.b6c024",
+ "id": "f3bd00d1.eaecd",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",
"comments": "",
- "x": 755,
- "y": 1106,
- "z": "fb45f2fd.f3f61",
+ "x": 826.8833312988281,
+ "y": 1120,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "e9fd4655.c826d",
+ "id": "9ce9cbd5.62a98",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",
"comments": "",
- "x": 751.0623779296875,
- "y": 1061.8597717285156,
- "z": "fb45f2fd.f3f61",
+ "x": 822.9457092285156,
+ "y": 1075.8597717285156,
+ "z": "17ebb490.e5413b",
"wires": []
},
{
- "id": "445bc622.878b58",
+ "id": "50fa2e7f.3ee61",
"type": "not-found",
"name": "not-found",
"xml": "<outcome value='not-found'>\n",
"comments": "",
"outputs": 1,
- "x": 588.490966796875,
- "y": 1061.5740356445312,
- "z": "fb45f2fd.f3f61",
+ "x": 660.3742980957031,
+ "y": 1075.5740356445312,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "e9fd4655.c826d"
+ "9ce9cbd5.62a98"
]
]
},
{
- "id": "a630aaa4.2b5c1",
+ "id": "680182f7.2b7684",
"type": "failure",
"name": "failure",
"xml": "<outcome value='failure'>\n",
"comments": "",
"outputs": 1,
- "x": 586,
- "y": 1105,
- "z": "fb45f2fd.f3f61",
+ "x": 657.8833312988281,
+ "y": 1119,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "57eaf357.b6c024"
+ "f3bd00d1.eaecd"
]
]
},
{
- "id": "29193430.648e5c",
+ "id": "d92dcdc3.4a7f2",
"type": "switchNode",
"name": "switch mmrconn type is LEAF",
"xml": "<switch test=\"`$tmp.aai.mmrconnectivity.vpn-type == 'leaf' `\">\n\n",
"comments": "",
"outputs": 1,
- "x": 829,
- "y": 1019,
- "z": "fb45f2fd.f3f61",
+ "x": 900.8833312988281,
+ "y": 1033,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "152b411b.34753f",
- "c764b7cf.a07508"
+ "2e362251.21075e",
+ "e383a8c2.7dacf8"
]
]
},
{
- "id": "c764b7cf.a07508",
+ "id": "e383a8c2.7dacf8",
"type": "outcomeFalse",
"name": "false",
"xml": "<outcome value='false'>\n",
"comments": "",
"outputs": 1,
- "x": 1035,
- "y": 997,
- "z": "fb45f2fd.f3f61",
+ "x": 1106.8833312988281,
+ "y": 1011,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "758dd9de.5cdc2"
+ "6609acc9.62773c"
]
]
},
{
- "id": "152b411b.34753f",
+ "id": "2e362251.21075e",
"type": "outcomeTrue",
"name": "true",
"xml": "<outcome value='true'>\n",
"comments": "",
"outputs": 1,
- "x": 1033,
- "y": 1052,
- "z": "fb45f2fd.f3f61",
+ "x": 1104.8833312988281,
+ "y": 1066,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "eb586f24.4ec9a"
+ "3dcdf3fe.a74594"
]
]
},
{
- "id": "758dd9de.5cdc2",
+ "id": "6609acc9.62773c",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1190,
- "y": 996,
- "z": "fb45f2fd.f3f61",
+ "x": 1261.8833312988281,
+ "y": 1010,
+ "z": "17ebb490.e5413b",
"wires": [
[]
]
},
{
- "id": "eb586f24.4ec9a",
+ "id": "3dcdf3fe.a74594",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic='true'>",
"atomic": "true",
"comments": "",
"outputs": 1,
- "x": 1185,
- "y": 1052,
- "z": "fb45f2fd.f3f61",
+ "x": 1256.8833312988281,
+ "y": 1066,
+ "z": "17ebb490.e5413b",
"wires": [
[
- "d5e8e6d4.6174b"
+ "b34ecdaf.e57d9"
]
]
+ },
+ {
+ "id": "26e6024f.524ade",
+ "type": "break",
+ "name": "break",
+ "xml": "<break>\n",
+ "comments": "",
+ "x": 779,
+ "y": 978,
+ "z": "17ebb490.e5413b",
+ "wires": []
+ },
+ {
+ "id": "94ffeddc.43efb",
+ "type": "break",
+ "name": "break",
+ "xml": "<break>\n",
+ "comments": "",
+ "x": 1587,
+ "y": 2241,
+ "z": "17ebb490.e5413b",
+ "wires": []
}
] \ No newline at end of file