diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-07 13:50:19 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-08 07:45:51 -0700 |
commit | f43e6e9f562543aaf8bfb8fdc5a1525eb6fb0966 (patch) | |
tree | 2b3fb1b372b75c5f6b1e2615237f99454071ef15 /appc-directed-graph/appc-dgraph/provider/src/main | |
parent | 4e5f6810a25cb05fee98bb8027f47c057bbc88ec (diff) |
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 <pb071s@att.com>
Issue-ID: APPC-887
Diffstat (limited to 'appc-directed-graph/appc-dgraph/provider/src/main')
-rw-r--r-- | appc-directed-graph/appc-dgraph/provider/src/main/resources/json/dg_activate.txt | 4 |
1 files changed, 3 insertions, 1 deletions
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 |