Puppet OpenStack Project Guide
Find a file
Takashi Kajinami 2b358126a8 Update release information
stable/2024.1 release was just published.

Change-Id: I30a48466c6c68a1c0c9c53b735e08aab69be7116
2024-04-19 00:21:17 +09:00
doc Update release information 2024-04-19 00:21:17 +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 Add information technology in the setup.cfg 2021-10-01 06:54:49 +08:00
setup.py Delete useless code for setup.py 2021-09-30 13:38:33 +08: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.