From 1101d331f194409db9e6bb0cc17d65369e5654fd Mon Sep 17 00:00:00 2001 From: Jianhai Luan Date: Mon, 16 Nov 2020 15:43:54 +0000 Subject: [PATCH] sig: add ONL sig into openEuler Open Network Linux (ONL) include some Appliction, for example SONIC, into openEuler. The App be need some cloud Vendor and large Corp. We firstly want to introduce SONIC into openEuler (the App only be Run at Debian), Create the SIG to porting it to OpenEuler. Signed-off-by: Jianhai Luan --- repository/openeuler.yaml | 5 +++ sig/sig-ONL/OWNERS | 4 +++ sig/sig-ONL/README.md | 49 ++++++++++++++++++++++++++ sig/sig-ONL/sig-onl.md | 73 +++++++++++++++++++++++++++++++++++++++ sig/sig-ONL/sig-onl_cn.md | 24 +++++++++++++ sig/sigs.yaml | 3 ++ 6 files changed, 158 insertions(+) create mode 100644 sig/sig-ONL/OWNERS create mode 100644 sig/sig-ONL/README.md create mode 100644 sig/sig-ONL/sig-onl.md create mode 100644 sig/sig-ONL/sig-onl_cn.md diff --git a/repository/openeuler.yaml b/repository/openeuler.yaml index 95027d3b4..0dc197f84 100644 --- a/repository/openeuler.yaml +++ b/repository/openeuler.yaml @@ -527,3 +527,8 @@ repositories: protected_branches: - master type: public +- name: sonic-linux-kernel + description: "The OpenEuler kernel patches used with SONIC" + protected_branches: + - master + type: public diff --git a/sig/sig-ONL/OWNERS b/sig/sig-ONL/OWNERS new file mode 100644 index 000000000..2d56428d7 --- /dev/null +++ b/sig/sig-ONL/OWNERS @@ -0,0 +1,4 @@ +maintainers: + - luanjianhai + - hdh_1983 + - overweight diff --git a/sig/sig-ONL/README.md b/sig/sig-ONL/README.md new file mode 100644 index 000000000..c31c8a313 --- /dev/null +++ b/sig/sig-ONL/README.md @@ -0,0 +1,49 @@ + +# sig-ONL +Open Network Linux(ONL) is an open-source, foundational platform software layer for next-generation, modular NOS architecture on open networking hardware. +ONL is a part of the Open Compute Project and is a component in a growing number of commercial NOS stacks and open source projects like CoRD & Stratum. + + +- Open Network Linux (SONIC ...). +- Software Define Network Application. +- Open Network Linux stacks release, update and maintaince. + + +# Meeting + +Biweekly meeting, Friday afternoon 4 to 6 p.m + + +# Member + + +### Maintainer + +- luanjianhai[@luanjianhai](https://gitee.com/luanjianhai) +- hdh_1983[@hdh_1983](https://gitee.com/hdh_1983) +- overweight[@overweight](https://gitee.com/overweight) + + + +### Committer + +- luanjianhai[@luanjianhai](https://gitee.com/luanjianhai) +- hdh_1983[@hdh_1983](https://gitee.com/hdh_1983) +- overweight[@overweight](https://gitee.com/overweight) + + +# 联系方式 + + +- 邮件列表 + + + +# 项目清单 + + +项目名称: + +repository地址: + +- https://gitee.com/openeuler/sonic-linux-kernel diff --git a/sig/sig-ONL/sig-onl.md b/sig/sig-ONL/sig-onl.md new file mode 100644 index 000000000..9fd31da06 --- /dev/null +++ b/sig/sig-ONL/sig-onl.md @@ -0,0 +1,73 @@ + +# openEuler ONL Special Interest Group (SIG) +English | [简体中文](./sig-onl_cn.md) + + +Note: The Charter of this SIG follows the convention described in the openEuler charter [README] (/en/governance/README.md), and follows [SIG-governance] (/en/technical-committee/governance/SIG-governance.md). + +## SIG Mission and Scope + +Describe the Mission and objectives of the new SIG, including but not limited to: + +- Add Open Newtork Linux stacks for openEuler community + +- According to the iterative version of openEuler, constantly complete the migration of ONL stacks to openEuler, and provide scripts for building ONL Stacks on openEuler and documents + +- Respond to users's feedback in a timely manner and resolve the problems + + +### Deliverables + +What and in what form the SIG is responsible for delivering +  +- Source and RPM +  + +### Repositories and description managed by this SIG + +- https://gitee.com/openeuler/ONL + + +### Cross-domain and external-oriented processes + +- project name: ONL + +- delivery form: RPMs and source + +- name: ONL + +Cross-domain and externally-oriented processes and actions defined and implemented by this SIG: + +- Non-Internal Process Checklist + +- The organization guidance plan for the entire openEulerSIG owned by this SIG, etc. + + +## Basic Information + +### Project Introduction +    https: /gitee.com/openeuler/community/sig/sig-ONL/ + +***Tips***: After the SIG is successfully created, https: /gitee.com/openeuler/community/sig/sig-xxxx/ management will be managed by the Maintainer, and the project team can enrich their project introduction, including but not limited to the following content. +``` +### Maintainers +- luanjianhai (luanjianhai) +- hdh_1983 (hdh_1983) +- overweight (overweight) + +### Committers +- luanjianhai (luanjianhai) +- hdh_1983(hdh_1983) +- overweight (overweight) + +### Mailing list +- dev@openeuler.org + +### IRC Channel + +### Conference Information + +### External Contact +-Name (Gitee ID) +``` + diff --git a/sig/sig-ONL/sig-onl_cn.md b/sig/sig-ONL/sig-onl_cn.md new file mode 100644 index 000000000..5d2af49de --- /dev/null +++ b/sig/sig-ONL/sig-onl_cn.md @@ -0,0 +1,24 @@ + +# openEuler ONL 兴趣小组(SIG) +[English](./sig-onl.md) | 简体中文 + +ONL SIG 以Open Network Linux(例如SONIC)为基准,致力于丰富openEuler的生态圈。 + +## ONL SIG组工作目标和范围 + +### 工作目标 + + - 在openEuler社区中添加对ONL软件的支持 + + - 根据openEuler迭代版本,持续完成ONL软件中各个组件向openEuler的移植,并提供ONL软件在openEuler上的使用文档 + + - 及时响应用户反馈,解决相关问题 + +### 工作范围 + - ONL 向openEuler的移植,以及后续维护、升级等 + - ONL 版本安装包的构建、更新,并提供构建的脚本和使用文档等 + - ONL SIG组所有相关的文档、会议、邮件列表、IRC的管理 + + +### 交付物 + - 源码与RPMs diff --git a/sig/sigs.yaml b/sig/sigs.yaml index d27f17920..c73799bb1 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -7414,3 +7414,6 @@ sigs: - src-openeuler/openresty-pcre - src-openeuler/openresty-valgrind - src-openeuler/openresty-zlib +- name: sig-ONL + repositories: + - openeuler/sonic-linux-kernel -- Gitee