Tempest Plugin for Monasca project
Go to file
huang.zhiping 0ad394d8da 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: I014f9f9c7f7212ca868bdb27f091a257a3174159
2019-01-24 09:01:59 +00: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 Mark some basic tests as smoke tests 2019-01-04 15:13:57 +01: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 Change openstack-dev to openstack-discuss 2018-12-04 18:45:47 +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 2019-01-24 09:01:59 +00: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.