diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-08-27 17:02:42 -0400 |
---|---|---|
committer | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | 2018-08-28 12:50:22 +0000 |
commit | 1a6b55f1548c099456bfb72cf4181ea783932b08 (patch) | |
tree | 676bb9db3f3892c91e7c0faec2ac87bf690caf1f /platform-logic/generic-resource-api | |
parent | f9554497eccdda30d0ac386f0fac4b588e2a941f (diff) |
Add DG for self serve ip assign/unassign (netbox)
This patch also adds the new capability in the capability
list of the generic self-serve assign / unassign.
Change-Id: Id7e1f061038c0a5caa52ba41f1fcc3e08e5f02a2
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: a51e4453ebe80eec9688e587e34ce480e67adb1d
Diffstat (limited to 'platform-logic/generic-resource-api')
3 files changed, 930 insertions, 2 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-netbox-ip-assignment.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-netbox-ip-assignment.json new file mode 100644 index 00000000..98ffc8a7 --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-netbox-ip-assignment.json @@ -0,0 +1,928 @@ +[ + { + "id": "d82ababf.4deaf", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 112, + "y": 59, + "z": "158dead5.f2086d", + "wires": [ + [ + "514957da.088018" + ] + ] + }, + { + "id": "5c4ab99.de900c8", + "type": "method", + "name": "method self-serve-netbox-ip-assignment", + "xml": "<method rpc='self-serve-netbox-ip-assignment' mode='sync'>\n", + "comments": "", + "outputs": 1, + "x": 247.7857208251953, + "y": 116.1269884109497, + "z": "158dead5.f2086d", + "wires": [ + [ + "ad092d5.0a569d" + ] + ] + }, + { + "id": "ad092d5.0a569d", + "type": "block", + "name": "block : atomic", + "xml": "<block atomic=\"true\">", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 141.32144165039062, + "y": 202.4286069869995, + "z": "158dead5.f2086d", + "wires": [ + [ + "b3535f37.0a7d5", + "cf52bd4f.68ddb", + "acedbb53.5c913" + ] + ] + }, + { + "id": "514957da.088018", + "type": "service-logic", + "name": "GENERIC-RESOURCE-API ${project.version}", + "module": "GENERIC-RESOURCE-API", + "version": "${project.version}", + "comments": "", + "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>", + "outputs": 1, + "x": 384.8571472167969, + "y": 58.42856693267822, + "z": "158dead5.f2086d", + "wires": [ + [ + "5c4ab99.de900c8" + ] + ] + }, + { + "id": "b3535f37.0a7d5", + "type": "switchNode", + "name": "switch: ss.capability-name", + "xml": "<switch test='`$ss.capability-name`'>\n", + "comments": "", + "outputs": 1, + "x": 375.75000762939453, + "y": 203.75000476837158, + "z": "158dead5.f2086d", + "wires": [ + [ + "4c0e104c.c8992" + ] + ] + }, + { + "id": "4c0e104c.c8992", + "type": "outcome", + "name": "NULL", + "xml": "<outcome value=''>", + "outputs": 1, + "x": 600.7500305175781, + "y": 204.2500033378601, + "z": "158dead5.f2086d", + "wires": [ + [ + "3e59422c.56b57e" + ] + ] + }, + { + "id": "3e59422c.56b57e", + "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\t<parameter name=\"error-message\" value=\"ss.capability-name is null\" />\n", + "comments": "", + "x": 760.6667022705078, + "y": 204.361102104187, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "cf52bd4f.68ddb", + "type": "switchNode", + "name": "switch: ss.capability-action", + "xml": "<switch test='`$ss.capability-action`'>\n", + "comments": "", + "outputs": 1, + "x": 377.00002670288086, + "y": 253.75000524520874, + "z": "158dead5.f2086d", + "wires": [ + [ + "5c7f0bf6.ffeef4", + "8699e334.7ba04", + "aeaaa4c.eb96958" + ] + ] + }, + { + "id": "5c7f0bf6.ffeef4", + "type": "outcome", + "name": "NULL", + "xml": "<outcome value=''>", + "comments": "", + "outputs": 1, + "x": 600.5000228881836, + "y": 254.00000524520874, + "z": "158dead5.f2086d", + "wires": [ + [ + "e43d474e.c67e6" + ] + ] + }, + { + "id": "e43d474e.c67e6", + "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\t<parameter name=\"error-message\" value=\"ss.capability-action is null\" />\n", + "comments": "", + "x": 760.4166946411133, + "y": 254.11110401153564, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "8699e334.7ba04", + "type": "outcome", + "name": "assign", + "xml": "<outcome value='assign'>", + "comments": "", + "outputs": 1, + "x": 599.2500190734863, + "y": 309.00000858306885, + "z": "158dead5.f2086d", + "wires": [ + [ + "aec36890.ff2fb" + ] + ] + }, + { + "id": "aeaaa4c.eb96958", + "type": "outcome", + "name": "unassign", + "xml": "<outcome value='unassign'>", + "comments": "", + "outputs": 1, + "x": 599.1786499023438, + "y": 1120.642822265625, + "z": "158dead5.f2086d", + "wires": [ + [ + "56d47025.86d16" + ] + ] + }, + { + "id": "f70a5fa0.d247d", + "type": "call", + "name": "call self-service-capability-param-resolution", + "xml": "<call module='GENERIC-RESOURCE-API' rpc='self-service-capability-param-resolution' mode='sync' >\n", + "comments": "", + "outputs": 1, + "x": 1090.6666870117188, + "y": 309.2500123977661, + "z": "158dead5.f2086d", + "wires": [ + [ + "14ec23cb.75b09c" + ] + ] + }, + { + "id": "14ec23cb.75b09c", + "type": "failure", + "name": "failure", + "xml": "<outcome value='failure'>\n", + "comments": "", + "outputs": 1, + "x": 1340.6666679382324, + "y": 309.25000858306885, + "z": "158dead5.f2086d", + "wires": [ + [ + "7c50a969.b62318" + ] + ] + }, + { + "id": "7c50a969.b62318", + "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\t<parameter name=\"error-message\" value=\"`'Not all assignments are resolved' + $error-message`\" />\n", + "comments": "", + "x": 1499.416648864746, + "y": 309.2500047683716, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "1843f01b.23ada8", + "type": "set", + "name": "set tmp.ss.param.capability-name", + "xml": "<set>\n<parameter name='tmp.ss.param.capability-name' \n\tvalue='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.capability-name`' />\n", + "comments": "", + "x": 1504.5634536743164, + "y": 365.03172874450684, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "a2dda04a.43ae58", + "type": "for", + "name": "for pidx in param_length", + "xml": "<for index=\"pidx\" start=\"0\" end=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param_length`\">", + "comments": "", + "outputs": 1, + "x": 1214.7776794433594, + "y": 365.10319900512695, + "z": "158dead5.f2086d", + "wires": [ + [ + "943c092c.4b3b3", + "1843f01b.23ada8" + ] + ] + }, + { + "id": "943c092c.4b3b3", + "type": "switchNode", + "name": "switch: capability-name - ss vs param", + "xml": "<switch test='`$tmp.ss.param.capability-name == $ss.capability-name`'>\n", + "comments": "", + "outputs": 1, + "x": 1516.5276794433594, + "y": 408.6032028198242, + "z": "158dead5.f2086d", + "wires": [ + [ + "740fdfdc.63143" + ] + ] + }, + { + "id": "740fdfdc.63143", + "type": "outcomeTrue", + "name": "true", + "xml": "<outcome value='true'>\n", + "comments": "", + "outputs": 1, + "x": 1755.277687072754, + "y": 408.3532028198242, + "z": "158dead5.f2086d", + "wires": [ + [ + "ff105b45.f52f4" + ] + ] + }, + { + "id": "32fe15e5.a7bf9a", + "type": "switchNode", + "name": "switch: resource-key[].name", + "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key[$kidx].name`'>\n", + "comments": "", + "outputs": 1, + "x": 1520.5081405639648, + "y": 498.1706771850586, + "z": "158dead5.f2086d", + "wires": [ + [ + "318167f.d597118", + "f4971b35.f262", + "dfc56a05.e2c65", + "c64f6887.de64e" + ] + ] + }, + { + "id": "dfc56a05.e2c65", + "type": "outcome", + "name": "service-instance-id", + "xml": "<outcome value='service-instance-id'>\n", + "comments": "", + "outputs": 1, + "x": 1791.8970489501953, + "y": 497.64289569854736, + "z": "158dead5.f2086d", + "wires": [ + [ + "d9a882de.1d6658" + ] + ] + }, + { + "id": "d9a882de.1d6658", + "type": "set", + "name": "set tmp.ss.service-instance-id", + "xml": "<set>\n<parameter name='tmp.ss.service-instance-id' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key[$kidx].value`' />\n", + "comments": "", + "x": 2058.1470489501953, + "y": 497.39289569854736, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "318167f.d597118", + "type": "outcome", + "name": "client-key", + "xml": "<outcome value='client-key'>\n", + "comments": "", + "outputs": 1, + "x": 1767.4804229736328, + "y": 633.7817506790161, + "z": "158dead5.f2086d", + "wires": [ + [ + "bb45bf6b.de9f78" + ] + ] + }, + { + "id": "bb45bf6b.de9f78", + "type": "set", + "name": "set tmp.ss.client-key", + "xml": "<set>\n<parameter name='tmp.ss.client-key' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key[$kidx].value`' />\n", + "comments": "", + "x": 2036.4804229736328, + "y": 633.7817506790161, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "f7c84a6b.9d9108", + "type": "set", + "name": "set service-data...param[].value = ip-prefix", + "xml": "<set>\n<parameter name='service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].value' \n\tvalue='`$self_serve_netbox_ip_assignement.ip-address`' />\n", + "comments": "", + "x": 2028.500015258789, + "y": 907, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "73427b92.9bde0c", + "type": "for", + "name": "for pidx in param_length", + "xml": "<for index=\"pidx\" start=\"0\" end=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param_length`\">", + "comments": "", + "outputs": 1, + "x": 1033.7142333984375, + "y": 906.8214111328125, + "z": "158dead5.f2086d", + "wires": [ + [ + "3466ae83.83e262" + ] + ] + }, + { + "id": "3466ae83.83e262", + "type": "switchNode", + "name": "switch: param[].name", + "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].name`'>\n", + "comments": "", + "outputs": 1, + "x": 1281.7142333984375, + "y": 906.5714111328125, + "z": "158dead5.f2086d", + "wires": [ + [ + "870cd21d.8e341" + ] + ] + }, + { + "id": "870cd21d.8e341", + "type": "outcome", + "name": "ip-address", + "xml": "<outcome value='ip-address'>", + "comments": "", + "outputs": 1, + "x": 1526.249984741211, + "y": 906.7499847412109, + "z": "158dead5.f2086d", + "wires": [ + [ + "52f0e6b1.b33288" + ] + ] + }, + { + "id": "52f0e6b1.b33288", + "type": "block", + "name": "block", + "xml": "<block>\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1757.5000114440918, + "y": 906.75, + "z": "158dead5.f2086d", + "wires": [ + [ + "f7c84a6b.9d9108", + "3f62b174.894c0e" + ] + ] + }, + { + "id": "b7977f7d.8ce65", + "type": "update", + "name": "get-resource NETBOX_IP_ASSIGNMENTS", + "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n\tkey='SELECT * from NETBOX_IP_ASSIGNMENTS \n\t\tWHERE service_instance_id = $tmp.ss.service-instance-id\n\t\tAND client_key = $tmp.ss.client-key'>", + "comments": "", + "outputs": 1, + "x": 1077.6785888671875, + "y": 1120.892822265625, + "z": "158dead5.f2086d", + "wires": [ + [ + "f72ccdef.62b18", + "8dd46bd6.87c01" + ] + ] + }, + { + "id": "f72ccdef.62b18", + "type": "not-found", + "name": "not-found", + "xml": "<outcome value='not-found'>\n", + "comments": "", + "outputs": 1, + "x": 1369.250057220459, + "y": 1120.46426653862, + "z": "158dead5.f2086d", + "wires": [ + [ + "7de1e772.abc858" + ] + ] + }, + { + "id": "7de1e772.abc858", + "type": "block", + "name": "block", + "xml": "<block>\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1539.3928658621653, + "y": 1120.8928443363734, + "z": "158dead5.f2086d", + "wires": [ + [] + ] + }, + { + "id": "8dd46bd6.87c01", + "type": "success", + "name": "success", + "xml": "<outcome value='success'>\n", + "comments": "", + "outputs": 1, + "x": 1365.9642028808594, + "y": 1168.1785793304443, + "z": "158dead5.f2086d", + "wires": [ + [ + "87ae6929.f38048" + ] + ] + }, + { + "id": "56d47025.86d16", + "type": "block", + "name": "block : atomic", + "xml": "<block atomic=\"true\">", + "atomic": "true", + "outputs": 1, + "x": 768.5000152587891, + "y": 1121.107177734375, + "z": "158dead5.f2086d", + "wires": [ + [ + "c62e6e8f.bfa43", + "b7977f7d.8ce65", + "684ada9c.20cdbc" + ] + ] + }, + { + "id": "aec36890.ff2fb", + "type": "block", + "name": "block : atomic", + "xml": "<block atomic=\"true\">", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 772.0000305175781, + "y": 309.25000953674316, + "z": "158dead5.f2086d", + "wires": [ + [ + "f70a5fa0.d247d", + "c62e6e8f.bfa43", + "73427b92.9bde0c" + ] + ] + }, + { + "id": "ff105b45.f52f4", + "type": "break", + "name": "break", + "xml": "<break>\n", + "comments": "", + "x": 1893.6745948791504, + "y": 407.670615196228, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "999294fe.a69638", + "type": "for", + "name": "for kidx in resource-key_length", + "xml": "<for index=\"kidx\" start=\"0\" end=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key_length`\">", + "comments": "", + "outputs": 1, + "x": 1241.3692169189453, + "y": 498.03178787231445, + "z": "158dead5.f2086d", + "wires": [ + [ + "32fe15e5.a7bf9a" + ] + ] + }, + { + "id": "c62e6e8f.bfa43", + "type": "block", + "name": "block", + "xml": "<block>\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 980.0357055664062, + "y": 365.2261657714844, + "z": "158dead5.f2086d", + "wires": [ + [ + "a2dda04a.43ae58", + "999294fe.a69638", + "72366483.e4dd0c", + "93e0546d.de75b" + ] + ] + }, + { + "id": "acedbb53.5c913", + "type": "execute", + "name": "printContext", + "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/var/tmp/ss.eipam.log' />\n", + "comments": "", + "outputs": 1, + "x": 333.25000762939453, + "y": 419.0000066757202, + "z": "158dead5.f2086d", + "wires": [ + [] + ] + }, + { + "id": "4e153620.e3c8d", + "type": "update", + "name": "update NETBOX_IP_ASSIGNMENTS to PENDING_DELETE...", + "xml": "<update plugin=\"org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource\" resource=\"SQL\"\n\tkey=\"UPDATE NETBOX_IP_ASSIGNMENTS set ip_status = $tmp.status \n\t\tWHERE service_instance_id = $tmp.ss.service-instance-id \n\t\tAND client_key = $tmp.ss.client-key\" >", + "comments": "", + "outputs": 1, + "x": 1899.2262420654297, + "y": 1212.3929681777954, + "z": "158dead5.f2086d", + "wires": [ + [ + "3ca10d66.8e421a" + ] + ] + }, + { + "id": "59682f69.8b602", + "type": "set", + "name": "set status = PENDING_DELETE", + "xml": "<set>\n<parameter name='tmp.status' value=\"PENDING_DELETE\" />\n", + "comments": "", + "x": 1808.7262344360352, + "y": 1169.476219177246, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "3ca10d66.8e421a", + "type": "failure", + "name": "failure", + "xml": "<outcome value='failure'>\n", + "comments": "", + "outputs": 1, + "x": 2205.2261505126953, + "y": 1211.7262678146362, + "z": "158dead5.f2086d", + "wires": [ + [ + "a79b0cd6.ba9dc" + ] + ] + }, + { + "id": "a79b0cd6.ba9dc", + "type": "returnFailure", + "name": "return failure", + "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"`'Error updating EIPAM_IP_ASSIGNMENTS table to unassign ip with client_key=' + $tmp.ss.client-key + ' and service_instance_id=' + $tmp.ss.service-instance-id`\" />\n", + "comments": "", + "x": 2384.2264404296875, + "y": 1211.535888671875, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "1aee94d6.e70a7b", + "type": "execute", + "name": "execute EIPAM unassign IP addresses", + "xml": "<execute plugin=\"org.onap.ccsdk.sli.adaptors.netbox.api.NetboxClient\" method=\"unassignIpAddress\">", + "comments": "", + "outputs": 1, + "x": 1834.2262115478516, + "y": 1257.393012046814, + "z": "158dead5.f2086d", + "wires": [ + [ + "fdf0362f.fd4f4" + ] + ] + }, + { + "id": "fdf0362f.fd4f4", + "type": "failure", + "name": "failure", + "xml": "<outcome value='failure'>\n", + "comments": "", + "outputs": 1, + "x": 2070.892837524414, + "y": 1257.392954826355, + "z": "158dead5.f2086d", + "wires": [ + [ + "6b5c8b96.1eb51c" + ] + ] + }, + { + "id": "6b5c8b96.1eb51c", + "type": "returnFailure", + "name": "return failure", + "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"`'Error in EIPAMPlugin.unassignIPAddress with client-key='+ $tmp.ss.client-key`\" />\n", + "comments": "", + "x": 2232.892864227295, + "y": 1257.2026901245117, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "87ae6929.f38048", + "type": "block", + "name": "block : atomic", + "xml": "<block atomic=\"true\">", + "atomic": "true", + "outputs": 1, + "x": 1548.1786041259766, + "y": 1168.8928241729736, + "z": "158dead5.f2086d", + "wires": [ + [ + "59682f69.8b602", + "4e153620.e3c8d", + "1aee94d6.e70a7b" + ] + ] + }, + { + "id": "72366483.e4dd0c", + "type": "record", + "name": "record", + "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"`'SS: pidx: ' + $pidx`\"/>\n", + "comments": "", + "outputs": 1, + "x": 1166.2857360839844, + "y": 443.6428413391113, + "z": "158dead5.f2086d", + "wires": [ + [] + ] + }, + { + "id": "f4971b35.f262", + "type": "outcome", + "name": "vf-module-id", + "xml": "<outcome value='vf-module-id'>\n", + "comments": "", + "outputs": 1, + "x": 1773.7300567626953, + "y": 543.8928346633911, + "z": "158dead5.f2086d", + "wires": [ + [ + "e7bc24a5.2b1688" + ] + ] + }, + { + "id": "e7bc24a5.2b1688", + "type": "set", + "name": "set tmp.ss.vf-module-id", + "xml": "<set>\n<parameter name='tmp.ss.vf-module-id' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key[$kidx].value`' />\n", + "comments": "", + "x": 2039.7301788330078, + "y": 543.8928346633911, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "684ada9c.20cdbc", + "type": "for", + "name": "for pidx in param_length", + "xml": "<for index=\"pidx\" start=\"0\" end=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param_length`\">", + "comments": "", + "outputs": 1, + "x": 1035.9285888671875, + "y": 1359.7142124176025, + "z": "158dead5.f2086d", + "wires": [ + [ + "c9290a31.bc6ba" + ] + ] + }, + { + "id": "c9290a31.bc6ba", + "type": "switchNode", + "name": "switch: param[].name", + "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].name`'>\n", + "comments": "", + "outputs": 1, + "x": 1283.9285888671875, + "y": 1359.4642124176025, + "z": "158dead5.f2086d", + "wires": [ + [ + "b44fcfdb.b21448" + ] + ] + }, + { + "id": "b44fcfdb.b21448", + "type": "outcome", + "name": "ip-address", + "xml": "<outcome value='ip-address'>", + "comments": "", + "outputs": 1, + "x": 1528.464340209961, + "y": 1359.642786026001, + "z": "158dead5.f2086d", + "wires": [ + [ + "885816c2.0cf518" + ] + ] + }, + { + "id": "885816c2.0cf518", + "type": "set", + "name": "set resource-resolution-data.status = DELETED", + "xml": "<set>\n<parameter name='service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.status' \n\tvalue='DELETED' />\n", + "comments": "", + "x": 1850.6429443359375, + "y": 1359.857177734375, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "c64f6887.de64e", + "type": "outcome", + "name": "prefix-id", + "xml": "<outcome value='prefix-id'>\n", + "comments": "", + "outputs": 1, + "x": 1762.7857208251953, + "y": 588.1428651809692, + "z": "158dead5.f2086d", + "wires": [ + [ + "5e015d1e.a95ec4" + ] + ] + }, + { + "id": "5e015d1e.a95ec4", + "type": "set", + "name": "set prefix-id", + "xml": "<set>\n<parameter name='tmp.ss.prefix-id' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.resource-key[$kidx].value`' />\n", + "comments": "", + "x": 2009.2857208251953, + "y": 588.3928346633911, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "93e0546d.de75b", + "type": "execute", + "name": "execute NetboxClient assignIpAddress", + "xml": "<execute plugin=\"org.onap.ccsdk.sli.adaptors.netbox.api.NetboxClient\" method=\"assignIpAddress\">", + "comments": "", + "outputs": 1, + "x": 1259.285903930664, + "y": 713.3928346633911, + "z": "158dead5.f2086d", + "wires": [ + [ + "a3087de2.330a5" + ] + ] + }, + { + "id": "a3087de2.330a5", + "type": "failure", + "name": "failure", + "xml": "<outcome value='failure'>\n", + "comments": "", + "outputs": 1, + "x": 1514.2858428955078, + "y": 713.3928346633911, + "z": "158dead5.f2086d", + "wires": [ + [ + "c5dacbf8.86fe78" + ] + ] + }, + { + "id": "c5dacbf8.86fe78", + "type": "block", + "name": "block : atomic", + "xml": "<block atomic='true'>", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1684.2858428955078, + "y": 713.3928346633911, + "z": "158dead5.f2086d", + "wires": [ + [ + "1f126d73.fa4e23", + "f3e9ed8c.ec8d78" + ] + ] + }, + { + "id": "1f126d73.fa4e23", + "type": "set", + "name": "set resource-resolution-data.status = FAILED", + "xml": "<set>\n<parameter name='service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.status' value='FAILED' />\n", + "comments": "", + "x": 1999.2858428955078, + "y": 713.3928346633911, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "f3e9ed8c.ec8d78", + "type": "returnFailure", + "name": "return failure", + "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n", + "comments": "", + "x": 1914.2857208251953, + "y": 778.3928346633911, + "z": "158dead5.f2086d", + "wires": [] + }, + { + "id": "3f62b174.894c0e", + "type": "set", + "name": "set resource-resolution-data.status = SUCCESS", + "xml": "<set>\n<parameter name='service-data.vnfs.vnf[$vnf-index].vnf-data.vf-modules.vf-module[$vf-module-index].vf-module-data.vf-module-topology.vf-module-parameters.param[$pidx].resource-resolution-data.status' \n\tvalue='SUCCESS' />\n", + "comments": "", + "x": 2048.75, + "y": 963.75, + "z": "158dead5.f2086d", + "wires": [] + } +]
\ No newline at end of file diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-assign.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-assign.json index f1766b7d..e86889a7 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-assign.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-assign.json @@ -152,7 +152,7 @@ "id": "6175d91c.80a228", "type": "set", "name": "set ss.capability.execution-order[]", - "xml": "<set>\n<parameter name='ss.capability.execution-order[0]' value='generate-name' />\n<parameter name='ss.capability.execution-order[1]' value='alts-entitlement-assign' />\n<parameter name='ss.capability.execution-order[2]' value='alts-license-assign' />\n<parameter name='ss.capability.execution-order[3]' value='vlan-tag-assign' />\n<parameter name='ss.capability.execution-order[4]' value='eipam-ip-assign' />\n<parameter name='ss.capability.execution-order[5]' value='eipam-create-pool\"' />\n<parameter name='ss.capability.execution-order[6]' value='mac-address-assign' />\n<parameter name='ss.capability.execution-order[7]' value='create-vpe-pool' />\n<parameter name='ss.capability.execution-order[8]' value='unresolved-composite-data' />\n<parameter name='ss.capability.execution-order_length' value='9' />\n", + "xml": "<set>\n<parameter name='ss.capability.execution-order[0]' value='generate-name' />\n<parameter name='ss.capability.execution-order[1]' value='alts-entitlement-assign' />\n<parameter name='ss.capability.execution-order[2]' value='alts-license-assign' />\n<parameter name='ss.capability.execution-order[3]' value='vlan-tag-assign' />\n<parameter name='ss.capability.execution-order[4]' value='eipam-ip-assign' />\n<parameter name='ss.capability.execution-order[5]' value='netbox-ip-assign' />\n<parameter name='ss.capability.execution-order[6]' value='eipam-create-pool\"' />\n<parameter name='ss.capability.execution-order[7]' value='mac-address-assign' />\n<parameter name='ss.capability.execution-order[8]' value='create-vpe-pool' />\n<parameter name='ss.capability.execution-order[9]' value='unresolved-composite-data' />\n<parameter name='ss.capability.execution-order_length' value='10' />\n", "comments": "", "x": 415.91666412353516, "y": 1216.9286432266235, diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-unassign.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-unassign.json index 54b6a594..51d9b3c0 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-unassign.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_self-serve-vf-module-unassign.json @@ -282,7 +282,7 @@ "id": "669839ba.56b488", "type": "set", "name": "set ss.capability.execution-order[]", - "xml": "<set>\n<parameter name='ss.capability.execution-order[0]' value='mac-address-assign' />\n<parameter name='ss.capability.execution-order[1]' value='eipam-ip-assign' />\n<parameter name='ss.capability.execution-order[2]' value='vlan-tag-assign' />\n<parameter name='ss.capability.execution-order[3]' value='alts-license-assign' />\n<parameter name='ss.capability.execution-order[4]' value='alts-entitlement-assign' />\n<parameter name='ss.capability.execution-order[5]' value='generate-name' />\n<parameter name='ss.capability.execution-order_length' value='6' />", + "xml": "<set>\n<parameter name='ss.capability.execution-order[0]' value='mac-address-assign' />\n<parameter name='ss.capability.execution-order[1]' value='eipam-ip-assign' />\n<parameter name='ss.capability.execution-order[2]' value='netbox-ip-assign' />\n<parameter name='ss.capability.execution-order[3]' value='vlan-tag-assign' />\n<parameter name='ss.capability.execution-order[4]' value='alts-license-assign' />\n<parameter name='ss.capability.execution-order[5]' value='alts-entitlement-assign' />\n<parameter name='ss.capability.execution-order[6]' value='generate-name' />\n<parameter name='ss.capability.execution-order_length' value='7' />", "comments": "", "x": 434.25003814697266, "y": 160.50000381469727, |