summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-08 17:54:34 +0100
committerLiam Fallon <liam.fallon@est.tech>2021-10-11 18:24:49 +0000
commited59ea4ec0070cf85f7963d9715ba1b00197467c (patch)
treedc17ec34b8a431bf0864e04a8bbaad7274fb892e
parentf7bea33fd4703cf129794cae0b951d818e209ed4 (diff)
Change references to CLAMP to Policy/CLAMP
The CLAMp project has been migrated to Policy/CLAMP in the Poliocy Framework. This review changes the references to CLAMP in the root ONAP documentation to point at Policy/CLAMP in the Policy Framework documentation. Issue-ID: POLICY-3337 Change-Id: I0a0425ffa4d943e8424b51c37a857a5af71a9b5f Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r--docs/guides/onap-developer/apiref/index.rst2
-rw-r--r--docs/guides/onap-developer/architecture/references.rst2
-rw-r--r--docs/guides/onap-developer/developing/index.rst12
-rw-r--r--docs/guides/onap-user/design/index.rst2
-rw-r--r--docs/release/releaserepos.rst4
5 files changed, 5 insertions, 17 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst
index c251416f4..5b5a95c5c 100644
--- a/docs/guides/onap-developer/apiref/index.rst
+++ b/docs/guides/onap-developer/apiref/index.rst
@@ -20,7 +20,7 @@ User Interfaces
:maxdepth: 1
:titlesonly:
-* :ref:`CLAMP - Closed Loop Automation Platform<onap-policy-clamp:master_index>`
+* :ref:`CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>`
* :ref:`Portal<onap-portal:offeredapis>`
* :ref:`SDC - Service Design and Creation<onap-sdc:offeredapis>`
* :ref:`VID - Virtual Infrastructure Deployment<onap-vid:offeredapis>`
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst
index 8b22da02f..b8ba83a78 100644
--- a/docs/guides/onap-developer/architecture/references.rst
+++ b/docs/guides/onap-developer/architecture/references.rst
@@ -30,7 +30,7 @@ User Interfaces
:titlesonly:
| :ref:`APPC CDT Application Controller Design Tool<onap-appc:appc_lcm_api_guide>`
-| :ref:`CLAMP - Closed Loop Automation Platform<onap-policy-clamp:architecture>`
+| :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>`
| :ref:`CLI - Command Line Interface<onap-cli:architecture>`
| :ref:`PORTAL<onap-portal:architecture>`
| :ref:`SDC - Service Design and Creation<onap-sdc:architecture>`
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst
index a0e667f4b..38bd2208d 100644
--- a/docs/guides/onap-developer/developing/index.rst
+++ b/docs/guides/onap-developer/developing/index.rst
@@ -107,18 +107,6 @@ CDS - Controller Design Studio
* - :ref:`CDS<onap-ccsdk-cds:master_index>`
- Controller Design Studio Architecture and Guides (part of CCSDK)
-CLAMP - Control Loop Automation Management Platform
----------------------------------------------------
-
-.. list-table::
- :widths: 20 80
- :header-rows: 1
-
- * - Document
- - Description
- * - :ref:`CLAMP <onap-policy-clamp:master_index>`
- - CLAMP Architecture and Guides
-
CLI - Command Line Interface
----------------------------
diff --git a/docs/guides/onap-user/design/index.rst b/docs/guides/onap-user/design/index.rst
index b2eb28c5b..810f9cda0 100644
--- a/docs/guides/onap-user/design/index.rst
+++ b/docs/guides/onap-user/design/index.rst
@@ -112,7 +112,7 @@ The following section provide links to the projects:
- :ref:`VNF LifeCycle Command templating<onap-appc:master_index>`
- :ref:`Workflow Design<onap-sdc:workflow>`
- :ref:`DCAE Onboard/Design<onap-dcaegen2:master_index>`
-- :ref:`Control Loop Automation Management<onap-policy-clamp:master_index>`
+- :ref:`Control Loop Automation Management<onap-policy-parent:clamp-label>`
.. |image1| image:: media/Design-Overview.png
diff --git a/docs/release/releaserepos.rst b/docs/release/releaserepos.rst
index 13f868000..a376590fd 100644
--- a/docs/release/releaserepos.rst
+++ b/docs/release/releaserepos.rst
@@ -51,7 +51,7 @@ Migrated Projects
.. toctree::
:maxdepth: 1
-| :ref:`CLAMP - Control Loop Automation Platform<onap-policy-clamp:release_notes>`
+| :ref:`CLAMP - Control Loop Automation Platform<onap-policy-parent:clamp-label>`
Unmaintained Projects
---------------------
@@ -65,4 +65,4 @@ Unmaintained Projects
| :ref:`EXTAPI - External API NorthBound Interface<onap-externalapi-nbi:release_notes>`
| :ref:`MUSIC - ONAP Multi-Site Integration<onap-music:release_notes>`
| :ref:`PORTAL - Portal Platform<onap-portal:release_notes>`
-| :ref:`VID - Virtual Infrastructure Deployment<onap-vid:release_notes>` \ No newline at end of file
+| :ref:`VID - Virtual Infrastructure Deployment<onap-vid:release_notes>`