commit | d4f832dbaf2f190c5bed08aff3d56f9378a3d5f9 | [log] [tgz] |
---|---|---|
author | Andreas Geissler <andreas-geissler@telekom.de> | Thu Jul 27 19:07:08 2023 +0200 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Fri Aug 04 08:45:18 2023 +0200 |
tree | 33179a9572f4d4ed9261bf290b947cfeb1ad50c1 | |
parent | 7a34dfca27abc3a13f89ed8d6b87e4aa7be9613f [diff] |
[COMMON][SA] Add default role creation to ServiceAccount Adds an option "createDefaultRoles" to create roles instead of using the roles-wrapper Issue-ID: OOM-3233 Change-Id: I03eb95b641034637fa218010025b2c452aba09d1 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.