commit | 82c3c50e586c796fab237427083a75aaae5b6654 | [log] [tgz] |
---|---|---|
author | leila <leila.nishimwe@bell.ca> | Tue Nov 15 19:58:11 2022 -0500 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Wed Nov 23 07:54:22 2022 +0000 |
tree | a6bd85fc60ab91c8b26661a893793811273f9e98 | |
parent | 3502e73a2762fc50f9ba3ae5d65a3efe5f05bead [diff] |
[AAI] Fix graphadmin app specific timeout format Fix to be able to execute dbquery without restarting aai graphadmin pod The proper format should be <APP1>,<TIMEOUT>|<APP2>,<TIMEOUT> Issue-ID: AAI-3603 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Iaf3d20864901e905ab1e29c867661ff716dec339
The ONAP Operations Manager (OOM) is responsible for life-cycle management of the ONAP platform itself; components such as SO, SDNC, etc.
It is not responsible for the management of services, VNFs or infrastructure instantiated by ONAP or used by ONAP to host such services or VNFs.
OOM uses the open-source Kubernetes container management system as a means to manage the containers that compose ONAP where the containers are hosted either directly on bare-metal servers or on VMs hosted by a 3rd party management system.
OOM ensures that ONAP is easily deployable and maintainable throughout its life cycle while using hardware resources efficiently.
Full documentation is available in ONAP documentation in operations and administration guides.
Please see contributing file to learn on how to contribute
All issues should be filled in ONAP Jira.