diff options
author | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:29:16 +0100 |
---|---|---|
committer | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:41:53 +0100 |
commit | 3fcf869dd53f82349eee503582705b2407240f4f (patch) | |
tree | ac312b3211c2b7d209fc424c66b9e01de27e5198 /docs/architecture.rst | |
parent | 1ab1a5450452352ff00bee718054f10adfc5bea0 (diff) |
Cleanup naming conventions for CPS-NCMP
Change naming conventions in CPS-NCMP project
Issue-ID: CPS-626
Change-Id: Ie97c53ef50eb3d0947136db0606047150181ec1b
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 12a51e222b..26a8c63b52 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -16,7 +16,7 @@ High Level Component Definition and Architectural Relationships The Configuration Persistence Service (CPS) provides storage for run-time configuration and operational parameters that need to be used by ONAP. -In this release CPS is no longer a stand alone component and is released along with Cps-Temporal and the NCMP-DMI Plugin. +In this release CPS is no longer a stand alone component and is released along with Cps-Temporal and the NCMP-DMI-Plugin. Project page describing eventual scope and ambition is here: `Configuration Persistence Service Project <https://wiki.onap.org/display/DW/Configuration+Persistence+Service+Project>`_ |