X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-be%2Fsdc-backend%2Fchef-repo%2Fcookbooks%2Fsdc-catalog-be%2Ftemplates%2Fdefault%2FBE-configuration.yaml.erb;h=754bdf34a561fd561ff4ed71be6c6cd17da952b7;hb=0c274e9356fc77c53340828b0ec18869dad71631;hp=932d6122fe515beab56144649f3a223326fd4ad2;hpb=c5ef980bb5c9af65e1f190c0352329134d6a7459;p=sdc.git diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb index 932d6122fe..754bdf34a5 100644 --- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb +++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb @@ -950,3 +950,6 @@ cadiFilterParams: cadi_truststore: <%= node['access_restriction']['cadi_truststore'] %> cadi_truststore_password: <%= node['access_restriction']['cadi_truststore_password'] %> +# 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