# openstack **Repository Path**: joec88/openstack ## Basic Information - **Project Name**: openstack - **Description**: Issue report and discussion entry repo for OpenStack SIG - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 56 - **Created**: 2021-06-17 - **Last Updated**: 2024-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openEuler OpenStack SIG ## Mission and vision OpenStack is an open source cloud computing software initiated by NASA and Rackspace, and then continuously developed and maintained by major open source contributors and vendors. It is licensed under the terms of the Apache license and is free and open source software. OpenStack is currently the world's most widely deployed open source cloud software that has been validated in a large-scale production environment. It includes a series of software components that provide common services for cloud infrastructure. As a well-known cloud computing open source community, the OpenStack community has many individuals and corporate organizations providing code contributions around the world. openEuler OpenStack SIG is committed to combining diversified computing power to contribute to the openstack community with platform enhancements that are more suitable for industry development, and regularly organizes meetings to provide suggestions and feedback for community development. ## SIG work objectives and scope - Provide native OpenStack on top of openEuler to build an open and reliable cloud computing technology stack. - Regular meetings are held to collect requests from developers and vendors and discuss the development of the OpenStack community. ## Organization meeting Public meeting time: bi-weekly regular meeting, Wednesday afternoon 3:00-4:00(UTC +8) Meeting agenda and summary: ## Members ### Maintainer list - chenshuo[@joec88](https://gitee.com/joec88) chens141@chinaunicom.cn - likunshan[@liksh](https://gitee.com/liksh) liks11@chinaunicom.cn - huangtianhua[@huangtianhua](https://gitee.com/huangtianhua) huangtianhua223@gmail.com - wangxiyuan[@xiyuanwang](https://gitee.com/xiyuanwang) wangxiyuan1007@gmail.com - zhangfan[@zh-f](https://gitee.com/zh-f) zh.f@outlook.com - zhangying[@zhangy1317](https://gitee.com/zhangy1317) zhangy1317@chinaunicom.cn ### Committer list - liusheng[@sean-lau](https://gitee.com/sean-lau) liusheng2048@gmail.com ### Contact details - Mailing list: openstack@openeuler.org, please click the OpenStack link on the [page](https://openeuler.org/zh/community/mailing-list/) to subscribe. - Wechat discussion group, please contact Maintainer to join the group ## Directory structure of this project ```none └── docs "Install, Test Docs" | └── install "Install folder" | | └── OpenStack-Queens.md "OpenStack Queens Install doc" | | └── OpenStack-Rocky.md "OpenStack Rocky Install doc" | └── test "Test folder" | | └── openEuler-20.03-LTS-SP2.md "openEuler 20.03 LTS SP2 Test report" └── templet "RPM Packaging Specification" | └── service-templet.spec "openstack service and corresponding CLI packaging specification" | └── library-templet.spec "Dependent Library Packaging Specification" | └── architecture.md "RPM subcontracting rules" └── tools "openstack packaging, dependency analysis, etc" | └── rpm-building "Tool for automatically building spec and creating PR" | | └── build-image.sh "Script for build package building env based openEuler" | | └── Dockerfile "Dockerfile for build package building env based openEuler" | | └── openEuler.repo "RPM repo configuration for openeuler pkg building env" | | └── openeuler_pkg.py "Python script for building spec and creating PR in batch" | | └── projects.csv "Projects list to be handle by this tool in csv format" | | └── README.rst "README for introducing this tool" | └── pyporter "Python library RPM spec and package generation work" | └── fetch_dep "The dependence analysis tool for OpenStack service" └── README.md "SIG Document Entry(Chinese)" └── README.en.md "SIG Document Entry(English)" ``` ## The list of items ### Unified entrance - OpenStack contains many projects. In order to facilitate management, a unified entry project has been set up. Users and developers who have any questions about the OpenStack SIG and various OpenStack sub-projects can submit an issue in the project. ### Sub-items (in alphabetical order) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -