commit | ba86c11f138127067d533dbfa9c6729386e438f7 | [log] [tgz] |
---|---|---|
author | qingshuting <qingshuting1@huawei.com> | Thu Aug 04 11:49:23 2022 +0800 |
committer | Jack Lucas <jflos@sonoris.net> | Wed Sep 07 13:27:54 2022 +0000 |
tree | 8f6467de61ca3976185093389b530bdb205d4be0 | |
parent | 259dfa41da1ef9cd83d65a2a705cabfcfa6df73e [diff] |
[DCAEGEN2-SERVICE] Add policy sync for slicems Add policy sync as a side car to provide runtime configuration for slicems Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54
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.