遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1631)
<a href="https://www.bestpractices.dev/projects/1631"><img src="https://www.bestpractices.dev/projects/1631/badge"></a>
The Open Network Automation Platform (ONAP) Operations Manager (OOM) is responsible for life-cycle management of the ONAP platform itself; components such as MSO, 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 Docker 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.
The project covered in this report have more than 2 persons who actively contribute and maintain code: https://gerrit.onap.org/r/#/q/project:oom+branch:master.
https://gerrit.onap.org/r/#/q/project:oom+branch:master
Every file contains license header which includes copyrights
Every Helm Chart file contains a license statement.
Git is used
警告:需要更长的理由。
All gerrit changes has to be reviewed by non-author
Helm charts are not compileable
Standard Jenkins jobs are used to implement the CD process.
See reviews in https://gerrit.onap.org
Communication with Kubernetes requires the use of HTTPS.
Snippet from configuration file: root@oom-rancher:~/oom/kubernetes# cat ~/.kube/config.intlab apiVersion: v1 kind: Config clusters: - cluster: api-version: v1 insecure-skip-tls-verify: true server: "https://10.12.6.82:8080/r/projects/1a7/kubernetes:6443" name: "oom-intlab"
// X-Content-Type-Options was not set to "nosniff".
No such mechanism exists.
No dynamic code analysis for helm charts and kubernetes descriptors.
后退