aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/clamp/clamp.rst15
-rw-r--r--docs/clamp/clamp/clamp.rst6
-rw-r--r--docs/clamp/controlloop/controlloop.rst6
-rw-r--r--docs/index.rst1
4 files changed, 28 insertions, 0 deletions
diff --git a/docs/clamp/clamp.rst b/docs/clamp/clamp.rst
new file mode 100644
index 00000000..0b270d3e
--- /dev/null
+++ b/docs/clamp/clamp.rst
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+.. _clamp-label:
+
+Policy/CLAMP - Control Loop Automation Management Platform
+##########################################################
+
+CLAMP handles control loops in two ways, either using built in ONAP Control Loop support or using Control Loops defined in metadata using TOSCA. The sections below describe both ways of managing control loops.
+
+.. toctree::
+ :maxdepth: 1
+
+ clamp/clamp
+ controlloop/controlloop
+
diff --git a/docs/clamp/clamp/clamp.rst b/docs/clamp/clamp/clamp.rst
new file mode 100644
index 00000000..b9853f88
--- /dev/null
+++ b/docs/clamp/clamp/clamp.rst
@@ -0,0 +1,6 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+.. _clamp-builtin-label:
+
+Placeholder for CLAMP Built In Control Loop Automation Management
+#################################################################
diff --git a/docs/clamp/controlloop/controlloop.rst b/docs/clamp/controlloop/controlloop.rst
new file mode 100644
index 00000000..a6782ec1
--- /dev/null
+++ b/docs/clamp/controlloop/controlloop.rst
@@ -0,0 +1,6 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+.. _clamp-builtin-label:
+
+Placeholder for CLAMP Metadata Control Loop Automation Management using TOSCA
+#############################################################################
diff --git a/docs/index.rst b/docs/index.rst
index 5a421400..8c49f0d3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,5 +21,6 @@ Policy Framework Architecture
xacml/xacml
apex/apex
distribution/distribution
+ clamp/clamp
gui/Monitoring-GUI-Demo-Guide
release-notes