aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/test
diff options
context:
space:
mode:
authorjanani b <janani.b@huawei.com>2019-04-04 20:42:56 +0530
committerjanani b <janani.b@huawei.com>2019-04-04 20:42:56 +0530
commit41af46c85eafe85b20833c99def94ab530afa01b (patch)
treec5a7d47a7007c5fe40bbdc167f8f169732f56a2b /ms/controllerblueprints/application/src/test
parent4002c9b2afb3f6c71ad97c5031e98c72940e256f (diff)
AAI source support
Controller blueprint to support AAI also as a rest source Issue-ID: CCSDK-692 Change-Id: I25822c921e1b5232deded5f3b52382d24a2d3c03 Signed-off-by: janani b <janani.b@huawei.com>
Diffstat (limited to 'ms/controllerblueprints/application/src/test')
-rwxr-xr-xms/controllerblueprints/application/src/test/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/application/src/test/resources/application.properties b/ms/controllerblueprints/application/src/test/resources/application.properties
index 5d970a0a6..9c5d35cab 100755
--- a/ms/controllerblueprints/application/src/test/resources/application.properties
+++ b/ms/controllerblueprints/application/src/test/resources/application.properties
@@ -33,7 +33,7 @@ swagger.contact.url=www.onap.com
swagger.contact.email=brindasanth@onap.com
# Load Resource Source Mappings
-resourceSourceMappings=processor-db=source-processor-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,primary-aai-data=source-rest,capability=source-capability
# Controller Blueprints Core Configuration
controllerblueprints.blueprintDeployPath=./target/blueprints/deploy