StarlingX source manifest to manage the repositories
Go to file
98k 45f04a2559 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: I6decdccb4950b5fea18bf4613cfb0755a51d5f12
2018-10-05 10:52:11 +00:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview Add .gitreview 2018-05-19 23:08:13 -07:00
.zuul.yaml Add test framework 2018-06-08 15:48:00 -05:00
default.xml Pull stx-libvirt stx/v4.7.0 branch 2018-09-26 09:12:34 -05:00
test-requirements.txt Add test framework 2018-06-08 15:48:00 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:52:11 +00:00