summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer
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 /docs/guides/onap-developer
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>
Diffstat (limited to 'docs/guides/onap-developer')
-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
3 files changed, 2 insertions, 14 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
----------------------------