From cf4b15ab00249af6f4d05afd75d16bec689f3241 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 21:18:04 -0500 Subject: Initial add of appc-directed-graph bundles Directed Graph library Additional JIRA Issues: APPC-66, APPC-71, APPC-74 Issue-ID: APPC-65 Change-Id: I1bd643f7675dec19e562e99db65bafa0dcda6ef4 Signed-off-by: Skip Wonnell --- .../json/Dispatcher-DG/APPC_Start_VM.json | 353 +++++++++++++++++++++ 1 file changed, 353 insertions(+) create mode 100644 appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_Start_VM.json (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_Start_VM.json') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_Start_VM.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_Start_VM.json new file mode 100644 index 000000000..8075c88bc --- /dev/null +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_Start_VM.json @@ -0,0 +1,353 @@ +/*- + * ============LICENSE_START======================================================= + * ONAP : APP-C + * ================================================================================ + * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * ================================================================================ + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ============LICENSE_END========================================================= + */ + +[ + { + "id": "d52f4308.555fb", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 96.99993896484375, + "y": 54, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "763cad7e.1450b4" + ] + ] + }, + { + "id": "763cad7e.1450b4", + "type": "service-logic", + "name": "APPC 2.0.0", + "module": "APPC", + "version": "2.0.0", + "comments": "", + "xml": "", + "outputs": 1, + "x": 141.99993896484375, + "y": 137, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "812b1c37.4885c" + ] + ] + }, + { + "id": "812b1c37.4885c", + "type": "method", + "name": "Start VM", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 301.99993896484375, + "y": 137, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "c47aa6c9.8c9378" + ] + ] + }, + { + "id": "280842c.c99e1be", + "type": "call", + "name": "Start Application ", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 766.9999771118164, + "y": 336.0000305175781, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "144156f7.572b29", + "7eab80e5.2adb3", + "70e14c1f.8e34e4" + ] + ] + }, + { + "id": "144156f7.572b29", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 998.9999771118164, + "y": 266.9998779296875, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "96fd3f86.877cb" + ] + ] + }, + { + "id": "7eab80e5.2adb3", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 996.9999771118164, + "y": 407.9999694824219, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "deb77571.89feb8" + ] + ] + }, + { + "id": "db549b18.455358", + "type": "returnSuccess", + "name": "return success", + "xml": "\n", + "comments": "", + "x": 1378.0005493164062, + "y": 262.9998779296875, + "z": "1cdd4efa.2a36b1", + "wires": [] + }, + { + "id": "c47aa6c9.8c9378", + "type": "execute", + "name": "Resolve Application Start DG", + "xml": "\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 349, + "y": 238, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "ba0ce95d.a32d48", + "cc32ed95.f1246" + ] + ] + }, + { + "id": "ba0ce95d.a32d48", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 604, + "y": 143, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "c89af7a5.6217e8" + ] + ] + }, + { + "id": "cc32ed95.f1246", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 598.9999771118164, + "y": 336.0000305175781, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "280842c.c99e1be" + ] + ] + }, + { + "id": "c89af7a5.6217e8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 770.0000610351562, + "y": 142, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "e4e7b04c.adb7d", + "d2671f6c.53d78", + "735a4bd9.4bb604" + ] + ] + }, + { + "id": "e4e7b04c.adb7d", + "type": "record", + "name": "Log message", + "xml": "\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 992, + "y": 143, + "z": "1cdd4efa.2a36b1", + "wires": [ + [] + ] + }, + { + "id": "735a4bd9.4bb604", + "type": "set", + "name": "Set failure code and message", + "xml": "\n\n\n", + "comments": "", + "x": 1037, + "y": 98.88888549804688, + "z": "1cdd4efa.2a36b1", + "wires": [] + }, + { + "id": "d2671f6c.53d78", + "type": "returnFailure", + "name": "return failure", + "xml": "\n", + "comments": "", + "x": 989.9998779296875, + "y": 186.00006103515625, + "z": "1cdd4efa.2a36b1", + "wires": [] + }, + { + "id": "70e14c1f.8e34e4", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 996.5555191040039, + "y": 335.8888854980469, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "bbaacbc9.6e42a8" + ] + ] + }, + { + "id": "bbaacbc9.6e42a8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1172.222267150879, + "y": 336.8888854980469, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "2620f33d.ba7aac", + "d98a42e2.78acd", + "87259f65.26a31" + ] + ] + }, + { + "id": "2620f33d.ba7aac", + "type": "set", + "name": "Set failure code and message", + "xml": "\n\n\n", + "comments": "", + "x": 1426.5555419921875, + "y": 316.77777099609375, + "z": "1cdd4efa.2a36b1", + "wires": [] + }, + { + "id": "d98a42e2.78acd", + "type": "record", + "name": "Log message", + "xml": "\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1381.5554809570312, + "y": 362.8888854980469, + "z": "1cdd4efa.2a36b1", + "wires": [ + [] + ] + }, + { + "id": "87259f65.26a31", + "type": "returnFailure", + "name": "return failure", + "xml": "\n", + "comments": "", + "x": 1379.555519104004, + "y": 408.8888854980469, + "z": "1cdd4efa.2a36b1", + "wires": [] + }, + { + "id": "deb77571.89feb8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1155.555549621582, + "y": 407.8888854980469, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "d98a42e2.78acd", + "87259f65.26a31" + ] + ] + }, + { + "id": "96fd3f86.877cb", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1172.9999389648438, + "y": 264, + "z": "1cdd4efa.2a36b1", + "wires": [ + [ + "db549b18.455358", + "ba9d1c0b.3d282" + ] + ] + }, + { + "id": "ba9d1c0b.3d282", + "type": "set", + "name": "Set success code and message", + "xml": "\n\n\n", + "comments": "", + "x": 1430.9999389648438, + "y": 218, + "z": "1cdd4efa.2a36b1", + "wires": [] + } +] -- cgit 1.2.3-korg