From 0234b8a247abc7bc994876569fa929a141a1cbe5 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 2 Apr 2020 13:57:22 -0700 Subject: [PATCH] Activate DGs for CDS POC scaleout Adding the DGs for the CDS POC scaleout to the dg_activate file so they will be marked active in the database. Change-Id: I1a9077bec657c9a868847022f0ab3178c911cef2 Signed-off-by: Patrick Brady Issue-ID: APPC-1850 --- .../appc-dgraph/provider/src/main/resources/json/dg_activate.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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 c917d9468..0158b1a59 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 @@ -108,3 +108,9 @@ APPC:VM_Stop:2.0.0:sync APPC:AttachVolumeVM:4.0.0:sync APPC:DetachVolumeVM:4.0.0:sync APPC:RebootVM:4.0.0:sync + +# Appc CDS POC configscaleout +APPC:POCProcessInputParams:4.0.0:sync +APPC:POCScaleOut:4.0.0:sync +APPC:self-serve-resolve-parameters:4.0.0:sync + -- 2.16.6