Go to file
ZhongShengping 51aa802595 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I9608c27ff4a9ab12bdc359946edb15b58f7ea621
2018-06-08 14:24:59 +08:00
2018-05-11 14:36:53 +08:00
2016-03-26 22:14:15 +00:00
2018-02-28 01:23:50 +08:00
2018-06-08 14:24:59 +08:00

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.

Description
Puppet OpenStack Project Guide
Readme 1.3 MiB
Languages
Python 100%