aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json')
-rw-r--r--platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json95
1 files changed, 0 insertions, 95 deletions
diff --git a/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json b/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json
deleted file mode 100644
index 9ca2fff..0000000
--- a/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UpgradePreconditionCheck.json
+++ /dev/null
@@ -1,95 +0,0 @@
-[{
- "id": "7d1b4b8f.e55c64",
- "type": "dgstart",
- "name": "DGSTART",
- "outputs": 1,
- "x": 307.5182189941406,
- "y": 217.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["df0b70e0.0c6d3"]]
-},
- {
- "id": "df0b70e0.0c6d3",
- "type": "service-logic",
- "name": "Appc-API 2.0.0.0",
- "module": "Appc-API",
- "version": "2.0.0.0",
- "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-API' version='2.0.0.0'>",
- "outputs": 1,
- "x": 430.5182189941406,
- "y": 275.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["80234fd5.24a4f"]]
- },
- {
- "id": "80234fd5.24a4f",
- "type": "method",
- "name": "VNF_PreUpgradeHealthCheck",
- "xml": "<method rpc='VNF_UpgradePreconditionCheck' mode='sync'>\n",
- "comments": "",
- "outputs": 1,
- "x": 521.5182189941406,
- "y": 337.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["a3be2603.6810f8"]]
- },
- {
- "id": "a3be2603.6810f8",
- "type": "execute",
- "name": "execute: handleUpgradeStub",
- "xml": "<execute plugin='org.onap.appc.dg.util.UpgradeStubNode' method='handleUpgradeStub' >\n<parameter name=\"failureIndicator\" value=\"`$failureIndicator`\" />\n\n",
- "comments": "",
- "outputs": 1,
- "x": 637.5182189941406,
- "y": 397.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["3da04637.67170a",
- "5eb01780.4fd2f8"]]
- },
- {
- "id": "3da04637.67170a",
- "type": "success",
- "name": "success",
- "xml": "<outcome value='success'>\n",
- "comments": "",
- "outputs": 1,
- "x": 857.5182189941406,
- "y": 374.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["a000f105.13a86"]]
- },
- {
- "id": "5eb01780.4fd2f8",
- "type": "other",
- "name": "other",
- "xml": "<outcome value='Other'>\n",
- "comments": "",
- "outputs": 1,
- "x": 855.5182189941406,
- "y": 421.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": [["fdd8c081.07a7e"]]
- },
- {
- "id": "a000f105.13a86",
- "type": "returnSuccess",
- "name": "return success",
- "xml": "<return status='success'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value=\"For testing only... success in PreUpgradeHealthCheck\" />",
- "comments": "",
- "x": 1043.5182189941406,
- "y": 374.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": []
- },
- {
- "id": "fdd8c081.07a7e",
- "type": "returnFailure",
- "name": "return failure",
- "xml": "<return status='failure'>\n<parameter name='error-code' value=\"401\" />\n<parameter name='error-message' value=\"For testing only... failure in PreUpgradeHealthCheck\" />\n<parameter name='output.status.code' value='401'/>\n<parameter name='output.status.message' value=\"For testing only... failure in PreUpgradeHealthCheck\" />\n",
- "comments": "",
- "x": 1041.5182189941406,
- "y": 422.5229034423828,
- "z": "6453d20e.8e95fc",
- "wires": []
- }]