From 5fb2f1d247be63de9e567c2fa0da3d3f0f1b4601 Mon Sep 17 00:00:00 2001 From: Michal Banka Date: Wed, 10 Mar 2021 14:30:09 +0100 Subject: Add ves-openapi-manager documentation Signed-off-by: Michal Banka Change-Id: I84294800070ddbec7bee1bc3ea4ac63df076cc53 Issue-ID: DCAEGEN2-2571 --- docs/sections/installation_oom.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/sections/installation_oom.rst') diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst index 443b970a..671919a2 100644 --- a/docs/sections/installation_oom.rst +++ b/docs/sections/installation_oom.rst @@ -52,6 +52,7 @@ The dcaegen2 chart has the following sub-charts: * ``dcae-redis``: deploys the DCAE Redis cluster. * ``dcae-dashboard``: deploys the DCAE Dashboard for managing DCAE microservices deployments * ``dcae-servicechange-handler``: deploys the DCAE service change handler service. A subchart (``dcae-inventory-api``) deploys the DCAE inventory API service. +* ``dcae-ves-openapi-manager``: deploys the DCAE service validator of VES_EVENT type artifacts from distributed services. DCAE Deployment --------------- @@ -73,6 +74,7 @@ These include: * Inventory postgres database service (launched as a dependency of the inventory API service) * DCAE postgres database service (launched as a dependency of the bootstrap service) * DCAE Redis cluster + * VES OpenAPI Manager Some of the DCAE subcharts include an initContainer that checks to see if other services that they need in order to run have become ready. The installation -- cgit 1.2.3-korg