summaryrefslogtreecommitdiffstats
path: root/docs/sections/installation_oom.rst
diff options
context:
space:
mode:
authorDonald Hunter <donaldh@cisco.com>2018-11-21 14:17:28 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2018-11-21 16:24:31 +0000
commitc30a5352e4a739559633918d09e4fbfe160f798b (patch)
treeaa579773b672c95117e14a3c62c0fb26d39a73ad /docs/sections/installation_oom.rst
parent57a2513cf3b9d29659a4ab607574ceac460f7750 (diff)
Fix bugs and sphinx-build warnings in docs
Change-Id: Ibe6113b1420bbd0c6cf066e38b2cbb045278809e Issue-ID: DCAEGEN2-992 Signed-off-by: Donald Hunter <donaldh@cisco.com> (cherry picked from commit 1e7e2efe579d07b32a75081e5020f10bdf406633)
Diffstat (limited to 'docs/sections/installation_oom.rst')
-rw-r--r--docs/sections/installation_oom.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst
index 9691dce6..2d963d09 100644
--- a/docs/sections/installation_oom.rst
+++ b/docs/sections/installation_oom.rst
@@ -20,8 +20,8 @@ All ONAP Helm Charts are organized under the **kubernetes** directory of the **O
The PNDA data platform is an optional DCAE component that is placed under the **pnda**
directory. Details for how to configure values to enable PNDA installation during Helm install
-are described in `Installing PNDA During Helm Chart Based DCAE Deployment
-<installation_pnda.html>`_.
+are described in :doc:`Installing PNDA During Helm Chart Based DCAE Deployment
+<installation_pnda>`.
DCAE Chart Organization
-----------------------
@@ -128,9 +128,9 @@ DCAE Service Endpoints
----------------------
Below is a table of default hostnames and ports for DCAE component service endpoints in Kuubernetes deployment:
- ================== ============================ ======================================================
+ ================== ================================= ======================================================
Component Cluster Internal (host:port) Cluster external (svc_name:port)
- ================== ============================ ======================================================
+ ================== ================================= ======================================================
VES dcae-ves-collector:8080 xdcae-ves-collector.onap:30235
HV-VES dcae-hv-ves-collector:6061 xdcae-hv-ves-collector.onap:30222
TCA dcae-tca-analytics:11011 xdcae-tca-analytics.onap:32010
@@ -143,7 +143,7 @@ Below is a table of default hostnames and ports for DCAE component service endpo
Config binding config-binding-service:10000 NA
DCAE Healthcheck dcae-healthcheck:80 NA
Cloudify Manager dcae-cloudify-manager:80 NA
- ================== ============================ ======================================================
+ ================== ================================= ======================================================
In addition, a number of ONAP service endpoints that are used by DCAE components are listed as follows
for reference by DCAE developers and testers: