Add CLAMP/Controlloop doc placeholder 37/124137/1
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Sep 2021 10:41:00 +0000 (11:41 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Sep 2021 10:41:04 +0000 (11:41 +0100)
For M4, the structure of new documentation must be in place. This review
brings in the documentation structure for the CLAMP and TOSCA
ControlLoop documentation.

Issue-ID: POLICY-3595
Change-Id: I64b3ba05ebd51b8a86334df4adb36c91a42a0bc6
Signed-off-by: liamfallon <liam.fallon@est.tech>
docs/clamp/clamp.rst [new file with mode: 0644]
docs/clamp/clamp/clamp.rst [new file with mode: 0644]
docs/clamp/controlloop/controlloop.rst [new file with mode: 0644]
docs/index.rst

diff --git a/docs/clamp/clamp.rst b/docs/clamp/clamp.rst
new file mode 100644 (file)
index 0000000..0b270d3
--- /dev/null
@@ -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 (file)
index 0000000..b9853f8
--- /dev/null
@@ -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 (file)
index 0000000..a6782ec
--- /dev/null
@@ -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
+#############################################################################
index 5a42140..8c49f0d 100644 (file)
@@ -21,5 +21,6 @@ Policy Framework Architecture
    xacml/xacml
    apex/apex
    distribution/distribution
+   clamp/clamp
    gui/Monitoring-GUI-Demo-Guide
    release-notes