RETIRED, Storm provisioning plugin for Sahara
Go to file
Doug Hellmann 05542392bd 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: I03574b12fc9ef07ce459e81c9b8219a3b10bd4da
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-07 11:32:24 +00:00
doc/source Adding Storm doc 2018-02-08 11:11:28 -03:00
releasenotes/source Migration to Storyboard 2018-03-17 15:56:58 +01:00
sahara Replace assertFalse/assertTrue(a in b) 2018-01-22 17:20:00 +08:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.stestr.conf [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
requirements.txt uncap eventlet 2018-04-11 11:52:29 -04:00
setup.cfg Follow the new PTI for document build 2018-03-27 19:48:02 +09:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements.txt Follow the new PTI for document build 2018-03-27 19:48:02 +09:00
tox.ini fix tox python3 overrides 2018-06-07 11:32:24 +00:00