X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeployment.rst;h=0d7b1031dffb617e032f3f9b2fd5d3363090f2d9;hb=56b8406095f2b3f84ad4d28695d9fe420a418270;hp=d8431139841dbb82fb643156c4df71d15e591a6f;hpb=c599b58f007386cd70b7be14e3d0b34992d991f1;p=cps%2Fncmp-dmi-plugin.git diff --git a/docs/deployment.rst b/docs/deployment.rst index d8431139..0d7b1031 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -6,7 +6,7 @@ .. _deployment: -DMI Plugin Deployment +DMI-Plugin Deployment ##################### .. toctree:: @@ -15,10 +15,10 @@ DMI Plugin Deployment Deployment ========== -Refer to `CPS Deployment `_ -page for deployment documentation related to DMI Plugin and all CPS components. +Refer to :ref:`CPS-Deployment` +page for deployment documentation related to DMI-Plugin and all CPS components. -Additional DMI Plugin Core Customisations +Additional DMI-Plugin Core Customisations ========================================= Application Properties @@ -34,7 +34,7 @@ values to configure for the application being deployed. This list is not exhaust +---------------------------------------+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------+ | config.appUserPassword | Password used by the DMI-Plugin to authenticate users for the REST APIs that it exposes. | Not defined | | | If not defined, the password is generated when deploying the application. | | -| | See also `Credentials Retrieval `_ | | +| | See also :ref:`CPS Credentials Retrieval` | | +---------------------------------------+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------+ | config.dmiServiceName | DMI-Plugin hostname and port. | Not defined | +---------------------------------------+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------+ @@ -51,9 +51,9 @@ 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 `_ is included in the repo to start all the relevant services. -Latest instructions are covered in the `README `_ \ No newline at end of file +Latest instructions are covered in the `README `_