OpenStack

该存储库跟踪所有 OpenStack 存储库作为子模块。代码的镜像维护在 opendev.org。OpenStack 是一个可互操作的组件的集合,可以被部署以提供计算、网络和存储资源。然后,这些基础设施资源可以被终端用户通过可编程的 API 访问。「Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org. OpenStack is a collection of interoperable components that can be deployed to provide computing, networking and storage resources. Those infrastructure resources can then be accessed by end users through programmable APIs.」

Github星跟蹤圖

OpenStack

OpenStack 是一个可互操作的组件的集合,可以被部署以提供计算、网络和存储资源。然后,这些基础设施资源可以被终端用户通过可编程的 API 访问。

这个存储库只是代表 OpenStack 作为 git 子模块的集合。你可以在以下网站找到各个组件的存储库:https://opendev.org/openstack

你可以在以下网站了解更多关于OpenStack的各种组件:https://openstack.org/software

要了解更多关于如何为OpenStack做出贡献,请前往我们的贡献者门户网站:https://www.openstack.org/community/

要了解更多关于OpenStack的管理方式,可以访问:https://governance.openstack.org/

为什么是这个资源库?

我们的持续集成系统 Zuul 在一个有效的单一时间轴上管理所有包含的项目。这意味着 OpenStack,在所有的项目中,确实已经有一连串已经明确测试过的组合,但从某个项目的单一提交到与之测试过的提交,这是非难事。

Gerrit 的子模块跟踪功能将在每次更新子项目时更新超级项目,因此 zuul 创建的特定序列将被超级项目的提交所捕获。

这个 repo 是以只读方式使用的。如果这种事情对你来说很重要的话,这个 repo 中的任何提交都会得到其他 repos 中已经明确地相互测试过的提交的集合。



概覽

名稱與所有者cobbler/cobbler
主編程語言Python
編程語言Python (語言數: 5)
平台Linux, Kubernetes
許可證GNU General Public License v2.0
發布數121
最新版本名稱v3.3.4 (發布於 2024-02-26 21:32:13)
第一版名稱v0.4.0 (發布於 2007-04-03 11:21:26)
創建於2011-11-08 15:01:00
推送於2024-04-17 06:33:32
最后一次提交2022-03-11 09:59:35
星數2.5k
關注者數136
派生數648
提交數9.5k
已啟用問題?
問題數1529
打開的問題數280
拉請求數1776
打開的拉請求數9
關閉的拉請求數228
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

OpenStack

OpenStack is a collection of interoperable components that can be
deployed to provide computing, networking and storage resources. Those
infrastructure resources can then be accessed by end users through
programmable APIs.

This repository just represents OpenStack as a collection of git
submodules. You can find the repositories for individual components at:
https://opendev.org/openstack

You can learn more about the various components in OpenStack at:
https://openstack.org/software

To learn more about how to contribute to OpenStack, please head to our
Contributor portal: https://www.openstack.org/community/

To learn more about how OpenStack is governed, you can visit:
https://governance.openstack.org/

Why this repository ?

Our continuous integration system, Zuul, gates all of the contained
projects in an effective single timeline. This means that OpenStack,
across all of the projects, does already have a sequence of combinations
that have been explicitly tested, but it's non-trivial to go from a
single commit of a particular project to the commits that were tested
with it.

Gerrit's submodule tracking feature will update a super project every
time a subproject is updated, so the specific sequence created by zuul
will be captured by the super project commits.

This repo is intended to be used in a read-only manner. Any commit in
this repo will get a collection of commits in the other repos that have
explicitly been tested with each other, if that sort of thing is
important to you.

去到頂部