Remove controllerbluprints distribution. 07/94707/1
authorBrinda Santh <brindasanth@in.ibm.com>
Fri, 30 Aug 2019 19:32:13 +0000 (15:32 -0400)
committerBrinda Santh <brindasanth@in.ibm.com>
Fri, 30 Aug 2019 19:32:13 +0000 (15:32 -0400)
commita456e7e4b70b56fe4fb0c0e82645d12402ce2f78
treec4fbaa8539961347e3aea85456d0aff5ecfd0867
parentc65d8743072d10e7ec426d145adebcd8557212ee
Remove controllerbluprints distribution.

Change-Id: I8c7269f97f2b32a0fe8689baaeddfe1e82e0d075
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
42 files changed:
ms/blueprintsprocessor/application/src/main/resources/sql/data.sql [moved from ms/controllerblueprints/application/src/main/resources/sql/data.sql with 100% similarity]
ms/blueprintsprocessor/application/src/main/resources/sql/schema-local.sql [moved from ms/controllerblueprints/application/src/main/resources/sql/schema-local.sql with 97% similarity]
ms/blueprintsprocessor/application/src/main/resources/sql/schema.sql [moved from ms/controllerblueprints/application/src/main/resources/sql/schema.sql with 97% similarity]
ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/pom.xml
ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
ms/blueprintsprocessor/parent/pom.xml
ms/controllerblueprints/application/pom.xml [deleted file]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/cds/controllerblueprints/ApplicationConstants.java [deleted file]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/cds/controllerblueprints/ControllerBlueprintsApplication.java [deleted file]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/cds/controllerblueprints/DatabaseConfig.java [deleted file]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/cds/controllerblueprints/WebConfig.java [deleted file]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/cds/controllerblueprints/security/ApplicationSecurityConfigurerAdapter.java [deleted file]
ms/controllerblueprints/application/src/main/resources/application-dev.properties [deleted file]
ms/controllerblueprints/application/src/main/resources/application.properties [deleted file]
ms/controllerblueprints/application/src/main/resources/logback.xml [deleted file]
ms/controllerblueprints/application/src/test/java/org/onap/ccsdk/apps/controllerblueprints/ControllerBlueprintsApplicationTest.java [deleted file]
ms/controllerblueprints/application/src/test/java/org/onap/ccsdk/apps/controllerblueprints/VersionSplitTest.java [deleted file]
ms/controllerblueprints/application/src/test/resources/application.properties [deleted file]
ms/controllerblueprints/application/src/test/resources/logback-test.xml [deleted file]
ms/controllerblueprints/distribution/pom.xml [deleted file]
ms/controllerblueprints/distribution/src/main/dc/docker-compose.yaml [deleted file]
ms/controllerblueprints/distribution/src/main/docker/Dockerfile [deleted file]
ms/controllerblueprints/distribution/src/main/docker/distribution.xml [deleted file]
ms/controllerblueprints/distribution/src/main/docker/run.source [deleted file]
ms/controllerblueprints/distribution/src/main/docker/startService.sh [deleted file]
ms/controllerblueprints/modules/pom.xml
ms/controllerblueprints/modules/service/pom.xml [deleted file]
ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/cds/controllerblueprints/service/common/SwaggerGenerator.java [deleted file]
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/BluePrintDesignerCoreConfiguration.kt [deleted file]
ms/controllerblueprints/modules/service/src/main/resources/service_template/default_netconf.json [deleted file]
ms/controllerblueprints/modules/service/src/main/resources/sql/data.sql [deleted file]
ms/controllerblueprints/modules/service/src/main/resources/sql/schema-local.sql [deleted file]
ms/controllerblueprints/modules/service/src/main/resources/sql/schema.sql [deleted file]
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/cds/controllerblueprints/DatabaseConfig.java [deleted file]
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/cds/controllerblueprints/TestApplication.java [deleted file]
ms/controllerblueprints/modules/service/src/test/resources/application.properties [deleted file]
ms/controllerblueprints/modules/service/src/test/resources/logback-test.xml [deleted file]
ms/controllerblueprints/parent/pom.xml
ms/controllerblueprints/pom.xml