summaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authorDylanB95EST <dylan.byrne@est.tech>2021-10-11 16:33:29 +0100
committerDylanB95EST <dylan.byrne@est.tech>2021-10-11 16:33:36 +0100
commit7f1fa6da5fca556e9d7794841619fd7d48ea4b2c (patch)
tree807e88bfa0450c5082f80185eb61e174f54335a2 /docs/architecture.rst
parentd82cc20b81e0d8d9b5c75b111cd61f3f2d7e10b7 (diff)
Cleanup naming convention for DMI-Plugin
Cleanup naming conventions for DMI-Plugin project. Issue-ID: CPS-627 Change-Id: I6ac542c983870f737760768363ef5764f792a5b7 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 65e10d45..069caa6f 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -3,7 +3,7 @@
.. Copyright (C) 2021 Nordix Foundation
.. _architecture:
-DMI Plugin Architecture
+DMI-Plugin Architecture
#######################
.. toctree::
@@ -13,14 +13,14 @@ DMI Plugin Architecture
High Level Component Definition and Architectural Relationships
===============================================================
-The DMI plugin provides a gateway for registration and syncing of CM Handles within CPS.
+The DMI-Plugin provides a gateway for registration and syncing of CM Handles within CPS.
.. image:: _static/cps-r9-ncmp-dmi-plugin-interface-diagram.png
API definitions
===============
-The DMI plugin provides following interfaces.
+The DMI-Plugin provides following interfaces.
.. list-table::
:header-rows: 1
@@ -39,7 +39,7 @@ The DMI plugin provides following interfaces.
- Query module references
- REST
* - CPS-NCMP-I-01
- - DMI Plugin Inventory
+ - DMI-Plugin Inventory
- - Register Plug-in CM-Handles
- REST
* - DMI-I-01
@@ -52,4 +52,4 @@ The DMI plugin provides following interfaces.
- Query module references
- REST
-More details on the CPS interface CPS-E-05 which is responsible for the DMI Plugin can be found on the `CPS Architecture Page <https://docs.onap.org/projects/onap-cps/en/latest/architecture.html>`_. \ No newline at end of file
+More details on the CPS interface CPS-E-05 which is responsible for the DMI-Plugin can be found on the `CPS Architecture Page <https://docs.onap.org/projects/onap-cps/en/latest/architecture.html>`_. \ No newline at end of file