Tempest Plugin for Telemetry projects
Go to file
yatin af38fe56ee Make aodh tempest tests work with Python3
With Python3 aodh tests fails with below Error,
this patch fixes it:-

TypeError: a bytes-like object is required, not 'str'

Change-Id: I447c384a280e6225f3617a251314b307855d6025
Closes-Bug: #1809802
2018-12-26 17:50:13 +05:30
devstack Add devstack plugin to ease integration tests 2018-01-10 07:33:47 +00:00
doc/source Fix documentation build 2018-02-22 10:48:19 +01:00
playbooks/legacy/telemetry-dsvm-integration-tempest-plugin Allow to use environment variable to override some metric values 2018-09-04 16:47:44 +02:00
releasenotes Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
telemetry_tempest_plugin Make aodh tempest tests work with Python3 2018-12-26 17:50:13 +05:30
.coveragerc Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.gitignore Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.gitreview Add devstack plugin to ease integration tests 2018-01-10 07:33:47 +00:00
.mailmap Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.stestr.conf Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.zuul.yaml Merge "import zuul job settings from project-config" 2018-10-03 07:27:24 +00:00
babel.cfg Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
CONTRIBUTING.rst Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
HACKING.rst Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
LICENSE Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
README.rst Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
requirements.txt Sync tempest code from ceilometer 2018-01-15 12:21:31 +01:00
setup.cfg Removed older version of python added 3.5 2018-09-29 21:03:42 +08:00
setup.py Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
test-requirements.txt Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
tox.ini Cleanup tox.ini 2018-09-03 11:32:46 +02:00

Telemetry Tempest Plugin

Tempest plugin for Telemetry Project.

It contains tempest tests for Aodh, Ceilometer, Gnocchi and Panko Projects.