From 86cd893e8dbbbd02a1b3209baa6da60337ae417a Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Tue, 23 Oct 2018 16:35:29 +0100 Subject: dcaegen2 doc updates Change-Id: I8f0a8a733b6e28fc9d18bed81c9ac4e82c954af8 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-573 --- docs/sections/installation_oom.rst | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'docs/sections/installation_oom.rst') diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst index f5c58bed..d071f833 100644 --- a/docs/sections/installation_oom.rst +++ b/docs/sections/installation_oom.rst @@ -120,19 +120,21 @@ 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 - Policy Handler policy-handler:25577 NA - Deployment Handler deployment-handler:8443 NA - Inventory inventory:8080 NA - Config binding config-binding-service:10000 NA - DCAE Healthcheck dcae-healthcheck:80 NA - Cloudify Manager dcae-cloudify-manager:80 NA - ================== ============================ ================================= + ================== ============================ ====================================================== + 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 + DataFileCollector dcae-datafile-collector:8443/8100 xdcae-datafile-collector:8433:30224/TCP,8100:30223/TCP + SNMPTrap dcae-snmptrap-collector:6162/udp NA + Policy Handler policy-handler:25577 NA + Deployment Handler deployment-handler:8443 NA + Inventory inventory:8080 NA + 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: -- cgit 1.2.3-korg