Removing unused DG files for appc
[appc/deployment.git] / platform-logic / appc / src / main / json / APPC_ansible-adapter-1.0.json
diff --git a/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json b/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json
deleted file mode 100644 (file)
index 45ec5b9..0000000
+++ /dev/null
@@ -1,230 +0,0 @@
-[
-  {
-    "id": "7bf7da57.3da1c4",
-    "type": "method",
-    "name": "ansible-adapter-1.0",
-    "xml": "<method rpc='ansible-adapter-1.0' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 364,
-    "y": 69,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "16608a2e.c8019e"
-      ]
-    ]
-  },
-  {
-    "id": "51e78fba.f0a328",
-    "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": 155,
-    "y": 147,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "7bf7da57.3da1c4"
-      ]
-    ]
-  },
-  {
-    "id": "8d1e806.c53808",
-    "type": "returnFailure",
-    "name": "return failure",
-    "xml": "<return status='failure'>\n<parameter name='output.status.code' value='200' />\n<parameter name='output.status.message' value='`$org.onap.appc.adapter.ansible.message`' />",
-    "comments": "",
-    "x": 1122.142822265625,
-    "y": 67.99999237060547,
-    "z": "b542ee98.8e312",
-    "wires": []
-  },
-  {
-    "id": "16608a2e.c8019e",
-    "type": "execute",
-    "name": "execute",
-    "xml": "<execute plugin='org.onap.appc.adapter.ansible.AnsibleAdapter' method='reqExec' >\n<parameter name='AgentUrl' value='`$AgentUrl`'/>\n  <parameter name='User' value='`$User`'/>\n                        <parameter name='Password' value='`$Password`'/>\n                        <parameter name='LocalParameters' value='`$LocalParameters`'/>\n                        <parameter name='EnvParameters' value='`$EnvParameters`'/>\n                        <parameter name='FileParameters' value='`$FileParameters`'/>\n                        <parameter name='AutoNodeList' value='`$AutoNodeList`'/>\n                        <parameter name='NodeList' value='`$NodeList`'/>\n                        <parameter name='Timeout' value='`$Timeout`'/>\n                        <parameter name='Version' value='`$Version`'/>\n                        <parameter name='InventoryNames' value='`$InventoryNames`'/>\n                        <parameter name='PlaybookName' value='`$PlaybookName`'/>\n                        <parameter name='Action' value='`$Action`'/>\n                        <parameter name='vnfc-name' value='`$request-parameters.vnfc-name`'/>\n                        <parameter name='vnfc-type' value='`$request-parameters.vnfc-type`'/>\n                        <parameter name='vserver-id' value='`$request-parameters.vserver-id`'/>\n                        <parameter name='vf-module-id' value='`$request-parameters.vf-module-id`'/>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 569,
-    "y": 67,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "d9cc3d9f.aac2d8",
-        "14bd2fff.6686e8"
-      ]
-    ]
-  },
-  {
-    "id": "ba12f2b.bdd719",
-    "type": "switchNode",
-    "name": "switch",
-    "xml": "<switch test=\"`$org.onap.appc.adapter.ansible.result.code`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 359,
-    "y": 228,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "be58dd22.f76ca8",
-        "9a080acd.94f5a8"
-      ]
-    ]
-  },
-  {
-    "id": "be58dd22.f76ca8",
-    "type": "other",
-    "name": "outcome",
-    "xml": "<outcome value='500'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 546,
-    "y": 228,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "dae941c0.963348"
-      ]
-    ]
-  },
-  {
-    "id": "9a080acd.94f5a8",
-    "type": "other",
-    "name": "outcome",
-    "xml": "<outcome value='100'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 183,
-    "y": 316,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "9e3bd7b.ca9e528"
-      ]
-    ]
-  },
-  {
-    "id": "9e3bd7b.ca9e528",
-    "type": "execute",
-    "name": "execute",
-    "xml": "<execute plugin='org.onap.appc.adapter.ansible.AnsibleAdapter' method='reqExecResult' >\n   <parameter name='message' value='`$org.onap.appc.adapter.ansible.message`'/>\n   <parameter name='code' value='$org.onap.appc.adapter.ansible.result.code`'/>\n   <parameter name='AgentUrl' value='`$AgentUrl`'/>\n   <parameter name='User' value='`$User`'/>\n   <parameter name='Password' value='`$Password`'/>\n   <parameter name='Id' value='`$org.onap.appc.adapter.ansible.Id`'/>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 361,
-    "y": 315,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "abbb14c.b93d5e8",
-        "976d4e79.c90208"
-      ]
-    ]
-  },
-  {
-    "id": "d9cc3d9f.aac2d8",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 823,
-    "y": 68,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "8d1e806.c53808"
-      ]
-    ]
-  },
-  {
-    "id": "14bd2fff.6686e8",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 182,
-    "y": 229,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "ba12f2b.bdd719"
-      ]
-    ]
-  },
-  {
-    "id": "abbb14c.b93d5e8",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 551,
-    "y": 316,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "dae941c0.963348"
-      ]
-    ]
-  },
-  {
-    "id": "976d4e79.c90208",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 549,
-    "y": 385,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "46cf1c4a.fd5ebc"
-      ]
-    ]
-  },
-  {
-    "id": "fd6d2e88.86c9a",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 133,
-    "y": 47,
-    "z": "b542ee98.8e312",
-    "wires": [
-      [
-        "51e78fba.f0a328"
-      ]
-    ]
-  },
-  {
-    "id": "dae941c0.963348",
-    "type": "returnFailure",
-    "name": "return failure",
-    "xml": "<return status='failure'>\n<parameter name='output.status.code' value='200' />\n<parameter name='output.status.message' value='`$org.onap.appc.adapter.ansible.message`' />\n<parameter name='output.status.results' value='`$org.onap.appc.adapter.ansible.results`' />\n",
-    "comments": "",
-    "x": 1126.7855224609375,
-    "y": 328.2143249511719,
-    "z": "b542ee98.8e312",
-    "wires": []
-  },
-  {
-    "id": "46cf1c4a.fd5ebc",
-    "type": "set",
-    "name": "set",
-    "xml": "<set>\n<parameter name='output.status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='output.status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n<parameter name='output.status.results' value = '`$org.onap.appc.adapter.ansible.results`'/>\n",
-    "comments": "",
-    "x": 1106.78564453125,
-    "y": 479.64276123046875,
-    "z": "b542ee98.8e312",
-    "wires": []
-  }
-]
\ No newline at end of file