From f43e6e9f562543aaf8bfb8fdc5a1525eb6fb0966 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 7 May 2018 13:50:19 -0700 Subject: Update dg_activate file Since this will be the file used in deployment now, I added the entries here that are present in the deployment version. Change-Id: Ib353db7c33f64c94d50491f77b1650ccac6a9d71 Signed-off-by: Patrick Brady Issue-ID: APPC-887 --- .../appc-dgraph/provider/src/main/resources/json/dg_activate.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/dg_activate.txt b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/dg_activate.txt index 34eca1aee..fdc0d9c58 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/dg_activate.txt +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/dg_activate.txt @@ -42,7 +42,7 @@ APPC:GetVfModuleInfo:4.0.0:sync APPC:ProcessParameterDefinition:4.0.0:sync APPC:PublishConfiguration:4.0.0:sync APPC:topology-operation-all:2.0.0:sync -SDC-MESSAGE:configuration-document-request:3.0.0:sync +ASDC-MESSAGE:configuration-document-request:3.0.0:sync Appc-API:service-configuration-operation:4.0.0:sync Appc-API:service-configuration-prepare:4.0.0:sync @@ -72,8 +72,10 @@ APPC:Stop_VNF:2.0.2:sync APPC:StopVM_VM:2.0.0:sync APPC:Stop_VM:2.0.0:sync APPC:StopApplication_VM_vSCP:2.0.0:sync +APPC:Generic_Configure:4.0.0:sync APPC:Generic_Sync:2.0.0:sync APPC:Generic_Audit:2.0.0:sync +APPC:Generic_Restart:3.0.0:sync APPC:Start_VNF:2.0.0:sync APPC:Start_VNFC:2.0.0:sync APPC:Start_VM:2.0.0:sync -- cgit 1.2.3-korg