commit | 12b4f95a8e210cf6e7ed9b7e8d9241cba80b900b | [log] [tgz] |
---|---|---|
author | Guangrong Fu <fu.guangrong@zte.com.cn> | Fri May 06 10:04:01 2022 +0800 |
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | Wed May 11 12:42:23 2022 +0000 |
tree | 5db704fa0c222f07a91159ff74562ab52bd5c9d0 | |
parent | fe8f8c978531018c4275aa4f7dfb6af58ff90483 [diff] |
[HOLMES] Fixed the Healthcheck Problem Missed a conditional branch, now adding it. Issue-ID: HOLMES-536 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I64d5f32682b37ce865bcfcf180f99c4bf8afd9bb
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.