summaryrefslogtreecommitdiffstats
path: root/components/resource-dict/load/resource_dictionary/nfc-naming-code.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-16 20:14:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-16 20:14:04 +0000
commit554a351a8e0e94a96017a21911d27f48465d2beb (patch)
tree54ce2ea50d2c6747a1641a1f16aec646b477fcd0 /components/resource-dict/load/resource_dictionary/nfc-naming-code.json
parenta8588a4aab5ff95890b9ad9ae1bc02a2043fab54 (diff)
parentd035fe08249fe8b1e5988b79c7355620727e5da0 (diff)
Merge "Resource Resolution Service : 2"
Diffstat (limited to 'components/resource-dict/load/resource_dictionary/nfc-naming-code.json')
-rw-r--r--components/resource-dict/load/resource_dictionary/nfc-naming-code.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/resource-dict/load/resource_dictionary/nfc-naming-code.json b/components/resource-dict/load/resource_dictionary/nfc-naming-code.json
index f0f2b7f0..7c521a7c 100644
--- a/components/resource-dict/load/resource_dictionary/nfc-naming-code.json
+++ b/components/resource-dict/load/resource_dictionary/nfc-naming-code.json
@@ -7,8 +7,8 @@
"type" : "string"
},
"sources" : {
- "db" : {
- "type" : "source-db",
+ "primary-db" : {
+ "type" : "source-primary-db",
"properties" : {
"type" : "SQL",
"query" : "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid",