commit | 72ffede6b1b0d07fd7a90ab04650b8a06b6ba751 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Oct 20 11:19:18 2022 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Thu Oct 20 21:51:27 2022 +0100 |
tree | 8df4e2a3f11bec8f3837d26aa19dfbd5c124abc7 | |
parent | 4b31de9cd509903fe8c30b226720c87890857795 [diff] |
[POLICY] Exclude JDBC from CLAMP ACM participants CLAMP ACM participants do not use a databsae. However, Spring looks for a JDBC driver when it comes up unless the driver lookup is disabled. Issue-ID: POLICY-4375 Change-Id: I0cd22cea3972857b669031de0bfc04a07321ae92 Signed-off-by: liamfallon <liam.fallon@est.tech>
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.