Puppet OpenStack Project Guide
Go to file
ZhongShengping d789d0e828 Replace deprecated UPPER_CONSTRAINTS_FILE variable
UPPER_CONSTRAINTS_FILE is deprecated and TOX_CONSTRAINTS_FILE is
the new environment variable name that replaces it [1].

This allows to use upper-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.

[1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
[2] https://review.opendev.org/#/c/722814/

Change-Id: I4679acc6338686f41fa195d498cb153963361b00
2020-11-11 09:08:35 +08:00
doc Update releases 2020-10-09 20:21:18 +02: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 Cleanup py27 support and docs 2020-04-09 13:00:50 +00: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

README.rst

Team and repository tags

image

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.