aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/main/resources/application.properties
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-22 16:06:26 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-22 16:06:26 +0000
commit7aa46ace9b3b47b1c03debefdbc68ccf954537fd (patch)
tree583f2e17e4acb78a4ffc8c3bc0912f292d4cd430 /ms/controllerblueprints/application/src/main/resources/application.properties
parent49fc96a20d98a32e5bfbf88bf3595d09e419c7bd (diff)
parent12e91a2cad984eb491a3083139db80b10d544f30 (diff)
Merge "Ressource resolution using configurable database"
Diffstat (limited to 'ms/controllerblueprints/application/src/main/resources/application.properties')
-rwxr-xr-xms/controllerblueprints/application/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/application/src/main/resources/application.properties b/ms/controllerblueprints/application/src/main/resources/application.properties
index 03409388..8789c24e 100755
--- a/ms/controllerblueprints/application/src/main/resources/application.properties
+++ b/ms/controllerblueprints/application/src/main/resources/application.properties
@@ -52,7 +52,7 @@ spring.jpa.hibernate.naming-strategy=org.hibernate.cfg.ImprovedNamingStrategy
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
# Load Resource Source Mappings
-resourceSourceMappings=primary-db=source-primary-db,input=source-input,default=source-default,primary-config-data=source-rest,capability=source-capability
+resourceSourceMappings=processor-db=source-processor-db,input=source-input,default=source-default,primary-config-data=source-rest,capability=source-capability
# Controller Blueprints Core Configuration
controllerblueprints.blueprintDeployPath=/etc/blueprints/deploy