summaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-10 18:10:01 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-11 10:59:16 -0400
commit355b437c3a4416f3b5c03dd2adeff3c2cefdb036 (patch)
tree0db07cfe4fd9013b7a51b92e7d20fa226060386c /platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json
parent7c44b8c2d6bb3d45b59309c87529f3630427fa2e (diff)
Add missing ansible-adapter properties
Add missing ansible-adapter.properties file, and fixed property references in LCM directed graphs. Change-Id: Iaad014ffe3e88f76545879a79a4073160ea31853 Issue-ID: SDNC-309 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 15fe108140e0d885f4cfe68ce6a1cc649cd437fd
Diffstat (limited to 'platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json')
-rw-r--r--platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json944
1 files changed, 478 insertions, 466 deletions
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 0224da20..b1447b20 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,466 +1,478 @@
-[
- {
- "id": "cc3bbded.3295a",
- "type": "method",
- "name": "upgrade-post-check",
- "xml": "<method rpc='upgrade-post-check' mode='sync'>\n",
- "comments": "",
- "outputs": 1,
- "x": 493,
- "y": 238,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "fcff5cd2.43b9c"
- ]
- ]
- },
- {
- "id": "5b46ba23.86b834",
- "type": "service-logic",
- "name": "LCM ${project.version}",
- "module": "LCM",
- "version": "${project.version}",
- "comments": "",
- "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='LCM' version='${project.version}'>",
- "outputs": 1,
- "x": 280.99993896484375,
- "y": 239,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "cc3bbded.3295a"
- ]
- ]
- },
- {
- "id": "6fe211bc.82848",
- "type": "execute",
- "name": "execute AnsibleA.reqExec",
- "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExec' >\n<parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n<parameter name='User' value='`$prop.ansible.user`'/>\n<parameter name='Password' value='`prop.ansible.password`'/>\n<parameter name='LocalParameters' value='`$prop.ansible.lcm.localparameters`'/>\n<parameter name='EnvParameters' value='`$upgrade-post-check-input.payload`'/>\n<parameter name='NodeList' value='`$prop.ansible.nodelist`'/>\n<parameter name='Timeout' value='`$prop.ansible.timeout`'/>\n<parameter name='Version' value='`$prop.ansible.version`'/>\n<parameter name='Id' value='`$upgrade-post-check-input.common-header.request-id`'/>\n<parameter name='PlaybookName' value='`$prop.lcm.upgrade-post-check.playbookname`'/>",
- "comments": "",
- "outputs": 1,
- "x": 281.00001525878906,
- "y": 456,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "e2203f54.fc069",
- "d5304668.3a91b8",
- "705657c0.133f18"
- ]
- ]
- },
- {
- "id": "dca14761.9a3648",
- "type": "switchNode",
- "name": "switch",
- "xml": "<switch test=\"`$org.onap.ccsdk.sli.adaptors.ansible.result.code`\">\n",
- "comments": "",
- "outputs": 1,
- "x": 582,
- "y": 504,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "ea9accf8.5dfd1",
- "654c296d.357e98",
- "eedcb18f.2c47d"
- ]
- ]
- },
- {
- "id": "ea9accf8.5dfd1",
- "type": "other",
- "name": "outcome 500",
- "xml": "<outcome value='500'>\n",
- "comments": "",
- "outputs": 1,
- "x": 727,
- "y": 502.00000762939453,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "60a0cbe8.afc9c4"
- ]
- ]
- },
- {
- "id": "654c296d.357e98",
- "type": "other",
- "name": "outcome 100",
- "xml": "<outcome value='100'>\n",
- "comments": "",
- "outputs": 1,
- "x": 730,
- "y": 545.0000381469727,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "2682f050.3484a"
- ]
- ]
- },
- {
- "id": "2682f050.3484a",
- "type": "execute",
- "name": "execute reqExecResult",
- "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExecResult' >\n <parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n\t<parameter name='User' value='`$prop.ansible.user`'/>\n\t<parameter name='Password' value='`$prop.ansible.password`'/>\n\t<parameter name='Id' value='`$upgrade-post-check-input.common-header.request-id`'/>\n\t<parameter name='PlaybookName' value='`$prop.lcm.upgrade-post-check.playbookname`'/>\n\t\n\n\n\n\n",
- "comments": "",
- "outputs": 1,
- "x": 908.0000305175781,
- "y": 545.0000381469727,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "27413748.995628",
- "659b0cc2.3ae244"
- ]
- ]
- },
- {
- "id": "d5304668.3a91b8",
- "type": "failure",
- "name": "failure",
- "xml": "<outcome value='failure'>\n",
- "comments": "",
- "outputs": 1,
- "x": 473,
- "y": 413.0000305175781,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "60a0cbe8.afc9c4"
- ]
- ]
- },
- {
- "id": "e2203f54.fc069",
- "type": "other",
- "name": "other",
- "xml": "<outcome value='Other'>\n",
- "comments": "",
- "outputs": 1,
- "x": 475,
- "y": 465,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "dca14761.9a3648"
- ]
- ]
- },
- {
- "id": "27413748.995628",
- "type": "failure",
- "name": "failure",
- "xml": "<outcome value='failure'>\n",
- "comments": "",
- "outputs": 1,
- "x": 1069.0000610351562,
- "y": 522.0000076293945,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "60a0cbe8.afc9c4"
- ]
- ]
- },
- {
- "id": "eedcb18f.2c47d",
- "type": "other",
- "name": "outcome 101",
- "xml": "<outcome value='101'>\n",
- "comments": "",
- "outputs": 1,
- "x": 724,
- "y": 460.00003814697266,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "60a0cbe8.afc9c4"
- ]
- ]
- },
- {
- "id": "659b0cc2.3ae244",
- "type": "success",
- "name": "success",
- "xml": "<outcome value='success'>\n",
- "comments": "",
- "outputs": 1,
- "x": 1076.0000610351562,
- "y": 570.0000381469727,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "5f5e27ef.4861c8"
- ]
- ]
- },
- {
- "id": "6abf69d.1e7a698",
- "type": "returnSuccess",
- "name": "return success",
- "xml": "<return status='success'>\n<parameter name='status.code' value='`$org.onap.ccsdk.sli.adaptors.ansible.result.code`' />\n<parameter name='status.message' value='`$org.onap.ccsdk.sli.adaptors.ansible.message`'/>",
- "comments": "",
- "x": 1358.9999389648438,
- "y": 622.0000381469727,
- "z": "7a7e6b0a.b892b4",
- "wires": []
- },
- {
- "id": "6e2017a1.a01658",
- "type": "dgstart",
- "name": "DGSTART",
- "outputs": 1,
- "x": 96,
- "y": 238,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "5b46ba23.86b834"
- ]
- ]
- },
- {
- "id": "fcff5cd2.43b9c",
- "type": "block",
- "name": "block",
- "xml": "<block>\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 91.91668701171875,
- "y": 419.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "6fe211bc.82848",
- "e705bf4e.0297b"
- ]
- ]
- },
- {
- "id": "e705bf4e.0297b",
- "type": "execute",
- "name": "execute Properties",
- "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n <parameter name='fileName' value='%SDNC_CONFIG_DIR%/lcm-dg.properties' />\n <parameter name='contextPrefix' value='prop' />\n",
- "comments": "",
- "outputs": 1,
- "x": 265.00001525878906,
- "y": 401.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- []
- ]
- },
- {
- "id": "82c6d132.b27fb",
- "type": "execute",
- "name": "execute DmaapMsg",
- "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
- "comments": "",
- "outputs": 1,
- "x": 1076.0000610351562,
- "y": 366.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "ea1dad62.6b4"
- ]
- ]
- },
- {
- "id": "ea1dad62.6b4",
- "type": "failure",
- "name": "failure",
- "xml": "<outcome value='failure'>\n",
- "comments": "",
- "outputs": 1,
- "x": 1246,
- "y": 365.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "8f50a91b.8fa828"
- ]
- ]
- },
- {
- "id": "60a0cbe8.afc9c4",
- "type": "block",
- "name": "block",
- "xml": "<block>\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 879,
- "y": 390.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "82c6d132.b27fb",
- "fd02a7ce.bf5098",
- "1f2da62a.28ed8a"
- ]
- ]
- },
- {
- "id": "28dc03a3.89af6c",
- "type": "execute",
- "name": "execute DmaapMsg",
- "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
- "comments": "",
- "outputs": 1,
- "x": 1379.4999389648438,
- "y": 571.0833511352539,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "672eb6c5.9eeee8"
- ]
- ]
- },
- {
- "id": "672eb6c5.9eeee8",
- "type": "failure",
- "name": "failure",
- "xml": "<outcome value='failure'>\n",
- "comments": "",
- "outputs": 1,
- "x": 1539.4999389648438,
- "y": 571.0833511352539,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "ce572144.693dc"
- ]
- ]
- },
- {
- "id": "8f50a91b.8fa828",
- "type": "record",
- "name": "record",
- "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
- "comments": "",
- "outputs": 1,
- "x": 1378,
- "y": 365.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- []
- ]
- },
- {
- "id": "fd02a7ce.bf5098",
- "type": "returnFailure",
- "name": "return failure",
- "xml": "<return status='failure'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='`$org.onap.ccsdk.sli.adaptors.ansible.message`' />\n",
- "comments": "",
- "x": 1050.9166870117188,
- "y": 403.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": []
- },
- {
- "id": "ce572144.693dc",
- "type": "record",
- "name": "record",
- "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
- "comments": "",
- "outputs": 1,
- "x": 1660.9166870117188,
- "y": 572.0833511352539,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- []
- ]
- },
- {
- "id": "1f2da62a.28ed8a",
- "type": "set",
- "name": "set",
- "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='upgrade-post-check'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$upgrade-post-check-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$upgrade-post-check-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$upgrade-post-check-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$upgrade-post-check-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$upgrade-post-check-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.payload' value='`$org.onap.appc.adapter.ansible.results`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.ccsdk.sli.adaptors.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.ccsdk.sli.adaptors.ansible.message`'/>\n",
- "comments": "",
- "x": 1028.0000610351562,
- "y": 313.0833435058594,
- "z": "7a7e6b0a.b892b4",
- "wires": []
- },
- {
- "id": "5f5e27ef.4861c8",
- "type": "block",
- "name": "block",
- "xml": "<block>\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 1208.9999389648438,
- "y": 570.0833206176758,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "28dc03a3.89af6c",
- "ef19c52d.bea5d8",
- "6abf69d.1e7a698"
- ]
- ]
- },
- {
- "id": "ef19c52d.bea5d8",
- "type": "set",
- "name": "set",
- "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='upgrade-post-check'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$upgrade-post-check-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$upgrade-post-check-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$upgrade-post-check-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$upgrade-post-check-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$upgrade-post-check-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.payload' value='`$org.onap.appc.adapter.ansible.results`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.ccsdk.sli.adaptors.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.ccsdk.sli.adaptors.ansible.message`'/>\n",
- "comments": "",
- "x": 1339.1666870117188,
- "y": 523.0833511352539,
- "z": "7a7e6b0a.b892b4",
- "wires": []
- },
- {
- "id": "705657c0.133f18",
- "type": "not-found",
- "name": "not-found",
- "xml": "<outcome value='not-found'>\n",
- "comments": "",
- "outputs": 1,
- "x": 469,
- "y": 366,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "f066b8c5.507f48"
- ]
- ]
- },
- {
- "id": "545bbcea.978c14",
- "type": "set",
- "name": "set Defaults",
- "xml": "<set>\n<parameter name='$org.onap.ccsdk.sli.adaptors.ansible.result.code' value='200'/>\n<parameter name='org.onap.ccsdk.sli.adaptors.ansible.message' value='Ansible Adapter was not found'/>\n",
- "comments": "",
- "x": 853,
- "y": 313,
- "z": "7a7e6b0a.b892b4",
- "wires": []
- },
- {
- "id": "f066b8c5.507f48",
- "type": "block",
- "name": "block",
- "xml": "<block>\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 653,
- "y": 358,
- "z": "7a7e6b0a.b892b4",
- "wires": [
- [
- "545bbcea.978c14",
- "60a0cbe8.afc9c4"
- ]
- ]
- }
-] \ No newline at end of file
+[
+ {
+ "comments": "",
+ "id": "e4e70092.b7662",
+ "name": "upgrade-post-check",
+ "outputs": 1,
+ "type": "method",
+ "wires": [
+ [
+ "bb888dbc.8c45a8"
+ ]
+ ],
+ "x": 521,
+ "xml": "<method rpc='upgrade-post-check' mode='sync'>\n",
+ "y": 182,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "8bfd5b63.3e5f4",
+ "module": "LCM",
+ "name": "LCM ${project.version}",
+ "outputs": 1,
+ "type": "service-logic",
+ "version": "${project.version}",
+ "wires": [
+ [
+ "e4e70092.b7662"
+ ]
+ ],
+ "x": 308.99993896484375,
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='LCM' version='${project.version}'>",
+ "y": 183,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "5e5ee749.3bcc48",
+ "name": "execute AnsibleA.reqExec",
+ "outputs": 1,
+ "type": "execute",
+ "wires": [
+ [
+ "1634a5a.ed4b85a",
+ "957f4d84.2df1f",
+ "46d7a6a2.66c73"
+ ]
+ ],
+ "x": 309.00001525878906,
+ "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExec' >\n<parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n<parameter name='User' value='`$prop.ansible.user`'/>\n<parameter name='Password' value='`prop.ansible.password`'/>\n<parameter name='LocalParameters' value='`$prop.ansible.lcm.localparameters`'/>\n<parameter name='EnvParameters' value='`$upgrade-post-check-input.payload`'/>\n<parameter name='NodeList' value='`$prop.ansible.nodelist`'/>\n<parameter name='Timeout' value='`$prop.ansible.timeout`'/>\n<parameter name='Version' value='`$prop.ansible.version`'/>\n<parameter name='Id' value='`$upgrade-post-check-input.common-header.request-id`'/>\n<parameter name='PlaybookName' value='`$prop.lcm.upgrade-post-check.playbookname`'/>",
+ "y": 400,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "a6974c46.ebe7b8",
+ "name": "switch",
+ "outputs": 1,
+ "type": "switchNode",
+ "wires": [
+ [
+ "688b9000.f7d6e",
+ "6d4c7406.63e3a4",
+ "f9c039c.e2674c8"
+ ]
+ ],
+ "x": 610,
+ "xml": "<switch test=\"`$org.onap.appc.adapter.ansible.result.code`\">\n",
+ "y": 448,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "688b9000.f7d6e",
+ "name": "outcome 500",
+ "outputs": 1,
+ "type": "other",
+ "wires": [
+ [
+ "31c18e01.31d712"
+ ]
+ ],
+ "x": 755,
+ "xml": "<outcome value='500'>\n",
+ "y": 446.00000762939453,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "6d4c7406.63e3a4",
+ "name": "outcome 100",
+ "outputs": 1,
+ "type": "other",
+ "wires": [
+ [
+ "49c00e3.94ec7f"
+ ]
+ ],
+ "x": 758,
+ "xml": "<outcome value='100'>\n",
+ "y": 489.00003814697266,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "49c00e3.94ec7f",
+ "name": "execute reqExecResult",
+ "outputs": 1,
+ "type": "execute",
+ "wires": [
+ [
+ "23a74147.f18206",
+ "8fc99d96.bc351"
+ ]
+ ],
+ "x": 936.0000305175781,
+ "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExecResult' >\n <parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n\t<parameter name='User' value='`$prop.ansible.user`'/>\n\t<parameter name='Password' value='`$prop.ansible.password`'/>\n\t<parameter name='Id' value='`$upgrade-post-check-input.common-header.request-id`'/>\n\t<parameter name='PlaybookName' value='`$prop.lcm.upgrade-post-check.playbookname`'/>\n\t\n\n\n\n\n",
+ "y": 489.00003814697266,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "957f4d84.2df1f",
+ "name": "failure",
+ "outputs": 1,
+ "type": "failure",
+ "wires": [
+ [
+ "31c18e01.31d712"
+ ]
+ ],
+ "x": 501,
+ "xml": "<outcome value='failure'>\n",
+ "y": 357.0000305175781,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "1634a5a.ed4b85a",
+ "name": "other",
+ "outputs": 1,
+ "type": "other",
+ "wires": [
+ [
+ "a6974c46.ebe7b8"
+ ]
+ ],
+ "x": 503,
+ "xml": "<outcome value='Other'>\n",
+ "y": 409,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "23a74147.f18206",
+ "name": "failure",
+ "outputs": 1,
+ "type": "failure",
+ "wires": [
+ [
+ "31c18e01.31d712"
+ ]
+ ],
+ "x": 1097.0000610351562,
+ "xml": "<outcome value='failure'>\n",
+ "y": 466.00000762939453,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "f9c039c.e2674c8",
+ "name": "outcome 101",
+ "outputs": 1,
+ "type": "other",
+ "wires": [
+ [
+ "31c18e01.31d712"
+ ]
+ ],
+ "x": 752,
+ "xml": "<outcome value='101'>\n",
+ "y": 404.00003814697266,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "8fc99d96.bc351",
+ "name": "success",
+ "outputs": 1,
+ "type": "success",
+ "wires": [
+ [
+ "d1887396.9adf08"
+ ]
+ ],
+ "x": 1104.0000610351562,
+ "xml": "<outcome value='success'>\n",
+ "y": 514.0000381469727,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "6d18cbe4.797a4c",
+ "name": "return success",
+ "type": "returnSuccess",
+ "wires": [],
+ "x": 1386.9999389648438,
+ "xml": "<return status='success'>\n<parameter name='status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`'/>",
+ "y": 566.0000381469727,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "id": "12001730.eb4a51",
+ "name": "DGSTART",
+ "outputs": 1,
+ "type": "dgstart",
+ "wires": [
+ [
+ "8bfd5b63.3e5f4"
+ ]
+ ],
+ "x": 124,
+ "y": 182,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "atomic": "false",
+ "comments": "",
+ "id": "bb888dbc.8c45a8",
+ "name": "block",
+ "outputs": 1,
+ "type": "block",
+ "wires": [
+ [
+ "5e5ee749.3bcc48",
+ "a6d4fb87.681f68",
+ "b740ef3c.edfdc8"
+ ]
+ ],
+ "x": 119.91668701171875,
+ "xml": "<block>\n",
+ "y": 363.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "a6d4fb87.681f68",
+ "name": "execute Properties",
+ "outputs": 1,
+ "type": "execute",
+ "wires": [
+ []
+ ],
+ "x": 292.00001525878906,
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n <parameter name='fileName' value='%SDNC_CONFIG_DIR%/lcm-dg.properties' />\n <parameter name='contextPrefix' value='prop' />\n",
+ "y": 321.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "cb67f90f.046f3",
+ "name": "execute DmaapMsg",
+ "outputs": 1,
+ "type": "execute",
+ "wires": [
+ [
+ "875f0b0e.0e6f7"
+ ]
+ ],
+ "x": 1104.0000610351562,
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
+ "y": 310.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "875f0b0e.0e6f7",
+ "name": "failure",
+ "outputs": 1,
+ "type": "failure",
+ "wires": [
+ [
+ "ffef3abf.fa3b28"
+ ]
+ ],
+ "x": 1274,
+ "xml": "<outcome value='failure'>\n",
+ "y": 309.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "atomic": "false",
+ "comments": "",
+ "id": "31c18e01.31d712",
+ "name": "block",
+ "outputs": 1,
+ "type": "block",
+ "wires": [
+ [
+ "cb67f90f.046f3",
+ "a0aa0de3.da3e58",
+ "ba94d9aa.311d58"
+ ]
+ ],
+ "x": 907,
+ "xml": "<block>\n",
+ "y": 334.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "49340dd8.256594",
+ "name": "execute DmaapMsg",
+ "outputs": 1,
+ "type": "execute",
+ "wires": [
+ [
+ "2488d4ee.ca9d2c"
+ ]
+ ],
+ "x": 1407.4999389648438,
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
+ "y": 515.0833511352539,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "2488d4ee.ca9d2c",
+ "name": "failure",
+ "outputs": 1,
+ "type": "failure",
+ "wires": [
+ [
+ "4d1cd7f3.31def8"
+ ]
+ ],
+ "x": 1567.4999389648438,
+ "xml": "<outcome value='failure'>\n",
+ "y": 515.0833511352539,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "ffef3abf.fa3b28",
+ "name": "record",
+ "outputs": 1,
+ "type": "record",
+ "wires": [
+ []
+ ],
+ "x": 1406,
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
+ "y": 309.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "a0aa0de3.da3e58",
+ "name": "return failure",
+ "type": "returnFailure",
+ "wires": [],
+ "x": 1078.9166870117188,
+ "xml": "<return status='failure'>\n<parameter name='status.code' value='401' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`' />\n",
+ "y": 347.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "4d1cd7f3.31def8",
+ "name": "record",
+ "outputs": 1,
+ "type": "record",
+ "wires": [
+ []
+ ],
+ "x": 1688.9166870117188,
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
+ "y": 516.0833511352539,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "ba94d9aa.311d58",
+ "name": "set",
+ "type": "set",
+ "wires": [],
+ "x": 1056.0000610351562,
+ "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='upgrade-post-check'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$upgrade-post-check-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$upgrade-post-check-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$upgrade-post-check-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$upgrade-post-check-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$upgrade-post-check-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.payload' value='`$org.onap.appc.adapter.ansible.results`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n",
+ "y": 257.0833435058594,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "atomic": "false",
+ "comments": "",
+ "id": "d1887396.9adf08",
+ "name": "block",
+ "outputs": 1,
+ "type": "block",
+ "wires": [
+ [
+ "49340dd8.256594",
+ "2c76247f.67dc84",
+ "6d18cbe4.797a4c"
+ ]
+ ],
+ "x": 1236.9999389648438,
+ "xml": "<block>\n",
+ "y": 514.0833206176758,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "2c76247f.67dc84",
+ "name": "set",
+ "type": "set",
+ "wires": [],
+ "x": 1367.1666870117188,
+ "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='upgrade-post-check'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$upgrade-post-check-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$upgrade-post-check-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$upgrade-post-check-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$upgrade-post-check-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$upgrade-post-check-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$upgrade-post-check-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$upgrade-post-check-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.payload' value='`$org.onap.appc.adapter.ansible.results`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n",
+ "y": 467.0833511352539,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "46d7a6a2.66c73",
+ "name": "not-found",
+ "outputs": 1,
+ "type": "not-found",
+ "wires": [
+ [
+ "c55c0137.1972f8"
+ ]
+ ],
+ "x": 497,
+ "xml": "<outcome value='not-found'>\n",
+ "y": 310,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "5abbb598.ba8e2c",
+ "name": "set Defaults",
+ "type": "set",
+ "wires": [],
+ "x": 881,
+ "xml": "<set>\n<parameter name='$org.onap.appc.adapter.ansible.result.code' value='401'/>\n<parameter name='org.onap.appc.adapter.ansible.message' value='Ansible Adapter was not found'/>\n",
+ "y": 257,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "atomic": "false",
+ "comments": "",
+ "id": "c55c0137.1972f8",
+ "name": "block",
+ "outputs": 1,
+ "type": "block",
+ "wires": [
+ [
+ "5abbb598.ba8e2c",
+ "31c18e01.31d712"
+ ]
+ ],
+ "x": 681,
+ "xml": "<block>\n",
+ "y": 302,
+ "z": "9bf3d460.112078"
+ },
+ {
+ "comments": "",
+ "id": "b740ef3c.edfdc8",
+ "name": "set default status value",
+ "type": "set",
+ "wires": [],
+ "x": 306,
+ "xml": "<set>\n<parameter name='status.code' value='200' />\n<parameter name='status.message' value='unexpected return from DG' />\n",
+ "y": 361,
+ "z": "9bf3d460.112078"
+ }
+]