From 71778e1656729e8e153d844275b2de96d30febca Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh(bs2796)" Date: Mon, 27 Aug 2018 17:29:51 +0000 Subject: Controller Blueprints Microservice Optimise model type repository search for DB and file in blueprint repo service. Change-Id: If5458e218b723d3fff451789a73a667dd75bc91c Issue-ID: CCSDK-487 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) --- .../modules/service/load/resource_dictionary/input-source.json | 2 +- .../modules/service/load/resource_dictionary/v4-ip-type.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ms/controllerblueprints/modules/service/load/resource_dictionary') diff --git a/ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json b/ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json index c34c252b3..610e8fc0b 100644 --- a/ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json +++ b/ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json @@ -7,7 +7,7 @@ "resource-path": "action-name", "resource-type": "ONAP", "updated-by": "brindasanth@onap.com", - "tags": null, + "tags": "action-name, brindasanth", "sources": { "input": { "type": "source-input", diff --git a/ms/controllerblueprints/modules/service/load/resource_dictionary/v4-ip-type.json b/ms/controllerblueprints/modules/service/load/resource_dictionary/v4-ip-type.json index 349183bd9..e7e06000c 100644 --- a/ms/controllerblueprints/modules/service/load/resource_dictionary/v4-ip-type.json +++ b/ms/controllerblueprints/modules/service/load/resource_dictionary/v4-ip-type.json @@ -7,7 +7,7 @@ "resource-path": "vnf/v4-ip-type", "resource-type": "ONAP", "updated-by": "brindasanth@onap.com", - "tags": null, + "tags": "v4-ip-type, source-input, brindasanth", "sources": { "input": { "type": "source-input", -- cgit 1.2.3-korg