From c75786fc7a4496d1c13057ea88e1cef1f4450096 Mon Sep 17 00:00:00 2001 From: Xinze Chi Date: Wed, 6 May 2020 13:42:32 +0800 Subject: [PATCH] Sig: New sig-ceph Signed-off-by: Xinze Chi --- repository/src-openeuler.yaml | 6 ++++ sig/sig-ceph/OWNERS | 2 ++ sig/sig-ceph/README.md | 49 +++++++++++++++++++++++++ sig/sig-ceph/sig-ceph.md | 67 +++++++++++++++++++++++++++++++++++ sig/sig-ceph/sig-ceph_cn.md | 26 ++++++++++++++ sig/sigs.yaml | 4 ++- 6 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 sig/sig-ceph/OWNERS create mode 100644 sig/sig-ceph/README.md create mode 100644 sig/sig-ceph/sig-ceph.md create mode 100644 sig/sig-ceph/sig-ceph_cn.md diff --git a/repository/src-openeuler.yaml b/repository/src-openeuler.yaml index 784cacd2c..12e615a1f 100644 --- a/repository/src-openeuler.yaml +++ b/repository/src-openeuler.yaml @@ -14304,6 +14304,12 @@ repositories: protected_branches: - master type: public +- name: ceph + description: "Ceph is a distributed object, block, and file storage platform" + upstream: "https://github.com/ceph/ceph" + protected_branches: + - master + type: public - name: raspberry-build description: "Scripts of building images for Raspberry Pi" protected_branches: diff --git a/sig/sig-ceph/OWNERS b/sig/sig-ceph/OWNERS new file mode 100644 index 000000000..d42d14098 --- /dev/null +++ b/sig/sig-ceph/OWNERS @@ -0,0 +1,2 @@ +maintainers: + - chixinze diff --git a/sig/sig-ceph/README.md b/sig/sig-ceph/README.md new file mode 100644 index 000000000..1716739cc --- /dev/null +++ b/sig/sig-ceph/README.md @@ -0,0 +1,49 @@ + +# sig-ceph + +- 基于LGPL version 2.1 or 3.0 +- 基于Ceph项目丰富openeuler生态圈 +- Ceph开源项目版本发布、更新以及维护 + + + +# 组织会议 + +- 公开的会议时间:北京时间,每周X 下午,XX点~XX点 + +北京时间,双周一上午,10点~11点 + + +# 成员 + + +### Maintainer列表 + +- chixinze[@chixinze](https://gitee.com/chixinze) + + + +### Committer列表 + +- chixinze[@chixinze](https://gitee.com/chixinze) + + + +# 联系方式 + + +- [邮件列表](sig-ceph@openeuler.org) + + + + + +# 项目清单 + + +项目名称: + +repository地址: + +- https:/gitee.com/src-openeuler/ceph +- diff --git a/sig/sig-ceph/sig-ceph.md b/sig/sig-ceph/sig-ceph.md new file mode 100644 index 000000000..1444a2658 --- /dev/null +++ b/sig/sig-ceph/sig-ceph.md @@ -0,0 +1,67 @@ + +# openEuler Ceph Special Interest Group (SIG) +English | [简体中文](./sig-template_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 Ceph support for openEuler community + +- According to the iterative version of openEuler, constantly complete the migration of Ceph to openEuler, and provide scripts for building Ceph components + 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 tar +  + +### Repositories and description managed by this SIG + + +### Cross-domain and external-oriented processes + +- project name: ceph + +- delivery form: source code + +- name: ceph + +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-ceph/ + +***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 +- chixinze (chixinze) + +### Committers +- chixinze (chixinze) + +### Mailing list + +### IRC Channel + +### Conference Information + +### External Contact +-Name (Gitee ID) +``` + diff --git a/sig/sig-ceph/sig-ceph_cn.md b/sig/sig-ceph/sig-ceph_cn.md new file mode 100644 index 000000000..58d408ba4 --- /dev/null +++ b/sig/sig-ceph/sig-ceph_cn.md @@ -0,0 +1,26 @@ + +# openEuler Ceph 兴趣小组(SIG) +[English](./sig-template.md) | 简体中文 + +Ceph SIG 以开源Ceph(https://github.com/ceph/ceph)为基准,致力于丰富openEuler的生态圈。 + +## Ceph SIG组工作目标和范围 + +### 工作目标 + + - 在openEuler社区中添加对Ceph的支持 + + - 根据openEuler迭代版本,持续完成Ceph中各个组件向openEuler的移植,并提供Ceph在openEuler上的使用文档 + + - 及时响应用户反馈,解决相关问题 + +### 工作范围 + - Ceph向openEuler的移植,以及后续维护、升级等 + - openEuler Ceph版本安装包的构建、更新,并提供构建的脚本和使用文档等 + - Ceph SIG组所有相关的文档、会议、邮件列表、IRC的管理 + + +### 交付物 + + - 源码和tar包 + diff --git a/sig/sigs.yaml b/sig/sigs.yaml index a07434e31..c88c39d15 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -1911,7 +1911,6 @@ sigs: - src-openeuler/lvm2 - src-openeuler/dmraid - src-openeuler/libtalloc - - src-openeuler/ceph - src-openeuler/perl-DBD-MySQL - src-openeuler/quota - src-openeuler/mariadb-connector-c @@ -2950,6 +2949,9 @@ sigs: - name: sig-EasyLife repositories: - openeuler/openEuler-Advisor +- name: sig-ceph + repositories: + - src-openeuler/ceph - name: sig-security-facility repositories: - src-openeuler/apparmor -- Gitee