update on exec-sls-DG for appc integration 85/125085/1
authorGanesh <ganesh.c@samsung.com>
Tue, 19 Oct 2021 06:38:34 +0000 (12:08 +0530)
committerGanesh <ganesh.c@samsung.com>
Tue, 19 Oct 2021 06:38:40 +0000 (12:08 +0530)
Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: If8f9338ed7d75be3ce416e31cb7b61db862fd0ef
Issue-ID: CCSDK-3499

adaptors/saltstack-adaptor/saltstack-directed-graphs-sample/reqExecCommand/APPC_saltstack-adaptor-1.0-exec-SLSFile.json

index 050e3e8..d68d05c 100644 (file)
-[
-  {
-    "id": "d0ad0305.352fc",
-    "type": "method",
-    "name": "saltstack-adaptor-1.0",
-    "xml": "<method rpc='saltstack-adaptor-1.0-exec-SLSFile' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 552,
-    "y": 183,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "65cc87e2.a95188"
-      ]
-    ]
-  },
-  {
-    "id": "22aefec.e8c7902",
-    "type": "service-logic",
-    "name": "APPC 2.0.1",
-    "module": "APPC",
-    "version": "2.0.1",
-    "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='APPC' version='2.0.1'>",
-    "outputs": 1,
-    "x": 343,
-    "y": 261,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "d0ad0305.352fc"
-      ]
-    ]
-  },
-  {
-    "id": "31587001.4259e",
-    "type": "returnFailure",
-    "name": "return failure",
-    "xml": "<return status='failure'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='`$org.openecomp.appc.adaptor.saltstack.message`' />\n<parameter name='output.status.results' value='`$org.openecomp.appc.adaptor.saltstack.results`' />\n",
-    "comments": "",
-    "x": 1262,
-    "y": 365,
-    "z": "b84dc629.83cd08",
-    "wires": []
-  },
-  {
-    "id": "65cc87e2.a95188",
-    "type": "execute",
-    "name": "execute",
-    "xml": "<execute plugin='org.openecomp.appc.adaptor.saltstack.SaltstackAdaptor' method='reqExecCommand' >\n                        <parameter name='HostName' value='`$AgentUrl`'/>\n                        <parameter name='Port' value='`$Port`'/>\n                        <parameter name='User' value='`$User`'/>\n                        <parameter name='Password' value='`$Password`'/>\n                        <parameter name='Id' value='test1'/>\n                        <parameter name='Cmd' value='salt &apos;*&apos; test.ping --out=json --static'/>\n                        <parameter name='SlsExec' value='false'/>\n                        <parameter name='Timeout' value='`$Timeout`'/>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 761,
-    "y": 185,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "f9bf6ee7.cf954",
-        "7b51c357.a852cc"
-      ]
-    ]
-  },
-  {
-    "id": "42fa1258.aa570c",
-    "type": "switchNode",
-    "name": "switch",
-    "xml": "<switch test=\"`$org.onap.appc.adaptor.saltstack.result.code`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 544,
-    "y": 345,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "a7cf236a.84c03",
-        "c45d597b.20b4c8"
-      ]
-    ]
-  },
-  {
-    "id": "a7cf236a.84c03",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 735,
-    "y": 343,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "31587001.4259e"
-      ]
-    ]
-  },
-  {
-    "id": "f9bf6ee7.cf954",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1011,
-    "y": 182,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "31587001.4259e"
-      ]
-    ]
-  },
-  {
-    "id": "7b51c357.a852cc",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 366,
-    "y": 343,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "42fa1258.aa570c"
-      ]
-    ]
-  },
-  {
-    "id": "c45d597b.20b4c8",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='200'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 351,
-    "y": 459,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "30d5f0f7.0e3c8"
-      ]
-    ]
-  },
-  {
-    "id": "2856792.c401a86",
-    "type": "returnSuccess",
-    "name": "return success",
-    "xml": "<return status='success'>\n<parameter name='output.status.code' value='`$org.openecomp.appc.adaptor.saltstack.result.code`' />\n<parameter name='output.status.message' value='`$org.openecomp.appc.adaptor.saltstack.message`'/>\n<parameter name='output.status.results' value = '`$org.openecomp.appc.adaptor.saltstack.results`'/>\n",
-    "comments": "",
-    "x": 1042,
-    "y": 656,
-    "z": "b84dc629.83cd08",
-    "wires": []
-  },
-  {
-    "id": "6c359fdc.3b566",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 321,
-    "y": 161,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "22aefec.e8c7902"
-      ]
-    ]
-  },
-  {
-    "id": "b5342c59.29f74",
-    "type": "comment",
-    "name": "SaltStack Adaptor DG",
-    "info": "",
-    "comments": "",
-    "x": 693,
-    "y": 44,
-    "z": "b84dc629.83cd08",
-    "wires": []
-  },
-  {
-    "id": "19202194.8ff55e",
-    "type": "comment",
-    "name": "request-method = reqExecCommand, req-action = \"execute multiple SLS commands\"",
-    "info": "Here we basically test if minion1 is active by pinging to it, then install vim package to it. \n",
-    "comments": "",
-    "x": 711,
-    "y": 127,
-    "z": "b84dc629.83cd08",
-    "wires": []
-  },
-  {
-    "id": "a2ebc17e.fa03a",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 396,
-    "y": 661,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "c9345fbb.d6d19"
-      ]
-    ]
-  },
-  {
-    "id": "770411a5.18825",
-    "type": "execute",
-    "name": "execute",
-    "xml": "<execute plugin='org.openecomp.appc.adaptor.saltstack.SaltstackAdaptor' method='reqExecCommand' >\n                        <parameter name='HostName' value='`$AgentUrl`'/>\n                        <parameter name='Port' value='`$Port`'/>\n                        <parameter name='User' value='`$User`'/>\n                        <parameter name='Password' value='`$Password`'/>\n                        <parameter name='Id' value='test2'/>\n                        <parameter name='Cmd' value='cd /srv/salt/; salt &apos;minion1&apos; state.apply vim --out=json --static'/>\n                        <parameter name='SlsExec' value='true'/>\n                        <parameter name='Timeout' value='`$Timeout`'/>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 773,
-    "y": 548,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "e09a3e12.87428",
-        "a2ebc17e.fa03a"
-      ]
-    ]
-  },
-  {
-    "id": "e09a3e12.87428",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 991,
-    "y": 554,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "31587001.4259e"
-      ]
-    ]
-  },
-  {
-    "id": "c9345fbb.d6d19",
-    "type": "switchNode",
-    "name": "switch",
-    "xml": "<switch test=\"`$org.onap.appc.adaptor.saltstack.result.code`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 578,
-    "y": 658,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "485e453d.36c75c",
-        "f1adcf2a.2c456"
-      ]
-    ]
-  },
-  {
-    "id": "485e453d.36c75c",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 783,
-    "y": 732,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "31587001.4259e"
-      ]
-    ]
-  },
-  {
-    "id": "f1adcf2a.2c456",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='200'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 776,
-    "y": 658,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "2856792.c401a86"
-      ]
-    ]
-  },
-  {
-    "id": "30d5f0f7.0e3c8",
-    "type": "switchNode",
-    "name": "switch",
-    "xml": "<switch test=\"`$test1.minion1`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 523,
-    "y": 459,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "15e9ff68.9812a1",
-        "17d9d7e.4d9a928"
-      ]
-    ]
-  },
-  {
-    "id": "17d9d7e.4d9a928",
-    "type": "other",
-    "name": "outcome",
-    "xml": "<outcome value='true'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 593,
-    "y": 550,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "770411a5.18825"
-      ]
-    ]
-  },
-  {
-    "id": "15e9ff68.9812a1",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 717,
-    "y": 459,
-    "z": "b84dc629.83cd08",
-    "wires": [
-      [
-        "31587001.4259e"
-      ]
-    ]
-  },
-  {
-    "id": "b764890c.ed0018",
-    "type": "comment",
-    "name": "Assumptions for this DG (example-server)",
-    "info": "1) Here we assume, the saltstack server is the example-vagrant based server. Where, the master saltstact controlls minion1 and minion2. \n2) We assume that sls file called vim.sls is already present in the path /srv/salt on the server.",
-    "comments": "",
-    "x": 693,
-    "y": 86,
-    "z": "b84dc629.83cd08",
-    "wires": []
-  }
+[\r
+    {\r
+      "id":"d0ad0305.352fc",\r
+      "type":"method",\r
+      "name":"saltstack-adaptor-1.0",\r
+      "xml":"<method rpc='saltstack-adaptor-1.0-exec-SLSFile' mode='sync'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":552,\r
+      "y":183,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "65cc87e2.a95188"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"22aefec.e8c7902",\r
+      "type":"service-logic",\r
+      "name":"APPC 2.0.1",\r
+      "module":"APPC",\r
+      "version":"2.0.1",\r
+      "comments":"",\r
+      "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='APPC' version='2.0.1'>",\r
+      "outputs":1,\r
+      "x":343,\r
+      "y":261,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "d0ad0305.352fc"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"31587001.4259e",\r
+      "type":"returnFailure",\r
+      "name":"return failure",\r
+      "xml":"<return status='failure'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='`$org.openecomp.appc.adaptor.saltstack.message`' />\n<parameter name='output.status.results' value='`$org.openecomp.appc.adaptor.saltstack.results`' />\n",\r
+      "comments":"",\r
+      "x":1262,\r
+      "y":365,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+\r
+      ]\r
+    },\r
+    {\r
+      "id":"65cc87e2.a95188",\r
+      "type":"execute",\r
+      "name":"execute",\r
+      "xml":"<execute plugin='org.openecomp.appc.adaptor.saltstack.SaltstackAdaptor' method='reqExecCommand' >\n                        <parameter name='HostName' value='`$AgentUrl`'/>\n                        <parameter name='Port' value='`$Port`'/>\n                        <parameter name='User' value='`$User`'/>\n                        <parameter name='Password' value='`$Password`'/>\n                        <parameter name='Id' value='test1'/>\n                        <parameter name='Cmd' value='salt &apos;*&apos; test.ping --out=json --static'/>\n                        <parameter name='SlsExec' value='false'/>\n                        <parameter name='Timeout' value='`$Timeout`'/>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":761,\r
+      "y":185,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "f9bf6ee7.cf954",\r
+          "7b51c357.a852cc"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"42fa1258.aa570c",\r
+      "type":"switchNode",\r
+      "name":"switch",\r
+      "xml":"<switch test=\"`$org.onap.appc.adaptor.saltstack.result.code`\">\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":544,\r
+      "y":345,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "a7cf236a.84c03",\r
+          "c45d597b.20b4c8"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"a7cf236a.84c03",\r
+      "type":"other",\r
+      "name":"other",\r
+      "xml":"<outcome value='Other'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":735,\r
+      "y":343,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "31587001.4259e"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"f9bf6ee7.cf954",\r
+      "type":"failure",\r
+      "name":"failure",\r
+      "xml":"<outcome value='failure'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":1011,\r
+      "y":182,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "31587001.4259e"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"7b51c357.a852cc",\r
+      "type":"other",\r
+      "name":"other",\r
+      "xml":"<outcome value='Other'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":366,\r
+      "y":343,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "42fa1258.aa570c"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"c45d597b.20b4c8",\r
+      "type":"success",\r
+      "name":"success",\r
+      "xml":"<outcome value='200'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":351,\r
+      "y":459,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "30d5f0f7.0e3c8"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"2856792.c401a86",\r
+      "type":"returnSuccess",\r
+      "name":"return success",\r
+      "xml":"<return status='success'>\n<parameter name='output.status.code' value='`$org.openecomp.appc.adaptor.saltstack.result.code`' />\n<parameter name='output.status.message' value='`$org.openecomp.appc.adaptor.saltstack.message`'/>\n<parameter name='output.status.results' value = '`$org.openecomp.appc.adaptor.saltstack.results`'/>\n",\r
+      "comments":"",\r
+      "x":1042,\r
+      "y":656,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+\r
+      ]\r
+    },\r
+    {\r
+      "id":"6c359fdc.3b566",\r
+      "type":"dgstart",\r
+      "name":"DGSTART",\r
+      "outputs":1,\r
+      "x":321,\r
+      "y":161,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "22aefec.e8c7902"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"b5342c59.29f74",\r
+      "type":"comment",\r
+      "name":"SaltStack Adaptor DG",\r
+      "info":"",\r
+      "comments":"",\r
+      "x":693,\r
+      "y":44,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+\r
+      ]\r
+    },\r
+    {\r
+      "id":"19202194.8ff55e",\r
+      "type":"comment",\r
+      "name":"request-method = reqExecCommand, req-action = \"execute multiple SLS commands\"",\r
+      "info":"Here we basically test if minion1 is active by pinging to it, then install vim package to it. \n",\r
+      "comments":"",\r
+      "x":711,\r
+      "y":127,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+\r
+      ]\r
+    },\r
+    {\r
+      "id":"a2ebc17e.fa03a",\r
+      "type":"other",\r
+      "name":"other",\r
+      "xml":"<outcome value='Other'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":396,\r
+      "y":661,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "c9345fbb.d6d19"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"770411a5.18825",\r
+      "type":"execute",\r
+      "name":"execute",\r
+      "xml":"<execute plugin='org.openecomp.appc.adaptor.saltstack.SaltstackAdaptor' method='reqExecCommand' >\n                        <parameter name='HostName' value='`$AgentUrl`'/>\n                        <parameter name='Port' value='`$Port`'/>\n                        <parameter name='User' value='`$User`'/>\n                        <parameter name='Password' value='`$Password`'/>\n                        <parameter name='Id' value='test2'/>\n                        <parameter name='Cmd' value='cd /srv/salt/; salt &apos;minion1&apos; state.apply vim --out=json --static'/>\n                        <parameter name='SlsExec' value='true'/>\n                        <parameter name='Timeout' value='`$Timeout`'/>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":773,\r
+      "y":548,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "e09a3e12.87428",\r
+          "a2ebc17e.fa03a"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"e09a3e12.87428",\r
+      "type":"failure",\r
+      "name":"failure",\r
+      "xml":"<outcome value='failure'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":991,\r
+      "y":554,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "31587001.4259e"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"c9345fbb.d6d19",\r
+      "type":"switchNode",\r
+      "name":"switch",\r
+      "xml":"<switch test=\"`$org.onap.appc.adaptor.saltstack.result.code`\">\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":578,\r
+      "y":658,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "485e453d.36c75c",\r
+          "f1adcf2a.2c456"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"485e453d.36c75c",\r
+      "type":"other",\r
+      "name":"other",\r
+      "xml":"<outcome value='Other'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":783,\r
+      "y":732,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "31587001.4259e"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"f1adcf2a.2c456",\r
+      "type":"success",\r
+      "name":"success",\r
+      "xml":"<outcome value='200'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":776,\r
+      "y":658,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "2856792.c401a86"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"30d5f0f7.0e3c8",\r
+      "type":"switchNode",\r
+      "name":"switch",\r
+      "xml":"<switch test=\"`$test1.minion1`\">\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":523,\r
+      "y":459,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "15e9ff68.9812a1",\r
+          "17d9d7e.4d9a928"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"17d9d7e.4d9a928",\r
+      "type":"other",\r
+      "name":"outcome",\r
+      "xml":"<outcome value='true'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":593,\r
+      "y":550,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "770411a5.18825"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"15e9ff68.9812a1",\r
+      "type":"other",\r
+      "name":"other",\r
+      "xml":"<outcome value='Other'>\n",\r
+      "comments":"",\r
+      "outputs":1,\r
+      "x":717,\r
+      "y":459,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+        [\r
+          "31587001.4259e"\r
+        ]\r
+      ]\r
+    },\r
+    {\r
+      "id":"b764890c.ed0018",\r
+      "type":"comment",\r
+      "name":"Assumptions for this DG (example-server)",\r
+      "info":"1) Here we assume, the saltstack server is the example-vagrant based server. Where, the master saltstact controlls minion1 and minion2. \n2) We assume that sls file called vim.sls is already present in the path /srv/salt on the server.",\r
+      "comments":"",\r
+      "x":693,\r
+      "y":86,\r
+      "z":"b84dc629.83cd08",\r
+      "wires":[\r
+\r
+      ]\r
+    }\r
 ]
\ No newline at end of file