infra-manual/doc/source/index.rst
James E. Blair cbf21f0b2d Add zuul v3 migration doc
Change-Id: Ia4ee7f2c8c623ea0054c41007b16aeed65d13e35
2017-08-01 17:51:53 +00:00

44 lines
1.2 KiB
ReStructuredText

:title: OpenStack Project Infrastructure User Manual
.. _infra_manual:
Infrastructure User Manual
##########################
The OpenStack project uses a number of specialized tools and processes
while developing software that is part of the project. This manual
will help you learn how to use them as a developer working on the
OpenStack project.
If you are not trying to contribute to OpenStack directly, but are
instead a user or developer looking for API documentation, see
`OpenStack documentation <https://docs.openstack.org>`_.
.. important::
You can always check the status of the OpenStack CI infrastructure via:
* https://wiki.openstack.org/wiki/Infrastructure_Status
* `@OpenStackInfra
<https://twitter.com/openstackinfra>`_ on Twitter.
* the topic in IRC
If you notice problems, report them via #openstack-infra on IRC or
use the `OpenStack-Infra mailing list
<http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_.
.. toctree::
:maxdepth: 2
developers
python
core
drivers
creators
sandbox
testing
zuulv3
Propose changes to this document to the `infra-manual git repository
<https://git.openstack.org/cgit/openstack-infra/infra-manual>`_.