commit | f86f62974f0937fe5cd7fea12f180a546956c04b | [log] [tgz] |
---|---|---|
author | Jack Lucas <jflos@sonoris.net> | Wed Jun 08 09:12:29 2022 -0400 |
committer | Jack Lucas <jflos@sonoris.net> | Tue Aug 02 09:44:37 2022 -0400 |
tree | ae1bdb42a2eef7f75dd67fc3a4f4beaf1fa86aec | |
parent | 416a94eee7f118e5451d65b96759e149a0cf3902 [diff] |
[DCAEGEN2-SVCS] Support config update via configMap Change chart to mount application configuration configMap directly on the application container and rely on the DCAE SDK to do environment variable substitution on the configMap content. This allows changing configuration by editing the configMap without restarting the application. Remove message router authenticated topic provisioning from DCAE. Issue-ID: DCAEGEN2-2935 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290
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.