From: Agarwal, Ruchira(ra1926) Date: Thu, 16 Aug 2018 22:55:06 +0000 (+0000) Subject: add LCM DGs X-Git-Tag: 1.4.1~81 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=3c02eaf06b46237f3ce69be0182c490ac8f9d7b8;p=sdnc%2Foam.git add LCM DGs LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5 Issue-ID: SDNC-423 Signed-off-by: Agarwal, Ruchira(ra1926) Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95 --- diff --git a/installation/src/main/properties/lcm-dg.properties b/installation/src/main/properties/lcm-dg.properties index 9f24ebc7..7cd90640 100644 --- a/installation/src/main/properties/lcm-dg.properties +++ b/installation/src/main/properties/lcm-dg.properties @@ -1,3 +1,4 @@ +#ANSIBLE ansible.agenturl=http://ansiblehost:8000/Dispatch ansible.user=sdnc ansible.password=sdnc @@ -8,7 +9,23 @@ ansible.version=0.00 lcm.upgrade-pre-check.playbookname=ansible_precheck lcm.upgrade-post-check.playbookname=ansible_postcheck lcm.upgrade-software.playbookname=ansible_upgradesw +lcm.quiesce-traffic.playbookname=ansible_quiescetraffic +lcm.resume-traffic.playbookname=ansible_resumetraffic +lcm.distribute-traffic.playbookname=ansible_distributetraffic + +#RESTAPI INTERFACEs restapi.templateDir=/opt/onap/sdnc/restapi/templates + +#RESTCONF +lcm.restconf.configscaleout.templatefile=lcm-restconf-configscaleout.json +lcm.restconf.configscaleout.urlpath=/restconf/config/vlb-business-vnf-onap-plugin:vlb-business-vnf-onap-plugin/vdns-instances/vdns-instance/ +lcm.restconf.configscaleout.geturlpath=/restconf/config/vlb-business-vnf-onap-plugin:vlb-business-vnf-onap-plugin +lcm.restconf.configscaleout.user= +lcm.restconf.configscaleout.password= +lcm.restconf.port=8183 + +#DMAAP +lcm.dmaap.url=http://mr.api.simpledemo.onap.org:3904/events/SDNC-LCM-WRITE restapi.lcm.dmaap.publish.templatefile=lcm-dmaap-publish-template.json lcm.dmaap.url=http://mr.api.simpledemo.onap.org:3904/events/SDNC-LCM-WRITE lcm.dmaap.user= @@ -16,4 +33,3 @@ lcm.dmaap.password= lcm.dmaap.version=1.0 lcm.dmaap.partition=MSO lcm.dmaap.type=response - diff --git a/platform-logic/lcm/src/main/json/LCM_config-scale-out.json b/platform-logic/lcm/src/main/json/LCM_config-scale-out.json new file mode 100755 index 00000000..9d37cf13 --- /dev/null +++ b/platform-logic/lcm/src/main/json/LCM_config-scale-out.json @@ -0,0 +1,364 @@ +[ + { + "id": "2525c69c.46a53a", + "type": "method", + "name": "config-scale-out", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 525, + "y": 310, + "z": "2e6279df.227e56", + "wires": [ + [ + "fbc1ecc4.e47a5" + ] + ] + }, + { + "id": "71bc22fb.570a1c", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 316.99993896484375, + "y": 312, + "z": "2e6279df.227e56", + "wires": [ + [ + "2525c69c.46a53a" + ] + ] + }, + { + "id": "9aa59a9a.573488", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 535, + "y": 499.0000305175781, + "z": "2e6279df.227e56", + "wires": [ + [ + "1648f778.245cc9" + ] + ] + }, + { + "id": "af21aba.b59b158", + "type": "other", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 534, + "y": 573, + "z": "2e6279df.227e56", + "wires": [ + [ + "4b5b877e.ab2088" + ] + ] + }, + { + "id": "def90fda.f980a", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 833.9998779296875, + "y": 629.0000305175781, + "z": "2e6279df.227e56", + "wires": [] + }, + { + "id": "42cca51a.60b21c", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 132, + "y": 311, + "z": "2e6279df.227e56", + "wires": [ + [ + "71bc22fb.570a1c" + ] + ] + }, + { + "id": "fbc1ecc4.e47a5", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 117.91668701171875, + "y": 448.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [ + "78a05e7a.6a51e", + "bafaa90c.54ab78", + "4ce05c2c.5aa5b4", + "dfe17100.934dc" + ] + ] + }, + { + "id": "78a05e7a.6a51e", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 302.00001525878906, + "y": 427.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [] + ] + }, + { + "id": "2f415068.43c48", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 864.0000610351562, + "y": 435.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [ + "fdf40e79.456aa" + ] + ] + }, + { + "id": "fdf40e79.456aa", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1046, + "y": 434.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [ + "d3492d84.dee36" + ] + ] + }, + { + "id": "1648f778.245cc9", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 673, + "y": 500.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [ + "2f415068.43c48", + "fb59df11.d6057", + "aafbe068.0daef" + ] + ] + }, + { + "id": "c832fe63.37e5f", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 854.4998779296875, + "y": 578.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [ + "5e5bf79f.1bf8b8" + ] + ] + }, + { + "id": "5e5bf79f.1bf8b8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1031.4998779296875, + "y": 577.0833740234375, + "z": "2e6279df.227e56", + "wires": [ + [ + "1e79000b.07848" + ] + ] + }, + { + "id": "d3492d84.dee36", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1173, + "y": 434.0833435058594, + "z": "2e6279df.227e56", + "wires": [ + [] + ] + }, + { + "id": "fb59df11.d6057", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 844.9166870117188, + "y": 485.0833435058594, + "z": "2e6279df.227e56", + "wires": [] + }, + { + "id": "1e79000b.07848", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1163.9166259765625, + "y": 575.0833740234375, + "z": "2e6279df.227e56", + "wires": [ + [] + ] + }, + { + "id": "aafbe068.0daef", + "type": "set", + "name": "set", + "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", + "comments": "", + "x": 814.1666259765625, + "y": 530.0833435058594, + "z": "2e6279df.227e56", + "wires": [] + }, + { + "id": "bafaa90c.54ab78", + "type": "set", + "name": "set default status value", + "xml": "\n\n", + "comments": "", + "x": 310, + "y": 473, + "z": "2e6279df.227e56", + "wires": [] + }, + { + "id": "dfe17100.934dc", + "type": "execute", + "name": "execute RestConfAPI", + "xml": "\n \n \n \n \n \n \n \n ", + "comments": "", + "outputs": 1, + "x": 302, + "y": 582, + "z": "2e6279df.227e56", + "wires": [ + [ + "9aa59a9a.573488", + "af21aba.b59b158" + ] + ] + }, + { + "id": "4ce05c2c.5aa5b4", + "type": "execute", + "name": "execute jsonStringToCtx", + "xml": "\n\t\n\t\n\t", + "comments": "", + "outputs": 1, + "x": 310, + "y": 520, + "z": "2e6279df.227e56", + "wires": [ + [ + "e5f5e49e.ae0018" + ] + ] + }, + { + "id": "874cba8d.9da118", + "type": "record", + "name": "record", + "xml": " \n\t \n\t\n\t", + "comments": "", + "outputs": 1, + "x": 678, + "y": 430, + "z": "2e6279df.227e56", + "wires": [ + [] + ] + }, + { + "id": "e5f5e49e.ae0018", + "type": "other", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 536, + "y": 429, + "z": "2e6279df.227e56", + "wires": [ + [ + "874cba8d.9da118" + ] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_distribute-traffic.json b/platform-logic/lcm/src/main/json/LCM_distribute-traffic.json new file mode 100755 index 00000000..30ee561d --- /dev/null +++ b/platform-logic/lcm/src/main/json/LCM_distribute-traffic.json @@ -0,0 +1,553 @@ +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "distribute-traffic", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_health-check.json b/platform-logic/lcm/src/main/json/LCM_health-check.json new file mode 100755 index 00000000..075da772 --- /dev/null +++ b/platform-logic/lcm/src/main/json/LCM_health-check.json @@ -0,0 +1,364 @@ +[ + { + "id": "2b8f6748.3fa5c8", + "type": "method", + "name": "health-check", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 691, + "y": 201, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "86fd93d8.101eb" + ] + ] + }, + { + "id": "785dd229.90154c", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 482.99993896484375, + "y": 203, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "2b8f6748.3fa5c8" + ] + ] + }, + { + "id": "a28eb083.f3e5f", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 298, + "y": 202, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "785dd229.90154c" + ] + ] + }, + { + "id": "86fd93d8.101eb", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 283.91668701171875, + "y": 339.0833435058594, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "bbe42636.ef2208", + "e6df0ad2.e107d8", + "671ded81.c280d4", + "a0daec6.f75351" + ] + ] + }, + { + "id": "bbe42636.ef2208", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 468.00001525878906, + "y": 318.0833435058594, + "z": "bbb5423b.9a29f", + "wires": [ + [] + ] + }, + { + "id": "e6df0ad2.e107d8", + "type": "set", + "name": "set default status value", + "xml": "\n\n", + "comments": "", + "x": 476, + "y": 364, + "z": "bbb5423b.9a29f", + "wires": [] + }, + { + "id": "a0daec6.f75351", + "type": "execute", + "name": "execute RestConfAPI", + "xml": "\n \n \n \n \n \n ", + "comments": "", + "outputs": 1, + "x": 465, + "y": 474, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "a0cf136b.8e462", + "239d5c1.593a9a4" + ] + ] + }, + { + "id": "671ded81.c280d4", + "type": "execute", + "name": "execute jsonStringToCtx", + "xml": "\n\t\n\t\n\t", + "comments": "", + "outputs": 1, + "x": 476, + "y": 411, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "8008fd81.155e7" + ] + ] + }, + { + "id": "289cee6b.89c1d2", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 845, + "y": 299, + "z": "bbb5423b.9a29f", + "wires": [ + [] + ] + }, + { + "id": "8008fd81.155e7", + "type": "other", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 702, + "y": 302, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "289cee6b.89c1d2" + ] + ] + }, + { + "id": "a0cf136b.8e462", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 722, + "y": 379, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "d1efbb12.8f20b8" + ] + ] + }, + { + "id": "239d5c1.593a9a4", + "type": "other", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 724, + "y": 503.9999694824219, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "d97877e8.182738" + ] + ] + }, + { + "id": "8d0805b4.65dad8", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1022.9998779296875, + "y": 555, + "z": "bbb5423b.9a29f", + "wires": [] + }, + { + "id": "e12b38ab.e68b38", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n\n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1061.0000610351562, + "y": 363.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "46030217.bb5c0c" + ] + ] + }, + { + "id": "46030217.bb5c0c", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1236, + "y": 364.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "c10a4371.c7e1" + ] + ] + }, + { + "id": "d1efbb12.8f20b8", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 848, + "y": 376.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "e12b38ab.e68b38", + "55604be3.6c4c94", + "48cd4e57.0a075" + ] + ] + }, + { + "id": "2473531d.cd328c", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1043.4998779296875, + "y": 504.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "5e7f5a6e.1235f4" + ] + ] + }, + { + "id": "5e7f5a6e.1235f4", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1220.4998779296875, + "y": 503.0833435058594, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "395b2b90.bcb3e4" + ] + ] + }, + { + "id": "c10a4371.c7e1", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1362, + "y": 360.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [ + [] + ] + }, + { + "id": "55604be3.6c4c94", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1033.9166870117188, + "y": 411.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [] + }, + { + "id": "395b2b90.bcb3e4", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1352.9166259765625, + "y": 501.0833435058594, + "z": "bbb5423b.9a29f", + "wires": [ + [] + ] + }, + { + "id": "d97877e8.182738", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 862.9998779296875, + "y": 501.0832824707031, + "z": "bbb5423b.9a29f", + "wires": [ + [ + "2473531d.cd328c", + "fc35ebb1.2e7db8", + "8d0805b4.65dad8" + ] + ] + }, + { + "id": "fc35ebb1.2e7db8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1003.1666259765625, + "y": 456.08331298828125, + "z": "bbb5423b.9a29f", + "wires": [] + }, + { + "id": "48cd4e57.0a075", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 535.5, - "y": 83, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "a726273f.d4087" - ] - ] - }, - { - "id": "6cc2acd4.57558c", - "type": "service-logic", - "name": "LCM ${project.version}", - "module": "LCM", - "version": "${project.version}", - "comments": "", - "xml": "", - "outputs": 1, - "x": 306.49993896484375, - "y": 84, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "85add9d3.6d38c8" - ] - ] - }, - { - "id": "3b5bd72a.fb19f8", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n", - "comments": "", - "x": 388.5, - "y": 472, - "z": "1bef9bfd.091c84", - "wires": [] - }, - { - "id": "7bee7647.02e808", - "type": "dgstart", - "name": "DGSTART", - "outputs": 1, - "x": 103.5, - "y": 83, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "6cc2acd4.57558c" - ] - ] - }, - { - "id": "a726273f.d4087", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 139.41668701171875, - "y": 237.08334350585938, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "c733c1eb.f6dc98", - "8a3a4a22.8cd238", - "5c905e45.08ff1", - "ff16f6f7.bb02d", - "3b5bd72a.fb19f8" - ] - ] - }, - { - "id": "c733c1eb.f6dc98", - "type": "execute", - "name": "execute Properties", - "xml": "\n \n \n", - "comments": "", - "outputs": 1, - "x": 426.5, - "y": 222.08334350585938, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "ff16f6f7.bb02d", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 402.5, - "y": 399.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "4150232b.d9de94" - ] - ] - }, - { - "id": "4150232b.d9de94", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 611.5, - "y": 397.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "1c38db15.1f052d" - ] - ] - }, - { - "id": "f6eb674d.c21", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1506.9999389648438, - "y": 415.0833511352539, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "db43d1c.5a1cab" - ] - ] - }, - { - "id": "1c38db15.1f052d", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 771.5, - "y": 397.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "db43d1c.5a1cab", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1628.4166870117188, - "y": 416.0833511352539, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "5c905e45.08ff1", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 374.5, - "y": 331.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [] - }, - { - "id": "8a3a4a22.8cd238", - "type": "set", - "name": "set default status value", - "xml": "\n\n\n", - "comments": "", - "x": 428.5, - "y": 274, - "z": "1bef9bfd.091c84", - "wires": [] - } -] +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "quiesce-traffic", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_resume-traffic.json b/platform-logic/lcm/src/main/json/LCM_resume-traffic.json index b7c07b32..6024d141 100644 --- a/platform-logic/lcm/src/main/json/LCM_resume-traffic.json +++ b/platform-logic/lcm/src/main/json/LCM_resume-traffic.json @@ -1,194 +1,553 @@ -[ - { - "id": "85add9d3.6d38c8", - "type": "method", - "name": "resume-traffic", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 535.5, - "y": 83, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "a726273f.d4087" - ] - ] - }, - { - "id": "6cc2acd4.57558c", - "type": "service-logic", - "name": "LCM ${project.version}", - "module": "LCM", - "version": "${project.version}", - "comments": "", - "xml": "", - "outputs": 1, - "x": 306.49993896484375, - "y": 84, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "85add9d3.6d38c8" - ] - ] - }, - { - "id": "3b5bd72a.fb19f8", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n", - "comments": "", - "x": 388.5, - "y": 472, - "z": "1bef9bfd.091c84", - "wires": [] - }, - { - "id": "7bee7647.02e808", - "type": "dgstart", - "name": "DGSTART", - "outputs": 1, - "x": 103.5, - "y": 83, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "6cc2acd4.57558c" - ] - ] - }, - { - "id": "a726273f.d4087", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 139.41668701171875, - "y": 237.08334350585938, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "c733c1eb.f6dc98", - "8a3a4a22.8cd238", - "5c905e45.08ff1", - "ff16f6f7.bb02d", - "3b5bd72a.fb19f8" - ] - ] - }, - { - "id": "c733c1eb.f6dc98", - "type": "execute", - "name": "execute Properties", - "xml": "\n \n \n", - "comments": "", - "outputs": 1, - "x": 426.5, - "y": 222.08334350585938, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "ff16f6f7.bb02d", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 402.5, - "y": 399.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "4150232b.d9de94" - ] - ] - }, - { - "id": "4150232b.d9de94", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 611.5, - "y": 397.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "1c38db15.1f052d" - ] - ] - }, - { - "id": "f6eb674d.c21", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1506.9999389648438, - "y": 415.0833511352539, - "z": "1bef9bfd.091c84", - "wires": [ - [ - "db43d1c.5a1cab" - ] - ] - }, - { - "id": "1c38db15.1f052d", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 771.5, - "y": 397.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "db43d1c.5a1cab", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1628.4166870117188, - "y": 416.0833511352539, - "z": "1bef9bfd.091c84", - "wires": [ - [] - ] - }, - { - "id": "5c905e45.08ff1", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 374.5, - "y": 331.0833435058594, - "z": "1bef9bfd.091c84", - "wires": [] - }, - { - "id": "8a3a4a22.8cd238", - "type": "set", - "name": "set default status value", - "xml": "\n\n\n", - "comments": "", - "x": 428.5, - "y": 274, - "z": "1bef9bfd.091c84", - "wires": [] - } -] +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "resume-traffic", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json b/platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json index 102870d5..60fe6a61 100644 --- a/platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json +++ b/platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json @@ -1,478 +1,553 @@ -[ - { - "id": "7a39f2fe.3dcdf4", - "type": "method", - "name": "upgrade-post-check", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 504, - "y": 189, - "z": "8298903b.6dd47", - "wires": [ - [ - "29adfec5.3e996a" - ] - ] - }, - { - "id": "d4e963ab.cbd07", - "type": "service-logic", - "name": "LCM ${project.version}", - "module": "LCM", - "version": "${project.version}", - "comments": "", - "xml": "", - "outputs": 1, - "x": 291.99993896484375, - "y": 190, - "z": "8298903b.6dd47", - "wires": [ - [ - "7a39f2fe.3dcdf4" - ] - ] - }, - { - "id": "dbae8f8c.b9f5c8", - "type": "execute", - "name": "execute AnsibleA.reqExec", - "xml": "\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 292.00001525878906, - "y": 407, - "z": "8298903b.6dd47", - "wires": [ - [ - "6f51d66.269da28", - "3cef6eb.3854f92", - "7d81ec43.a1807c" - ] - ] - }, - { - "id": "d7bab1d5.51757", - "type": "switchNode", - "name": "switch", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 593, - "y": 455, - "z": "8298903b.6dd47", - "wires": [ - [ - "2746f459.4c8844", - "f804c90e.5a0878", - "a107745e.d375f" - ] - ] - }, - { - "id": "2746f459.4c8844", - "type": "other", - "name": "outcome 500", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 738, - "y": 453.00000762939453, - "z": "8298903b.6dd47", - "wires": [ - [ - "812cc9c1.aee1" - ] - ] - }, - { - "id": "f804c90e.5a0878", - "type": "other", - "name": "outcome 100", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 741, - "y": 496.00003814697266, - "z": "8298903b.6dd47", - "wires": [ - [ - "91a9092c.bcfc5" - ] - ] - }, - { - "id": "91a9092c.bcfc5", - "type": "execute", - "name": "execute reqExecResult", - "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 919.0000305175781, - "y": 496.00003814697266, - "z": "8298903b.6dd47", - "wires": [ - [ - "746c71a8.ecf54", - "3553670.a015a9a" - ] - ] - }, - { - "id": "3cef6eb.3854f92", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 484, - "y": 364.0000305175781, - "z": "8298903b.6dd47", - "wires": [ - [ - "812cc9c1.aee1" - ] - ] - }, - { - "id": "6f51d66.269da28", - "type": "other", - "name": "other", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 486, - "y": 416, - "z": "8298903b.6dd47", - "wires": [ - [ - "d7bab1d5.51757" - ] - ] - }, - { - "id": "746c71a8.ecf54", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1080.0000610351562, - "y": 473.00000762939453, - "z": "8298903b.6dd47", - "wires": [ - [ - "812cc9c1.aee1" - ] - ] - }, - { - "id": "a107745e.d375f", - "type": "other", - "name": "outcome 101", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 735, - "y": 411.00003814697266, - "z": "8298903b.6dd47", - "wires": [ - [ - "812cc9c1.aee1" - ] - ] - }, - { - "id": "3553670.a015a9a", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1087.0000610351562, - "y": 521.0000381469727, - "z": "8298903b.6dd47", - "wires": [ - [ - "9eb97883.c25dd" - ] - ] - }, - { - "id": "4d0102b3.cb0034", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n", - "comments": "", - "x": 1369.9999389648438, - "y": 573.0000381469727, - "z": "8298903b.6dd47", - "wires": [] - }, - { - "id": "b0b34f77.1a63a", - "type": "dgstart", - "name": "DGSTART", - "outputs": 1, - "x": 107, - "y": 189, - "z": "8298903b.6dd47", - "wires": [ - [ - "d4e963ab.cbd07" - ] - ] - }, - { - "id": "29adfec5.3e996a", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 102.91668701171875, - "y": 370.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [ - "dbae8f8c.b9f5c8", - "2da1a6a3.957b62", - "f33027ae.498be" - ] - ] - }, - { - "id": "2da1a6a3.957b62", - "type": "execute", - "name": "execute Properties", - "xml": "\n \n \n", - "comments": "", - "outputs": 1, - "x": 275.00001525878906, - "y": 328.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [] - ] - }, - { - "id": "e8fdf598.f43db", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1087.0000610351562, - "y": 317.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [ - "27736dcd.8ac982" - ] - ] - }, - { - "id": "27736dcd.8ac982", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1257, - "y": 316.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [ - "86cb0ea6.638338" - ] - ] - }, - { - "id": "812cc9c1.aee1", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 890, - "y": 341.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [ - "e8fdf598.f43db", - "e11198e6.679a2", - "a3a650c3.8200a8" - ] - ] - }, - { - "id": "7d25ddd1.4d85f4", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1390.4999389648438, - "y": 522.0833511352539, - "z": "8298903b.6dd47", - "wires": [ - [ - "1bd36512.b1eedb" - ] - ] - }, - { - "id": "1bd36512.b1eedb", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1550.4999389648438, - "y": 522.0833511352539, - "z": "8298903b.6dd47", - "wires": [ - [ - "8b14e6d.6ed9318" - ] - ] - }, - { - "id": "86cb0ea6.638338", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1389, - "y": 316.0833435058594, - "z": "8298903b.6dd47", - "wires": [ - [] - ] - }, - { - "id": "e11198e6.679a2", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 1061.9166870117188, - "y": 354.0833435058594, - "z": "8298903b.6dd47", - "wires": [] - }, - { - "id": "8b14e6d.6ed9318", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1671.9166870117188, - "y": 523.0833511352539, - "z": "8298903b.6dd47", - "wires": [ - [] - ] - }, - { - "id": "a3a650c3.8200a8", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1039.0000610351562, - "y": 264.0833435058594, - "z": "8298903b.6dd47", - "wires": [] - }, - { - "id": "9eb97883.c25dd", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 1219.9999389648438, - "y": 521.0833206176758, - "z": "8298903b.6dd47", - "wires": [ - [ - "7d25ddd1.4d85f4", - "5aed86b8.dac118", - "4d0102b3.cb0034" - ] - ] - }, - { - "id": "5aed86b8.dac118", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1350.1666870117188, - "y": 474.0833511352539, - "z": "8298903b.6dd47", - "wires": [] - }, - { - "id": "7d81ec43.a1807c", - "type": "not-found", - "name": "not-found", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 480, - "y": 317, - "z": "8298903b.6dd47", - "wires": [ - [ - "97422b5e.b01ec" - ] - ] - }, - { - "id": "c3ed93bf.f51b6", - "type": "set", - "name": "set Defaults", - "xml": "\n\n\n", - "comments": "", - "x": 864, - "y": 264, - "z": "8298903b.6dd47", - "wires": [] - }, - { - "id": "97422b5e.b01ec", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 664, - "y": 309, - "z": "8298903b.6dd47", - "wires": [ - [ - "c3ed93bf.f51b6", - "812cc9c1.aee1" - ] - ] - }, - { - "id": "f33027ae.498be", - "type": "set", - "name": "set default status value", - "xml": "\n\n\n", - "comments": "", - "x": 289, - "y": 368, - "z": "8298903b.6dd47", - "wires": [] - } -] +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "upgrade-post-check", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_upgrade-pre-check.json b/platform-logic/lcm/src/main/json/LCM_upgrade-pre-check.json index 51d33da3..4f39f487 100644 --- a/platform-logic/lcm/src/main/json/LCM_upgrade-pre-check.json +++ b/platform-logic/lcm/src/main/json/LCM_upgrade-pre-check.json @@ -1,478 +1,553 @@ -[ - { - "id": "8794d455.5cce5", - "type": "method", - "name": "upgrade-pre-check", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 520, - "y": 133, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "ff45289b.166bd8" - ] - ] - }, - { - "id": "80857f67.984b6", - "type": "service-logic", - "name": "LCM ${project.version}", - "module": "LCM", - "version": "${project.version}", - "comments": "", - "xml": "", - "outputs": 1, - "x": 307.99993896484375, - "y": 134, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "8794d455.5cce5" - ] - ] - }, - { - "id": "d102dc2d.41fe", - "type": "execute", - "name": "execute AnsibleA.reqExec", - "xml": "\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 308.00001525878906, - "y": 351, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "dde77b94.93ef18", - "ed53398e.b83e6", - "f5081dcd.9b7118" - ] - ] - }, - { - "id": "fe62b59e.3e5e2", - "type": "switchNode", - "name": "switch", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 609, - "y": 399, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "1521e2ba.c5b60d", - "c92b8968.b6598", - "1549489f.79a4df" - ] - ] - }, - { - "id": "1521e2ba.c5b60d", - "type": "other", - "name": "outcome 500", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 754, - "y": 397.00000762939453, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "6680d59e.022b5c" - ] - ] - }, - { - "id": "c92b8968.b6598", - "type": "other", - "name": "outcome 100", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 757, - "y": 440.00003814697266, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "a515c0c.2a1774" - ] - ] - }, - { - "id": "a515c0c.2a1774", - "type": "execute", - "name": "execute reqExecResult", - "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 935.0000305175781, - "y": 440.00003814697266, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "aafd18f3.e67588", - "12d7ff4a.4dff39" - ] - ] - }, - { - "id": "ed53398e.b83e6", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 500, - "y": 308.0000305175781, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "6680d59e.022b5c" - ] - ] - }, - { - "id": "dde77b94.93ef18", - "type": "other", - "name": "other", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 502, - "y": 360, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "fe62b59e.3e5e2" - ] - ] - }, - { - "id": "aafd18f3.e67588", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1096.0000610351562, - "y": 417.00000762939453, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "6680d59e.022b5c" - ] - ] - }, - { - "id": "1549489f.79a4df", - "type": "other", - "name": "outcome 101", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 751, - "y": 355.00003814697266, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "6680d59e.022b5c" - ] - ] - }, - { - "id": "12d7ff4a.4dff39", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1103.0000610351562, - "y": 465.00003814697266, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "db47df98.2c4588" - ] - ] - }, - { - "id": "cdc8f332.5e3cb8", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n", - "comments": "", - "x": 1385.9999389648438, - "y": 517.0000381469727, - "z": "7da5048.3ddb5fc", - "wires": [] - }, - { - "id": "35025675.c3eb3a", - "type": "dgstart", - "name": "DGSTART", - "outputs": 1, - "x": 123, - "y": 133, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "80857f67.984b6" - ] - ] - }, - { - "id": "ff45289b.166bd8", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 118.91668701171875, - "y": 314.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "d102dc2d.41fe", - "8c1fb722.e712a8", - "d66534d5.e238c" - ] - ] - }, - { - "id": "8c1fb722.e712a8", - "type": "execute", - "name": "execute Properties", - "xml": "\n \n \n", - "comments": "", - "outputs": 1, - "x": 292.00001525878906, - "y": 267.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [] - ] - }, - { - "id": "5aa80cdf.0a7ab4", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1103.0000610351562, - "y": 261.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "33950e88.f14ed2" - ] - ] - }, - { - "id": "33950e88.f14ed2", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1273, - "y": 260.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "d29bb160.8e2c18" - ] - ] - }, - { - "id": "6680d59e.022b5c", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 906, - "y": 285.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "5aa80cdf.0a7ab4", - "b116f2bd.6d187", - "3c43772b.4e0da8" - ] - ] - }, - { - "id": "ee44a647.c4fff", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1406.4999389648438, - "y": 466.0833511352539, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "96654ac9.0d28b8" - ] - ] - }, - { - "id": "96654ac9.0d28b8", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1566.4999389648438, - "y": 466.0833511352539, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "8e468697.9f9a2" - ] - ] - }, - { - "id": "d29bb160.8e2c18", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1405, - "y": 260.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [ - [] - ] - }, - { - "id": "b116f2bd.6d187", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 1077.9166870117188, - "y": 298.0833435058594, - "z": "7da5048.3ddb5fc", - "wires": [] - }, - { - "id": "8e468697.9f9a2", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1687.9166870117188, - "y": 467.0833511352539, - "z": "7da5048.3ddb5fc", - "wires": [ - [] - ] - }, - { - "id": "3c43772b.4e0da8", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1055.0000610351562, - "y": 208.08334350585938, - "z": "7da5048.3ddb5fc", - "wires": [] - }, - { - "id": "db47df98.2c4588", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 1235.9999389648438, - "y": 465.0833206176758, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "ee44a647.c4fff", - "61a3bf4.bcdb3c", - "cdc8f332.5e3cb8" - ] - ] - }, - { - "id": "61a3bf4.bcdb3c", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1366.1666870117188, - "y": 418.0833511352539, - "z": "7da5048.3ddb5fc", - "wires": [] - }, - { - "id": "f5081dcd.9b7118", - "type": "not-found", - "name": "not-found", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 496, - "y": 261, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "ce8b68f1.22b2d8" - ] - ] - }, - { - "id": "e7918964.c04f3", - "type": "set", - "name": "set Defaults", - "xml": "\n\n\n", - "comments": "", - "x": 880, - "y": 208, - "z": "7da5048.3ddb5fc", - "wires": [] - }, - { - "id": "ce8b68f1.22b2d8", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 680, - "y": 253, - "z": "7da5048.3ddb5fc", - "wires": [ - [ - "e7918964.c04f3", - "6680d59e.022b5c" - ] - ] - }, - { - "id": "d66534d5.e238c", - "type": "set", - "name": "set default status value", - "xml": "\n\n\n", - "comments": "", - "x": 301, - "y": 311, - "z": "7da5048.3ddb5fc", - "wires": [] - } -] +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "upgrade-pre-check", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/LCM_upgrade-software.json b/platform-logic/lcm/src/main/json/LCM_upgrade-software.json index 54b75cd3..95e0638e 100644 --- a/platform-logic/lcm/src/main/json/LCM_upgrade-software.json +++ b/platform-logic/lcm/src/main/json/LCM_upgrade-software.json @@ -1,478 +1,553 @@ -[ - { - "id": "4c3f9752.77dec", - "type": "method", - "name": "upgrade-software", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 489, - "y": 152, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "83650b67.6cd8c" - ] - ] - }, - { - "id": "d837d6cb.338428", - "type": "service-logic", - "name": "LCM ${project.version}", - "module": "LCM", - "version": "${project.version}", - "comments": "", - "xml": "", - "outputs": 1, - "x": 276.99993896484375, - "y": 153, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "4c3f9752.77dec" - ] - ] - }, - { - "id": "3421e2b7.29c266", - "type": "execute", - "name": "execute AnsibleA.reqExec", - "xml": "\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 277.00001525878906, - "y": 370, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "199ed9da.f92c0e", - "c8dd71a.7a9241", - "50f87fc.8f6068" - ] - ] - }, - { - "id": "32b073b0.4096bc", - "type": "switchNode", - "name": "switch", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 578, - "y": 418, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "df999599.1b565", - "96b44eb0.622268", - "a80c397d.561b48" - ] - ] - }, - { - "id": "df999599.1b565", - "type": "other", - "name": "outcome 500", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 723, - "y": 416.00000762939453, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "f25faee.c20865" - ] - ] - }, - { - "id": "96b44eb0.622268", - "type": "other", - "name": "outcome 100", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 726, - "y": 459.00003814697266, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "fcf5e1f3.334ad" - ] - ] - }, - { - "id": "fcf5e1f3.334ad", - "type": "execute", - "name": "execute reqExecResult", - "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 904.0000305175781, - "y": 459.00003814697266, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "9223dd62.33b848", - "52b60d15.5c8824" - ] - ] - }, - { - "id": "c8dd71a.7a9241", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 469, - "y": 327.0000305175781, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "f25faee.c20865" - ] - ] - }, - { - "id": "199ed9da.f92c0e", - "type": "other", - "name": "other", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 471, - "y": 379, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "32b073b0.4096bc" - ] - ] - }, - { - "id": "9223dd62.33b848", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1065.0000610351562, - "y": 436.00000762939453, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "f25faee.c20865" - ] - ] - }, - { - "id": "a80c397d.561b48", - "type": "other", - "name": "outcome 101", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 720, - "y": 374.00003814697266, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "f25faee.c20865" - ] - ] - }, - { - "id": "52b60d15.5c8824", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1072.0000610351562, - "y": 484.00003814697266, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "9c548e74.79765" - ] - ] - }, - { - "id": "6d12b2b7.836454", - "type": "returnSuccess", - "name": "return success", - "xml": "\n\n", - "comments": "", - "x": 1354.9999389648438, - "y": 536.0000381469727, - "z": "e0b620f9.dad4e8", - "wires": [] - }, - { - "id": "c4c2701e.31e65", - "type": "dgstart", - "name": "DGSTART", - "outputs": 1, - "x": 92, - "y": 152, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "d837d6cb.338428" - ] - ] - }, - { - "id": "83650b67.6cd8c", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 87.91668701171875, - "y": 333.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "3421e2b7.29c266", - "af5cebbf.24ded", - "9b7242c2.970088" - ] - ] - }, - { - "id": "af5cebbf.24ded", - "type": "execute", - "name": "execute Properties", - "xml": "\n \n \n", - "comments": "", - "outputs": 1, - "x": 262.00001525878906, - "y": 275.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [] - ] - }, - { - "id": "17a67139.0163e7", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1072.0000610351562, - "y": 280.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "4b59a568.89eb14" - ] - ] - }, - { - "id": "4b59a568.89eb14", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1242, - "y": 279.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "81a1b456.34658" - ] - ] - }, - { - "id": "f25faee.c20865", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 875, - "y": 304.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "17a67139.0163e7", - "e10545e8.eea44", - "d8fbd5c3.79579" - ] - ] - }, - { - "id": "3095e5cd.210e32", - "type": "execute", - "name": "execute DmaapMsg", - "xml": "\n \n \n \n \n \n \n \n \n", - "comments": "", - "outputs": 1, - "x": 1375.4999389648438, - "y": 485.0833511352539, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "8bc4822b.c5137" - ] - ] - }, - { - "id": "8bc4822b.c5137", - "type": "failure", - "name": "failure", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1535.4999389648438, - "y": 485.0833511352539, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "b21f8cea.572bf8" - ] - ] - }, - { - "id": "81a1b456.34658", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1374, - "y": 279.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [ - [] - ] - }, - { - "id": "e10545e8.eea44", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 1046.9166870117188, - "y": 317.0833435058594, - "z": "e0b620f9.dad4e8", - "wires": [] - }, - { - "id": "b21f8cea.572bf8", - "type": "record", - "name": "record", - "xml": " \n\t \n\t", - "comments": "", - "outputs": 1, - "x": 1656.9166870117188, - "y": 486.0833511352539, - "z": "e0b620f9.dad4e8", - "wires": [ - [] - ] - }, - { - "id": "d8fbd5c3.79579", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1024.0000610351562, - "y": 227.08334350585938, - "z": "e0b620f9.dad4e8", - "wires": [] - }, - { - "id": "9c548e74.79765", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 1204.9999389648438, - "y": 484.0833206176758, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "3095e5cd.210e32", - "dfdfe757.04d0d8", - "6d12b2b7.836454" - ] - ] - }, - { - "id": "dfdfe757.04d0d8", - "type": "set", - "name": "set", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", - "comments": "", - "x": 1335.1666870117188, - "y": 437.0833511352539, - "z": "e0b620f9.dad4e8", - "wires": [] - }, - { - "id": "50f87fc.8f6068", - "type": "not-found", - "name": "not-found", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 465, - "y": 280, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "71cef7a8.a94c" - ] - ] - }, - { - "id": "711ed4cf.9ec76c", - "type": "set", - "name": "set Defaults", - "xml": "\n\n\n", - "comments": "", - "x": 849, - "y": 227, - "z": "e0b620f9.dad4e8", - "wires": [] - }, - { - "id": "71cef7a8.a94c", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", - "comments": "", - "outputs": 1, - "x": 649, - "y": 272, - "z": "e0b620f9.dad4e8", - "wires": [ - [ - "711ed4cf.9ec76c", - "f25faee.c20865" - ] - ] - }, - { - "id": "9b7242c2.970088", - "type": "set", - "name": "set default status value", - "xml": "\n\n\n", - "comments": "", - "x": 276, - "y": 319, - "z": "e0b620f9.dad4e8", - "wires": [] - } -] +[ + { + "id": "1a420388.7ce24c", + "type": "method", + "name": "upgrade-software", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 550, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "e635fd5d.f4087" + ] + ] + }, + { + "id": "c220826b.91906", + "type": "service-logic", + "name": "LCM ${project.version}", + "module": "LCM", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 337.99993896484375, + "y": 103, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1a420388.7ce24c" + ] + ] + }, + { + "id": "810e1e54.dec1c", + "type": "execute", + "name": "execute AnsibleA.reqExec", + "xml": "\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 345.00001525878906, + "y": 379, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f279f5b8.9d49b8", + "895a0a53.e12ea8", + "fa759954.4e2068" + ] + ] + }, + { + "id": "f7db5396.7b5f1", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 690.9999389648438, + "y": 530.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "bc5a2382.4973", + "84f0dd88.8438", + "ffd4aab1.e3c4b8" + ] + ] + }, + { + "id": "bc5a2382.4973", + "type": "other", + "name": "outcome 500", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 835.9999389648438, + "y": 528.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "84f0dd88.8438", + "type": "other", + "name": "outcome 100", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 838.9999389648438, + "y": 571.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f44a47b3.3aa128" + ] + ] + }, + { + "id": "f44a47b3.3aa128", + "type": "execute", + "name": "execute reqExecResult", + "xml": "\n \n\t\n\t\n\t\n\t\n\t\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1025.9999389648438, + "y": 570.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "dd2fe7e6.957248", + "6913b982.6c9bb8" + ] + ] + }, + { + "id": "895a0a53.e12ea8", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 581.9999389648438, + "y": 439.0000534057617, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "f279f5b8.9d49b8", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 583.9999389648438, + "y": 491.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "f7db5396.7b5f1" + ] + ] + }, + { + "id": "dd2fe7e6.957248", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1189.9999389648438, + "y": 542.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "ffd4aab1.e3c4b8", + "type": "other", + "name": "outcome 101", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 832.9999389648438, + "y": 486.00006103515625, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "6913b982.6c9bb8", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.9999389648438, + "y": 597.0000915527344, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "14c8dea1.b5b7a1" + ] + ] + }, + { + "id": "a32993f8.f8215", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1467.9998779296875, + "y": 648.0000610351562, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "d8c3f83d.d0b9d8", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 153, + "y": 102, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c220826b.91906" + ] + ] + }, + { + "id": "e635fd5d.f4087", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 139.91668701171875, + "y": 241.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "810e1e54.dec1c", + "ee1802be.c5c18", + "e8d3b31a.f46c6", + "4d7f56db.9375c8" + ] + ] + }, + { + "id": "ee1802be.c5c18", + "type": "execute", + "name": "execute Properties", + "xml": "\n \n \n", + "comments": "", + "outputs": 1, + "x": 328.00001525878906, + "y": 225.08334350585938, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "3830f5d4.87f1aa", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1222.9999389648438, + "y": 371.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "1566d659.a0655a" + ] + ] + }, + { + "id": "1566d659.a0655a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1392.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "22f8bfd0.6139e" + ] + ] + }, + { + "id": "80cc4946.3f0f78", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1025.9998779296875, + "y": 395.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "3830f5d4.87f1aa", + "fedbb5e6.fb3c28", + "898f667e.daf2e8" + ] + ] + }, + { + "id": "7ce48bed.5b7c74", + "type": "execute", + "name": "execute DmaapMsg", + "xml": "\n \n \n \n \n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1488.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "37e7fa80.2728b6" + ] + ] + }, + { + "id": "37e7fa80.2728b6", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1648.4998779296875, + "y": 597.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "47c7511a.dd8fe" + ] + ] + }, + { + "id": "22f8bfd0.6139e", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1524.9998779296875, + "y": 370.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "fedbb5e6.fb3c28", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1197.9165649414062, + "y": 408.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "47c7511a.dd8fe", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 1769.9166259765625, + "y": 598.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + }, + { + "id": "898f667e.daf2e8", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1174.9999389648438, + "y": 318.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "14c8dea1.b5b7a1", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1317.9998779296875, + "y": 596.0833435058594, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "7ce48bed.5b7c74", + "70a28c6a.563d24", + "a32993f8.f8215" + ] + ] + }, + { + "id": "70a28c6a.563d24", + "type": "set", + "name": "set", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "comments": "", + "x": 1448.1666259765625, + "y": 549.0833740234375, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "fa759954.4e2068", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 577.9999389648438, + "y": 392.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "ed41675d.59c088" + ] + ] + }, + { + "id": "756c2e53.ca6d7", + "type": "set", + "name": "set Defaults", + "xml": "\n\n\n", + "comments": "", + "x": 1009.9999389648438, + "y": 297.0000305175781, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "ed41675d.59c088", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 761.9999389648438, + "y": 384.0000228881836, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "756c2e53.ca6d7", + "80cc4946.3f0f78" + ] + ] + }, + { + "id": "e8d3b31a.f46c6", + "type": "set", + "name": "set default status value", + "xml": "\n\n\n", + "comments": "", + "x": 336, + "y": 269, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "4d7f56db.9375c8", + "type": "get-resource", + "name": "get aai.generic-vnf by vnf-id", + "xml": "", + "comments": "", + "outputs": 1, + "x": 349.0000305175781, + "y": 325, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "fa69a126.2a554", + "f9cb9963.f9e368" + ] + ] + }, + { + "id": "fa69a126.2a554", + "type": "failure", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 589.86083984375, + "y": 312.53564453125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "2d1a88c6.11f9d8" + ] + ] + }, + { + "id": "f9cb9963.f9e368", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 591.3908081054688, + "y": 260.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [ + [ + "c4d4de4d.3e19f" + ] + ] + }, + { + "id": "c4d4de4d.3e19f", + "type": "set", + "name": "set nodelist", + "xml": "\n\n\n", + "comments": "", + "x": 740.3908081054688, + "y": 259.28399658203125, + "z": "af8f5cdd.6e4de", + "wires": [] + }, + { + "id": "2d1a88c6.11f9d8", + "type": "record", + "name": "record", + "xml": " \n\t \n\t", + "comments": "", + "outputs": 1, + "x": 736, + "y": 312, + "z": "af8f5cdd.6e4de", + "wires": [ + [] + ] + } +] \ No newline at end of file diff --git a/platform-logic/lcm/src/main/json/lcm-restconf-configscaleout.json b/platform-logic/lcm/src/main/json/lcm-restconf-configscaleout.json new file mode 100755 index 00000000..63285f96 --- /dev/null +++ b/platform-logic/lcm/src/main/json/lcm-restconf-configscaleout.json @@ -0,0 +1,5 @@ +{ + "vdns-instance": [ + ${payloadJson.configuration-parameters} + ] +} diff --git a/platform-logic/lcm/src/main/resources/graph.versions b/platform-logic/lcm/src/main/resources/graph.versions index 1b3fa12b..ea54b270 100644 --- a/platform-logic/lcm/src/main/resources/graph.versions +++ b/platform-logic/lcm/src/main/resources/graph.versions @@ -1,3 +1,12 @@ LCM upgrade-software ${project.version} sync LCM upgrade-post-check ${project.version} sync LCM upgrade-pre-check ${project.version} sync +LCM upgrade-backup ${project.version} sync +LCM quiesce-traffic ${project.version} sync +LCM resume-traffic ${project.version} sync +LCM distribute-traffic ${project.version} sync +LCM lock ${project.version} sync +LCM unlock ${project.version} sync +LCM snapshot ${project.version} sync +LCM config-scale-out ${project.version} sync +LCM health-check ${project.version} sync diff --git a/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml b/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml new file mode 100755 index 00000000..6f5163fa --- /dev/null +++ b/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_distribute-traffic.xml b/platform-logic/lcm/src/main/xml/LCM_distribute-traffic.xml new file mode 100755 index 00000000..d83d149d --- /dev/null +++ b/platform-logic/lcm/src/main/xml/LCM_distribute-traffic.xml @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_health-check.xml b/platform-logic/lcm/src/main/xml/LCM_health-check.xml new file mode 100755 index 00000000..90b1cdea --- /dev/null +++ b/platform-logic/lcm/src/main/xml/LCM_health-check.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_quiesce-traffic.xml b/platform-logic/lcm/src/main/xml/LCM_quiesce-traffic.xml index 172c459c..95038993 100644 --- a/platform-logic/lcm/src/main/xml/LCM_quiesce-traffic.xml +++ b/platform-logic/lcm/src/main/xml/LCM_quiesce-traffic.xml @@ -10,44 +10,303 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_resume-traffic.xml b/platform-logic/lcm/src/main/xml/LCM_resume-traffic.xml index 6862d598..54d35bde 100644 --- a/platform-logic/lcm/src/main/xml/LCM_resume-traffic.xml +++ b/platform-logic/lcm/src/main/xml/LCM_resume-traffic.xml @@ -10,44 +10,303 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_upgrade-post-check.xml b/platform-logic/lcm/src/main/xml/LCM_upgrade-post-check.xml index 7ba3e461..50301a72 100644 --- a/platform-logic/lcm/src/main/xml/LCM_upgrade-post-check.xml +++ b/platform-logic/lcm/src/main/xml/LCM_upgrade-post-check.xml @@ -10,14 +10,33 @@ + + + + + + + + + + + + + + + - + - + @@ -25,7 +44,7 @@ - + @@ -290,4 +309,4 @@ - + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_upgrade-pre-check.xml b/platform-logic/lcm/src/main/xml/LCM_upgrade-pre-check.xml index b10eff76..c0947ca7 100644 --- a/platform-logic/lcm/src/main/xml/LCM_upgrade-pre-check.xml +++ b/platform-logic/lcm/src/main/xml/LCM_upgrade-pre-check.xml @@ -10,14 +10,33 @@ + + + + + + + + + + + + + + + - + - + @@ -290,4 +309,4 @@ - + \ No newline at end of file diff --git a/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml b/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml index e2c2cddd..252b438d 100644 --- a/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml +++ b/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml @@ -10,14 +10,33 @@ + + + + + + + + + + + + + + + - + - + @@ -25,7 +44,7 @@ - + @@ -290,4 +309,4 @@ - + \ No newline at end of file diff --git a/platform-logic/restapi-templates/src/main/json/lcm-restconf-configscaleout.json b/platform-logic/restapi-templates/src/main/json/lcm-restconf-configscaleout.json new file mode 100755 index 00000000..63285f96 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/lcm-restconf-configscaleout.json @@ -0,0 +1,5 @@ +{ + "vdns-instance": [ + ${payloadJson.configuration-parameters} + ] +}