Tempest Plugin for Blazar project
Go to file
huang.zhiping 65b2b80f9b 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: I7dfde1d3a1bf58b3913ceadb18aa3bf3c31ac795
2018-06-08 22:10:58 +08:00
blazar_tempest_plugin Merge "Remove climate namespace" 2018-04-03 09:39:43 +00:00
doc/source Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
releasenotes Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.coveragerc Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.gitignore Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.gitreview Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.mailmap Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.stestr.conf Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.zuul.yaml Zuul: Remove project name 2018-01-28 00:00:15 -08:00
CONTRIBUTING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
HACKING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
LICENSE Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
README.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
babel.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
requirements.txt Updated from global requirements 2018-03-15 06:47:31 +00:00
setup.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
setup.py Updated from global requirements 2018-01-27 17:30:13 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 06:47:31 +00:00
tox.ini fix tox python3 overrides 2018-06-08 22:10:58 +08:00

README.rst

Blazar Tempest Plugin

Tempest plugin for Blazar Project

It contains the tempest plugin for the functional testing of Blazar Project.