From 8eb9f5d4a673cb1ab18423b7e84ec8bc6c96c5b6 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 6 Feb 2018 16:11:42 -0500 Subject: Removing old name references Removing references to bvc, att Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b Signed-off-by: Patrick Brady Issue-ID: APPC-292 --- .../src/main/resources/json/APPC/APPC_DownloadNetconfConfig.json | 2 +- .../src/main/resources/json/APPC/APPC_DownloadRestconfConfig.json | 4 ++-- .../src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json | 6 +++--- .../main/resources/json/APPC/APPC_ProcessParameterDefinition.json | 2 +- .../src/main/resources/json/APPC/APPC_PublishConfiguration.json | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadNetconfConfig.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadNetconfConfig.json index f691af86d..cddf5012b 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadNetconfConfig.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadNetconfConfig.json @@ -51,7 +51,7 @@ "id": "96807105.79369", "type": "execute", "name": "execute : Download Configuration", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, "x": 533, diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadRestconfConfig.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadRestconfConfig.json index ee5977320..19769807a 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadRestconfConfig.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_DownloadRestconfConfig.json @@ -51,7 +51,7 @@ "id": "b7e24e35.0af5c", "type": "execute", "name": "execute : Download Configuration", - "xml": "\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, "x": 523, @@ -162,7 +162,7 @@ "id": "3fd1791d.d55476", "type": "execute", "name": "execute : Mount Device", - "xml": "\n\n\n\n\n\n\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, "x": 459, diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json index 5242a5d87..918e7c8cc 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json @@ -62,7 +62,7 @@ "id": "f83cb7cd.e4dd78", "type": "execute", "name": "execute: Get Rest Configuration", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 704.75, @@ -460,8 +460,8 @@ { "id": "fde847ff.94d008", "type": "comment", - "name": "User Story ID: US731106", - "info": "Developed by Brinda Santh ", + "name": "comment1", + "info": "comment1", "comments": "", "x": 887.7499694824219, "y": 28.75, diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_ProcessParameterDefinition.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_ProcessParameterDefinition.json index 50b215ab7..3a6cb1769 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_ProcessParameterDefinition.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_ProcessParameterDefinition.json @@ -414,7 +414,7 @@ "id": "7f1ad793.7b648", "type": "execute", "name": "execute read PD file", - "xml": "\n\n", + "xml": "\n\n", "comments": "", "outputs": 1, "x": 1466.5, diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_PublishConfiguration.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_PublishConfiguration.json index ac9bde9fa..08bfe32cd 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_PublishConfiguration.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_PublishConfiguration.json @@ -293,7 +293,7 @@ "id": "949cd4f7.5ed8f", "type": "set", "name": "set fileName", - "xml": "\n\n", + "xml": "\n\n", "comments": "", "x": 457, "y": 164, @@ -392,7 +392,7 @@ "id": "38f8974.498d2e8", "type": "set", "name": "set dcae-error-message", - "xml": "\n\n", + "xml": "\n\n", "comments": "", "x": 1596, "y": 376, -- cgit 1.2.3-korg