Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Doug Hellmann ebda88534a 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
api-ref/source Migration to Storyboard 2018-03-17 15:56:58 +01:00
devstack use . instead of source. 2018-01-29 14:18:56 +00:00
doc Switch from sahara-file to tarballs.o.o for artifacts 2018-05-10 10:20:58 +02:00
etc Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
playbooks/buildimages Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
releasenotes Add support to deploy hadoop 2.7.5 2018-06-01 17:30:27 +08:00
roles/build-sahara-images-cli Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
sahara Add support to deploy hadoop 2.7.5 2018-06-01 17:30:27 +08:00
tools Adding sahara-policy-generator.conf 2018-01-30 16:14:22 -03:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.stestr.conf [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.testr.conf Re-add .testr.conf, required by the cover test 2017-09-14 06:34:56 +02:00
.zuul.yaml add lower-constraints job 2018-03-22 18:13:04 -04:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 15:56:58 +01:00
HACKING.rst Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Migration to Storyboard 2018-03-17 15:56:58 +01:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
bindep.txt Replace http with https for doc links in sahara 2017-08-27 23:45:09 -07:00
lower-constraints.txt correct lower-constraints 2018-04-05 15:07:34 -04:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00: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-bandit.txt Update bandit version 2016-02-05 12:17:02 -05: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