commit | ebc553be462804a51bd6688df0866358e408a8f2 | [log] [tgz] |
---|---|---|
author | Jozsef Csongvai <jozsef.csongvai@bell.ca> | Fri Mar 04 16:08:26 2022 -0500 |
committer | Jozsef Csongvai <jozsef.csongvai@bell.ca> | Mon Mar 07 15:01:55 2022 +0000 |
tree | c2a6c12f7a265b16862ca40d10c5605cdd96901f | |
parent | de97263a2ea4b7a134dc3d43784a6178909feabe [diff] |
[COMMON][MARIADB] Fix typo in bootstrap condition This was causing errors when using bootstrapFromNode Issue-ID: OOM-2933 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I55b49ad40b5f45b394acd064fcbc7f272298fde0
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.