diff options
author | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:33:29 +0100 |
---|---|---|
committer | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:33:36 +0100 |
commit | 7f1fa6da5fca556e9d7794841619fd7d48ea4b2c (patch) | |
tree | 807e88bfa0450c5082f80185eb61e174f54335a2 /docs/deployment.rst | |
parent | d82cc20b81e0d8d9b5c75b111cd61f3f2d7e10b7 (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/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index d8431139..9c3da025 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -6,7 +6,7 @@ .. _deployment: -DMI Plugin Deployment +DMI-Plugin Deployment ##################### .. toctree:: @@ -16,9 +16,9 @@ Deployment ========== Refer to `CPS Deployment <https://docs.onap.org/projects/onap-cps/en/latest/deployment.html>`_ -page for deployment documentation related to DMI Plugin and all CPS components. +page for deployment documentation related to DMI-Plugin and all CPS components. -Additional DMI Plugin Core Customisations +Additional DMI-Plugin Core Customisations ========================================= Application Properties @@ -51,7 +51,7 @@ values to configure for the application being deployed. This list is not exhaust | config.sdnc.topologyId | SDNC topology Id. | ``topology-netconf`` | +---------------------------------------+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------+ -DMI Plugin Docker Installation +DMI-Plugin Docker Installation ============================== DMI-Plugin can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps-ncmp-dmi-plugin/blob/master/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant |