From: liamfallon Date: Tue, 14 Sep 2021 10:41:00 +0000 (+0100) Subject: Add CLAMP/Controlloop doc placeholder X-Git-Tag: 3.4.3~17^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=451fc82820bc898ac9c90b98fa3c632430a235d9;p=policy%2Fparent.git Add CLAMP/Controlloop doc placeholder 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 --- 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