diff --git a/sig/sig-high-availability-network/README.md b/sig/sig-high-availability-network/README.md new file mode 100644 index 0000000000000000000000000000000000000000..2d81a2e305781cebca07f4cc774f48fd4ecd9699 --- /dev/null +++ b/sig/sig-high-availability-network/README.md @@ -0,0 +1,47 @@ + +# sig-high-availability-network + +网络高可用软件致力于打造高性能、高可靠性、故障0延迟切换的目标。为企业提供坚实稳定的网络环境,同时更好的支撑和扩展上层业务应用。软件本身要不断的进行优化迭代,以适用多种网络拓扑环境。 +网络高可用软件将适配支持主流开源Linux操作系统,并提高友好的软件安装方式。同时将源码开源Linux内核社区,并根据Linux内核longterm的版本进行长期维护更新。 + + + +# 组织会议 + +- 暂未确定 + + + + +# 成员 + + +### Maintainer列表 + +- zq[@zq](https://gitee.com/zq),edev02102@linx-info.com + + + +### Committer列表 + +- mougo[@mougo](https://gitee.com/mougo),edev02103@linx-info.com + +- wang_zaomentanzhilang[@wang_zaomentanzhilang](https://gitee.com/wang_zaomentanzhilang),edev02104@linx-info.com + + + +### Contributor列表 + +- ATOMASA[@ATOMASA](https://gitee.com/ATOMASA),edev02105@linx-info.com + + + +# 项目清单 + + +项目名称: + +repository地址: + +- +- diff --git a/sig/sig-high-availability-network/sig-high-availability-network.md b/sig/sig-high-availability-network/sig-high-availability-network.md new file mode 100644 index 0000000000000000000000000000000000000000..438729e45aae09d819f5569d8ff698ebab82ebb4 --- /dev/null +++ b/sig/sig-high-availability-network/sig-high-availability-network.md @@ -0,0 +1,32 @@ + +# Application to create a new 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-high-availability-network Mission and Scope + +Describe the Mission and objectives of the new SIG, including but not limited to: + +The network highly available software is committed to creating the goal of high performance, high reliability, and zero delay failover. Provide a solid and stable network environment for enterprises, and better support and expand upper business applications. The software itself needs to be constantly optimized and iterated to adapt to a variety of network topology environments. +Network highly available software will adapt to and support mainstream open source Linux operating systems, and improve friendly software installation methods. At the same time, the source code will be opened to the Linux kernel community, and the Linux kernel will be maintained and updated for a long time. + +- Based on software implementation, independent of special network devices and network topology + +- In case of single link failure, user data communication data will not be affected + +- No interference and impact on the normal network functions of the operating system + +- Transparent to user programs + +- Provide software code warehouse and distribution to openEuler community and external users + +- Deep ploughing network high availability technology, research advanced use scenarios, and provide software solutions + + +  + +### Repositories and description managed by this SIG + + diff --git a/sig/sig-high-availability-network/sig-high-availability-network_cn.md b/sig/sig-high-availability-network/sig-high-availability-network_cn.md new file mode 100644 index 0000000000000000000000000000000000000000..eae0296c1feb389c8e0a9f13ce26bc89c8c3ceb0 --- /dev/null +++ b/sig/sig-high-availability-network/sig-high-availability-network_cn.md @@ -0,0 +1,35 @@ + +# 新建SIG申请 +[English](./sig-template.md) | 简体中文 + + +说明:本SIG的Charter内容遵循openEuler章程 [README](/zh/governance/README.md)中描述的约定,使用[SIG-governance](/zh/technical-committee/governance/SIG-governance.md)中概述的角色和组织管理。 + +## sig-high-availability-network工作目标和范围 + +网络高可用软件致力于打造高性能、高可靠性、故障0延迟切换的目标。为企业提供坚实稳定的网络环境,同时更好的支撑和扩展上层业务应用。软件本身要不断的进行优化迭代,以适用多种网络拓扑环境。 + +网络高可用软件将适配支持主流开源Linux操作系统,并提高友好的软件安装方式。同时将源码开源Linux内核社区,并根据Linux内核longterm的版本进行长期维护更新。 + + - 基于软件实现,不依赖特殊的网络设备和网络拓扑 + + - 单链路故障的情况下,用户数据通信数据无影响 + + - 对操作系统正常的网络功能不产生干扰和影响 + + - 对用户程序透明 + + - 提供软件代码仓库与发行版,提供给欧拉社区和外部用户 + + - 深耕网络高可用技术,研究先进的使用场景,提供软件解决方案 + + + + ### 该SIG管理的repository及描述 + +- 项目名称: + + + + + diff --git a/sig/sig-high-availability-network/sig-info.yaml b/sig/sig-high-availability-network/sig-info.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d8acdd96e2cd94a95798dd1159b8b4549ece0043 --- /dev/null +++ b/sig/sig-high-availability-network/sig-info.yaml @@ -0,0 +1,26 @@ +name: sig-high-availability-network +description: Network highly available software is committed to creating the goal of high performance, high reliability and zero delay failover +mailing_list: NA +meeting_url: NA +mature_level: startup +mentors: +maintainers: +- gitee_id: zq + name: zq + organization: Linx-software + email: edev02102@linx-info.com +committers: +- gitee_id: mougo + name: mougo + ornization: Linx-software + email: edev02103@linx-info.com +- gitee_id: wang_zaomentanzhilang + name: wang_zaomentanzhilang + ornization: Linx-software + email: edev02104@linx-info.com +contributors: +- gitee_id: ATOMASA + name: ATOMASA + ornization: Linx-software + email: edev02105@linx-info.com +- repo: