Resource Resolution Service : 2
[ccsdk/apps.git] / components / model-catalog / resource-dictionary / starter-dictionary / vnfc-model-invariant-uuid.json
index c894fb5..3d89d9d 100755 (executable)
@@ -7,8 +7,8 @@
     "type" : "string"
   },
   "sources" : {
-    "db" : {
-      "type" : "source-db",
+    "primary-db" : {
+      "type" : "source-primary-db",
       "properties" : {
         "type" : "SQL",
         "query" : "select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid",