ControllerBlueprint blueprintsProcessor container
authorSteve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Mon, 21 Jan 2019 16:55:48 +0000 (11:55 -0500)
committerSteve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Wed, 23 Jan 2019 17:49:59 +0000 (17:49 +0000)
commita5f9b6f46959a3686e47c361340a8238b358eccb
tree418094806c572820ad063973354ba13d2eba217a
parentdc087615095973b8d77b2fa972249c710a8c26f0
ControllerBlueprint blueprintsProcessor container

Change-Id: I77df77757c276fca705091c1566c386f842269c4
Issue-ID: CCSDK-949
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
25 files changed:
ms/blueprintsprocessor/application/etc/logback.xml [new file with mode: 0755]
ms/blueprintsprocessor/application/etc/run.source [new file with mode: 0755]
ms/blueprintsprocessor/application/opt/app/onap/config/application.properties [new file with mode: 0755]
ms/blueprintsprocessor/application/opt/app/onap/config/logback.xml [new file with mode: 0755]
ms/blueprintsprocessor/application/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/application/src/main/resources/application-dev.properties [new file with mode: 0755]
ms/blueprintsprocessor/application/src/main/resources/application.properties [changed mode: 0644->0755]
ms/blueprintsprocessor/application/src/test/resources/application.properties
ms/blueprintsprocessor/distribution/pom.xml [new file with mode: 0755]
ms/blueprintsprocessor/distribution/src/main/dc/docker-compose.yaml [new file with mode: 0755]
ms/blueprintsprocessor/distribution/src/main/docker/Dockerfile [new file with mode: 0755]
ms/blueprintsprocessor/distribution/src/main/docker/distribution.xml [new file with mode: 0755]
ms/blueprintsprocessor/distribution/src/main/docker/startService.sh [new file with mode: 0755]
ms/blueprintsprocessor/functions/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/modules/commons/db-lib/pom.xml
ms/blueprintsprocessor/modules/commons/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/modules/outbounds/pom.xml
ms/blueprintsprocessor/modules/services/execution-service/pom.xml
ms/blueprintsprocessor/modules/services/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/modules/services/workflow-service/pom.xml
ms/blueprintsprocessor/parent/pom.xml [changed mode: 0644->0755]
ms/blueprintsprocessor/pom.xml [changed mode: 0644->0755]