Tempest Plugin for Monasca project
Go to file
Doug Hellmann d71950197a 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: Ic6e09871c57804374c103642a9b70b2da057b0de
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:56:57 -04:00
devstack Fix instructions for running tempest tests 2018-03-26 09:43:39 +02:00
doc/source Fix docs building 2018-09-09 20:04:02 +02:00
monasca_tempest_tests Make log test compatible with python3 2018-08-22 06:46:35 +00:00
releasenotes Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
.coveragerc Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
.gitignore Remove UNICODE_MESSAGES template 2018-06-27 10:50:22 +00:00
.gitreview Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
.mailmap Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
.stestr.conf Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
.zuul.yaml Fix docs building 2018-09-09 20:04:02 +02:00
CONTRIBUTING.rst Update the url links in CONTRIBUTING.rst 2018-03-28 12:26:59 +01:00
HACKING.rst Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
LICENSE Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
README.rst Add release notes link to README 2018-04-12 00:40:27 -07:00
babel.cfg Apply cookiecutter to newly split project monasca-tempest-plugin 2017-12-09 19:00:30 +05:30
requirements.txt Remove UNICODE_MESSAGES template 2018-06-27 10:50:22 +00:00
setup.cfg Drop py34 and py33 target in tox.ini 2018-05-11 14:04:54 +00:00
setup.py Updated from global requirements 2018-01-22 10:58:34 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:13:05 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:56:57 -04:00

README.rst

Monasca Tempest Plugin

Tempest plugin for Monasca API and Log API Project

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