ControllerBlueprint blueprintsProcessor container 89/76089/6
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)
commit545a3ab71bc48b56d538bba3e0fb11a5e41b398f
treec5cba42fa3b869a06dfce029a82e4a0ccf292f4d
parent8df3192330a6dc770d1ee3e0c68ec918c30aa6ff
ControllerBlueprint blueprintsProcessor container

Change-Id: I77df77757c276fca705091c1566c386f842269c4
Issue-ID: CCSDK-949
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
42 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]
ms/controllerblueprints/application/etc/run.source [changed mode: 0644->0755]
ms/controllerblueprints/application/opt/app/onap/config/application-dev.properties
ms/controllerblueprints/application/opt/app/onap/config/application.properties
ms/controllerblueprints/application/opt/app/onap/config/logback.xml [new file with mode: 0755]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/apps/controllerblueprints/ApplicationConstants.java
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/apps/controllerblueprints/ControllerBlueprintsApplication.java [moved from ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/apps/controllerblueprints/ControllerBluprintsApplication.java with 87% similarity]
ms/controllerblueprints/application/src/main/resources/application-dev.properties [new file with mode: 0755]
ms/controllerblueprints/application/src/main/resources/application.properties [new file with mode: 0755]
ms/controllerblueprints/application/src/test/java/org/onap/ccsdk/apps/controllerblueprints/ControllerBlueprintsApplicationTest.java [moved from ms/controllerblueprints/application/src/test/java/org/onap/ccsdk/apps/controllerblueprints/ControllerBluprintsApplicationTest.java with 95% similarity]
ms/controllerblueprints/application/src/test/resources/application.properties
ms/controllerblueprints/distribution/pom.xml [changed mode: 0644->0755]
ms/controllerblueprints/distribution/src/main/dc/docker-compose.yaml [changed mode: 0644->0755]
ms/controllerblueprints/distribution/src/main/docker/Dockerfile [changed mode: 0644->0755]
ms/controllerblueprints/distribution/src/main/docker/distribution.xml [changed mode: 0644->0755]
ms/controllerblueprints/distribution/src/main/docker/startService.sh [changed mode: 0644->0755]
ms/vlantag-api/pom.xml
pom.xml