From b96c574291b6cf8e720c44cc0076f75a6ada2574 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 31 Oct 2017 15:50:11 -0500 Subject: Update DGs for Carbon and remove comments part 2 Update plugins for Carbon CCSDK Update schemaLocation and namespace for Carbon CCSDK Remove license text comments since json files don't handle comments Change-Id: I6d7cdc7e082d3376b435d0549688a687b2f1cf6a Issue-ID: APPC-293 Signed-off-by: Skip Wonnell --- .../APPC_method_Generic_Sync_2.0.0.json | 50 +++++++--------------- 1 file changed, 15 insertions(+), 35 deletions(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Sync_2.0.0.json') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Sync_2.0.0.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Sync_2.0.0.json index 289376697..e829c98eb 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Sync_2.0.0.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Sync_2.0.0.json @@ -1,23 +1,3 @@ -/*- - * ============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": "9c13e82a.387b38", "type": "dgstart", @@ -35,7 +15,7 @@ "module": "APPC", "version": "2.0.0", "comments": "", - "xml": "", + "xml": "", "outputs": 1, "x": 311.6666564941406, "y": 116.6666750907898, @@ -58,7 +38,7 @@ "id": "9ec6a6d6.7a5678", "type": "get-resource", "name": "Retrieve current config details", - "xml": "", + "xml": "", "comments": "", "outputs": 1, "x": 519.0861930847168, @@ -295,7 +275,7 @@ "id": "4f4a7a36.c2a284", "type": "update", "name": "Mark current configs as historic", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, "x": 801.5814094543457, @@ -308,7 +288,7 @@ "id": "d5cea21b.c34aa", "type": "save", "name": "Store device config as 'Current'", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, "x": 795.196704864502, @@ -539,7 +519,7 @@ "id": "1aa4df6e.f6da11", "type": "record", "name": "Log error", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 1182.3589057922363, @@ -551,7 +531,7 @@ "id": "4b77bb4a.9f7014", "type": "record", "name": "Log error", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 1778.0247383117676, @@ -563,7 +543,7 @@ "id": "3521d3f3.e7bf6c", "type": "record", "name": "Log error", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 1427.1704940795898, @@ -575,7 +555,7 @@ "id": "58cdab19.f47684", "type": "record", "name": "Log message", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 481.0855522155762, @@ -587,7 +567,7 @@ "id": "11dcb423.01808c", "type": "record", "name": "Log message", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 735.7780342102051, @@ -599,7 +579,7 @@ "id": "6d230a1.4a08cf4", "type": "record", "name": "Log message", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 745.7009773254395, @@ -611,7 +591,7 @@ "id": "855ad0e4.d405c", "type": "record", "name": "Log message", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 748.6198616027832, @@ -623,7 +603,7 @@ "id": "59566c79.8df204", "type": "record", "name": "Log message", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 735.6198616027832, @@ -856,7 +836,7 @@ "id": "60059d22.c2ba54", "type": "get-resource", "name": "Retrieve Running config details DB", - "xml": "", + "xml": "", "comments": "", "outputs": 1, "x": 1432.6667404174805, @@ -988,7 +968,7 @@ "id": "ba52c35d.d0a18", "type": "record", "name": "Log error", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 1859.8998336791992, @@ -1099,7 +1079,7 @@ "id": "feccd180.68417", "type": "record", "name": "Log error", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 3182.3132286071777, -- cgit 1.2.3-korg