Updated from openstack-manuals

Change-Id: I602b966c4eaf597c0635fd4352d1bcbba922e12e
This commit is contained in:
OpenStack Proposal Bot 2019-08-16 13:20:52 +00:00
parent 35dc6f140b
commit 0f489ecbfc
1 changed files with 21 additions and 2 deletions

View File

@ -2735,6 +2735,21 @@ O
Provides support for Open vSwitch in Networking.
OpenDev
`OpenDev <https://opendev.org>`__ is a space for collaborative
Open Source software development.
OpenDevs mission is to provide project hosting, continuous
integration tooling, and virtual collaboration spaces for Open
Source software projects. OpenDev is itself self hosted on this
set of tools including code review, continuous integration,
etherpad, wiki, code browsing and so on. This means that OpenDev
itself is run like an open source project, you can join us and
help run the system. Additionally, all of the services run are
Open Source software themselves.
The OpenStack project is the largest project using OpenDev.
OpenLDAP
An open source LDAP server. Supported by both Compute and
@ -4183,5 +4198,9 @@ Z
Zuul
Tool used in OpenStack development to ensure correctly ordered
testing of changes in parallel.
`Zuul <https://zuul-ci.org>`__ is an open source CI/CD
platform specializing in gating changes across multiple systems
and applications before landing a single patch.
Zuul is used for OpenStack development to ensure that only
tested code gets merged.