Puppet OpenStack Project Guide
Find a file
Takashi Kajinami 709c2aa6a3 Update explanation of puppet CI tests.
This change updates the current CI documentation based on the following
three points.

- Generalize job descriptions so that we don't need to maintain
  description for each version.

- Explain how we define CI jobs.

- Add some tips to trobleshoot integration job failures.

Change-Id: I9e98987fef8c5945d8a928e6c40ac682f534c524
2021-06-06 22:46:19 +09:00
doc Update explanation of puppet CI tests. 2021-06-06 22:46:19 +09:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:07 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:58 +00:00
.zuul.yaml switch documentation job to new PTI 2018-08-31 08:24:42 -04:00
LICENSE First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
README.rst Update links in README 2018-02-28 01:23:50 +08:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-12 09:17:36 +08:00
setup.py First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-11 09:08:35 +08:00

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/puppet-openstack-guide.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

======================
Puppet OpenStack Guide
======================
To build the guide, execute the following command::

  $ tox

After running ``tox``, the documentation will be available for viewing
in HTML format in the ``doc/build/`` directory. View these new documents
in your favorite web browser.