X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=components%2Fmodel-catalog%2Fresource-dictionary%2Fstarter-dictionary%2Funprotected-prefix-id.json;h=895d31c562cf1f29f68d9abd8f77b53694f02f5b;hb=54426584a02e6fbfec5f7685c92e1a3fde62309f;hp=c1fc541bd7cb620a2305012dcd764cf5b4fb7639;hpb=ffb6bdfd6de2afa23d95d0884c9db4059982deed;p=ccsdk%2Fcds.git diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json b/components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json index c1fc541bd..895d31c56 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json @@ -7,8 +7,8 @@ "type" : "string" }, "sources" : { - "primary-db" : { - "type" : "source-primary-db", + "processor-db" : { + "type" : "source-db", "properties" : { "type" : "SQL", "query" : "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"unprotected\"", @@ -18,4 +18,4 @@ } } } -} \ No newline at end of file +}