commit | 576de2dd4f523e2a47e9c2d1063395dae4efc776 | [log] [tgz] |
---|---|---|
author | Andreas Geissler <andreas-geissler@telekom.de> | Tue Oct 24 15:38:01 2023 +0200 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Tue Oct 24 15:49:57 2023 +0200 |
tree | 2530eacf001c17bbce226c5abdf2c558681e0028 | |
parent | fa2302b53d94406b2712b7ee4f24839f55f95a30 [diff] |
[MARIADB] Make the MariaDB service Operator aware To support both Operator and non-operator deployments the service name should be either mariadb-galera-primary or mariadb-galera Issue-ID: OOM-3236 Change-Id: Ic7721e08ec6a257b537024cb4a4751d6155ee28c Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
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.