commit | c7f36a6a47fd94dd29de8a3fab9a198c99ae6df3 | [log] [tgz] |
---|---|---|
author | xudan16 <xudan16@huawei.com> | Thu Jul 21 17:27:14 2022 +0800 |
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | Tue Nov 22 14:22:33 2022 +0000 |
tree | 169c050152e2f8ae3f8b38217ffa811b837fb99c | |
parent | 3502e73a2762fc50f9ba3ae5d65a3efe5f05bead [diff] |
[UUI] Add intent analysis and postgres deployments for uui 1. Intent analysis is the new component of uui 2. UUI decides to use postgres as an independent MS 3. Using the postgres template supported by the Community 4. Make this component Service Mesh Compatibility Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: OOM-2997 Change-Id: I1c40c3e4b6d67591507475723f3465031372471c
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.