From: Hector Anapan Date: Wed, 23 Aug 2017 03:06:13 +0000 (-0400) Subject: Adding two DGs in platform-logic X-Git-Tag: v1.2.0~59 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F8435%2F1;p=appc%2Fdeployment.git Adding two DGs in platform-logic Adding two DGS (APPC Generic Restart, and APPC API Legacy Operation) so that they load automatically during docker image instantiation. These DGs are loaded will now be loaded and activated in the SDNCTL table of the APPC MySQL DB Container. Change-Id: I3cb366184be05d899e809ed04d70039f6964d27b Signed-off-by: Hector Anapan Issue: [APPC-167] --- diff --git a/platform-logic/appc/src/main/resources/graph.versions b/platform-logic/appc/src/main/resources/graph.versions index e43f01f..e4e91e6 100644 --- a/platform-logic/appc/src/main/resources/graph.versions +++ b/platform-logic/appc/src/main/resources/graph.versions @@ -1,3 +1,5 @@ APPC topology-operation-all 2.0.0 sync APPC ansible-adapter-1.0 2.0.1 sync APPC chef 3.0.0 sync +APPC Generic_Restart 2.0.1 sync +Appc-API legacy_operation 2.0.0.0 sync