diff options
author | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2022-01-10 16:32:40 +0000 |
---|---|---|
committer | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2022-01-31 16:23:03 +0000 |
commit | 17862485d3475a81aa836f84609ec1a2b69b1d64 (patch) | |
tree | 2059204be84c61b7e6c0377ae166399d92d27ab5 /catalog-be/src/main/docker/backend/chef-repo | |
parent | 4594cba0c53461bc1a273458e0a7a314da6bfb68 (diff) |
Add controlloop components to SDC design
This commit will add controlloop components like Participant,
ControlLoopElement and ControlLoop to SDC. Addition of these
components in SDC will enable to build a CSAR with controloop
components and establish a controlloop by distributing the CSAR
to policy-distribution and thereby to CLAMP.
Issue-ID: SDC-3842
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I6f417f7a635f6f0dec3ce6163c5b41ada374567a
Diffstat (limited to 'catalog-be/src/main/docker/backend/chef-repo')
-rw-r--r-- | catalog-be/src/main/docker/backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/catalog-be/src/main/docker/backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/catalog-be/src/main/docker/backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb index 974fc009ed..5a025548f7 100644 --- a/catalog-be/src/main/docker/backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb +++ b/catalog-be/src/main/docker/backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb @@ -1028,6 +1028,8 @@ serviceBaseNodeTypes: required: true baseTypes: - tosca.nodes.nfv.NS + ControlLoop: + required: false workloadContext: Production @@ -1255,6 +1257,7 @@ cadiFilterParams: # This configuration entry lists all node type names prefix that shall be allowed on SDC. definedResourceNamespace: - org.openecomp.resource. + - org.onap.policy.clamp.controlloop. # This configuration entry lists all Directives values that shall be allowed on SDC. directives: |