Merge "update master to pick up nbi el alto early drop release"
authorBrian Freeman <bf1936@att.com>
Thu, 8 Aug 2019 21:14:34 +0000 (21:14 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 8 Aug 2019 21:14:34 +0000 (21:14 +0000)
kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties
kubernetes/robot

index 1317300..ed9b24c 100755 (executable)
 #  limitations under the License.
 #
 # Web server config
+### START -Controller Blueprints Properties
+# Load Resource Source Mappings
+resourceSourceMappings=processor-db=source-processor-db,primary-db=source-processor-db,input=source-input,default=source-default,primary-config-data=source-rest,primary-aai-data=source-rest,capability=source-capability
+
+# Controller Blueprints Core Configuration
+controllerblueprints.blueprintDeployPath=/opt/app/onap/blueprints/deploy
+controllerblueprints.blueprintArchivePath=/opt/app/onap/blueprints/archive
+controllerblueprints.blueprintWorkingPath=/opt/app/onap/blueprints/working
+
+# Controller Blueprint Load Configurations
+# blueprints.load.initial-data may be overridden by ENV variables
+controllerblueprints.loadInitialData=false
+controllerblueprints.loadBluePrint=false
+controllerblueprints.loadBluePrintPaths=/opt/app/onap/model-catalog/blueprint-model/service-blueprint
+controllerblueprints.loadModelType=false
+controllerblueprints.loadModeTypePaths=/opt/app/onap/model-catalog/definition-type/starter-type
+controllerblueprints.loadResourceDictionary=false
+controllerblueprints.loadResourceDictionaryPaths=/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary
+
+# CBA file extension
+controllerblueprints.loadCbaExtension=zip
+
+### END -Controller Blueprints Properties
+
 blueprintsprocessor.grpcEnable=true
 blueprintsprocessor.httpPort=8080
 blueprintsprocessor.grpcPort=9111
index 672a023..5996d7a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 672a023b6428b39b730aee10d551c25f2692ba5f
+Subproject commit 5996d7a5b2d90c3caa563e27dbea6afa77b246e5