Support import of custom node type name
[sdc.git] / catalog-be / src / main / resources / config / configuration.yaml
index 36e8191..678b399 100644 (file)
@@ -916,3 +916,6 @@ cadiFilterParams:
     AFT_ENVIRONMENT: AFTUAT
     cadiX509Issuers: "CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US"
 
+# This configuration entry lists all node type names prefix that shall be allowed on SDC.
+definedResourceNamespace:
+  - org.openecomp.resource.
\ No newline at end of file