Tempest Plugin for Mistral project
Go to file
Chandan Kumar 23b0fb12b7 Remove all class methods in tempest tests
* Using class methods for setup can create issues when tests are run
  concurrently. Let's use regular instance methods instead.

* Cherry-picked tempest change from mistral project:
  https://review.openstack.org/#/c/527348/

Change-Id: I43a8c3bf2d565892fbd45a1efe0abbb0cf7c11d5
2017-12-26 14:31:25 +05:30
doc/source Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
mistral_tempest_tests Remove all class methods in tempest tests 2017-12-26 14:31:25 +05:30
releasenotes Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.coveragerc Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.gitignore Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.gitreview Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.mailmap Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.stestr.conf Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
CONTRIBUTING.rst Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
HACKING.rst Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
LICENSE Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
README.rst Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
babel.cfg Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
requirements.txt Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
setup.cfg Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
setup.py Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
test-requirements.txt Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
tox.ini Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30

README.rst

Mistral Tempest plugin

Tempest plugin for Mistral Project.

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