
During review of the upstream training slides is was decided that the existing detailed overview of Jenkins was not as helpful. We decided to generalize the topic a bit to talk about Zuul and the different types of gates. This patch removes the old content and renames the slides accordingly. The content now introduces status.openstack.org , explains Zuul and the different pipelines. Talks about how to find logs and investigate elastic-recheck failures. As with other updates things have are more exercise focused. Change-Id: If527a57ee3874aa0168d08f093937970f90b1d10
Team and repository tags
OpenStack Training Guides
This repository contains open source training material that can be used to learn about using and different ways of contributing to OpenStack (Upstream training).
For more details, see the OpenStack Training Guides wiki page.
It includes:
- Upstream training
- Training guides (draft)
Both guides include a set of slides used in the training events.
Building
Various manuals are in subdirectories of the doc/
directory.
Guides
All guides are in the RST format. You can use tox
to
prepare virtual environment and build all guides:
$ tox
You can find the root of the generated HTML documentation at:
doc/upstream-training/build/slides/index.html
doc/training-guides/build/slides/index.html
Testing of changes and building of the manual
Install the Python tox package and run tox
from the
top-level directory to use the same tests that are done as part of our
Jenkins gating jobs.
If you like to run individual tests, run:
tox -e checkbuild
- to actually build all guidestox -e upstream-slides
- build the Upstream trainingtox -e training-slides
- build the Training guides
Contributing
Our community welcomes all people interested in open source cloud computing, and encourages you to join the OpenStack Foundation.
The best way to get involved with the community is to talk with
others online or at a meet up and offer contributions through our
processes, the OpenStack wiki,
blogs, or on IRC at #openstack
on
irc.freenode.net
.
We welcome all types of contributions, from blueprint designs to documentation to testing to deployment scripts.
If you would like to contribute to the documents, please see the OpenStack Documentation Contributor Guide.
Bugs
Bugs should be filed on Launchpad, not GitHub:
Published guides
Guides are published at: