summaryrefslogtreecommitdiffstats
path: root/platformdoc/docs/concepts/clamp.md
diff options
context:
space:
mode:
Diffstat (limited to 'platformdoc/docs/concepts/clamp.md')
-rw-r--r--platformdoc/docs/concepts/clamp.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/platformdoc/docs/concepts/clamp.md b/platformdoc/docs/concepts/clamp.md
deleted file mode 100644
index f2eec839..00000000
--- a/platformdoc/docs/concepts/clamp.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-# Closed Loop / CLAMP
-
-Closed Loop is a concept where when certain conditions are observed in the network by a component, messages are sent to a particular controller that then responds to those conditions. No manual intervention is needed. Thus the 'loop' is closed automatically. Closed Loop services are configured in the CLAMP UI, which is a non-DCAE component.
-
-There is no specific configuration in the component specification for closed loop services, and currently it is a manual process between the developer and the CLAMP support team, to discuss which configuration parameters are affected. These parameters can also be policy editable.
-
-Refer to the [Configuration Grid](/components/component-specification/configuration-grid) for more information.