aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-06-28 16:43:49 -0400
committerPatrick Brady <pb071s@att.com>2018-07-03 16:12:47 +0000
commit5b0699cb48dce665aff97c68ee857e37c0bea536 (patch)
tree4bbae804ef341ece8752059d0b321438f0254f31 /platform-logic
parent3472e92442a4a6d27ee38ebc509d7cf738e555a9 (diff)
remove redundant APPC dg files - 4
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I9e4e20a62dcbc95b19707b025a7c0c97de6db1ad Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'platform-logic')
-rw-r--r--platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_VM_Start.json257
1 files changed, 0 insertions, 257 deletions
diff --git a/platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_VM_Start.json b/platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_VM_Start.json
deleted file mode 100644
index c6195da..0000000
--- a/platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_VM_Start.json
+++ /dev/null
@@ -1,257 +0,0 @@
-[
- {
- "id": "4c12a5c8.90ab7c",
- "name": "DGSTART",
- "outputs": 1,
- "type": "dgstart",
- "wires": [
- [
- "3f8e186b.788b58"
- ]
- ],
- "x": 179,
- "y": 322,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "3f8e186b.788b58",
- "module": "APPC",
- "name": "APPC 2.0.0",
- "outputs": 1,
- "type": "service-logic",
- "version": "2.0.0",
- "wires": [
- [
- "e2b2f3.05197d1"
- ]
- ],
- "x": 362.0001220703125,
- "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.0'>",
- "y": 322.5666809082031,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "e2b2f3.05197d1",
- "name": "VM_Start",
- "outputs": 1,
- "type": "method",
- "wires": [
- [
- "9c797c4b.fc3f8"
- ]
- ],
- "x": 311.75006103515625,
- "xml": "<method rpc='VM_Start' mode='sync'>\n",
- "y": 406.816650390625,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "9c797c4b.fc3f8",
- "name": "Start",
- "outputs": 1,
- "type": "execute",
- "wires": [
- [
- "8ec37e81.db48b",
- "6a2f0d5b.f084e4"
- ]
- ],
- "x": 496,
- "xml": "<execute plugin='org.onap.appc.adapter.iaas.ProviderAdapter' method='startServer'>\n<parameter name=\"org.onap.appc.provider.name\" value=\"OpenStack\"/>\n<parameter name=\"org.onap.appc.instance.url\" value=\"`$vm-id`\" />\n<parameter name=\"org.onap.appc.identity.url\" value=\"`$identity-url`\" />",
- "y": 406,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "6a2f0d5b.f084e4",
- "name": "success",
- "outputs": 1,
- "type": "success",
- "wires": [
- [
- "51fd4bef.090064"
- ]
- ],
- "x": 675.9735107421875,
- "xml": "<outcome value='success'>\n",
- "y": 407.2143859863281,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "8ec37e81.db48b",
- "name": "failure",
- "outputs": 1,
- "type": "failure",
- "wires": [
- [
- "8ccb55ea.a7c328"
- ]
- ],
- "x": 670.6187744140625,
- "xml": "<outcome value='failure'>\n",
- "y": 633.14306640625,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "51fd4bef.090064",
- "name": "STATUS",
- "outputs": 1,
- "type": "switchNode",
- "wires": [
- [
- "8e71a1ab.2673b",
- "9153a9b0.79c868"
- ]
- ],
- "x": 823,
- "xml": "<switch test='`$START_STATUS`'>\n",
- "y": 407.0000305175781,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "8e71a1ab.2673b",
- "name": "SUCCESS",
- "outputs": 1,
- "type": "other",
- "wires": [
- [
- "218c4c31.746404"
- ]
- ],
- "x": 997.7144775390625,
- "xml": "<outcome value='SUCCESS'>\n",
- "y": 405.4286193847656,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "9153a9b0.79c868",
- "name": "ERROR",
- "outputs": 1,
- "type": "other",
- "wires": [
- [
- "d6c921e6.f062f"
- ]
- ],
- "x": 998.28564453125,
- "xml": "<outcome value='ERROR'>\n",
- "y": 474.71435546875,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "91055b26.4540f8",
- "name": "return success",
- "type": "returnSuccess",
- "wires": [],
- "x": 1355.6666259765625,
- "xml": "<return status='success'>",
- "y": 452,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "be1d8c86.5510c",
- "name": "return failure",
- "type": "returnFailure",
- "wires": [],
- "x": 1364.8734130859375,
- "xml": "<return status='failure'>\n",
- "y": 680.4286499023438,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "55a5d83c.b56328",
- "name": "set success code and message",
- "type": "set",
- "wires": [],
- "x": 1404,
- "xml": "<set>\n<parameter name='error-code' value='400' />\n<parameter name='error-message' value='Success' />\n",
- "y": 408,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "11e66810.229818",
- "name": "set error code and message",
- "type": "set",
- "wires": [],
- "x": 1117,
- "xml": "<set>\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value='Start VM failed' />\n",
- "y": 602,
- "z": "3b333f3b.e62d"
- },
- {
- "comments": "",
- "id": "18420693.2d9f89",
- "name": "set error code and message",
- "type": "set",
- "wires": [],
- "x": 1398,
- "xml": "<set>\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value='Start VM status is error' />\n",
- "y": 507,
- "z": "3b333f3b.e62d"
- },
- {
- "atomic": "true",
- "comments": "",
- "id": "218c4c31.746404",
- "name": "block : atomic",
- "outputs": 1,
- "type": "block",
- "wires": [
- [
- "55a5d83c.b56328",
- "91055b26.4540f8"
- ]
- ],
- "x": 1161,
- "xml": "<block atomic='true'>",
- "y": 407,
- "z": "3b333f3b.e62d"
- },
- {
- "atomic": "true",
- "comments": "",
- "id": "d6c921e6.f062f",
- "name": "block : atomic",
- "outputs": 1,
- "type": "block",
- "wires": [
- [
- "18420693.2d9f89",
- "be1d8c86.5510c"
- ]
- ],
- "x": 1154,
- "xml": "<block atomic='true'>",
- "y": 475,
- "z": "3b333f3b.e62d"
- },
- {
- "atomic": "true",
- "comments": "",
- "id": "8ccb55ea.a7c328",
- "name": "block : atomic",
- "outputs": 1,
- "type": "block",
- "wires": [
- [
- "11e66810.229818",
- "be1d8c86.5510c"
- ]
- ],
- "x": 873,
- "xml": "<block atomic='true'>",
- "y": 639,
- "z": "3b333f3b.e62d"
- }
-]