Tempest Plugin for Trove project
Go to file
Andreas Jaeger c91fbd13b8 Cleanup cruft
Let's make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Use newer openstackdocstheme and Sphinx versions
- Remove install_command from tox.ini, the default is fine;
  move constraints into deps
- Remove Babel from requirements, it's not needed for running;
  remove babel.cfg
- Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
- update to hacking 3.0

Change-Id: Ic8426d14ba489a88ab73d7dd02e6dfd71b312ca3
2020-05-10 14:37:51 +02:00
doc Cleanup cruft 2020-05-10 14:37:51 +02:00
releasenotes Drop python 2.7 support and testing 2020-03-09 22:54:58 +00:00
trove_tempest_plugin Add instance upgrade API test 2019-12-27 18:31:25 +13:00
.coveragerc Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitignore Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:44:25 +00:00
.mailmap Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.stestr.conf Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.zuul.yaml Drop python 2.7 support and testing 2020-03-09 22:54:58 +00:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
HACKING.rst Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
LICENSE Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
README.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
requirements.txt Improve the basic test case for mysql 2019-12-09 16:22:22 +13:00
setup.cfg Cleanup cruft 2020-05-10 14:37:51 +02:00
setup.py Cleanup cruft 2020-05-10 14:37:51 +02:00
test-requirements.txt Cleanup cruft 2020-05-10 14:37:51 +02:00
tox.ini Cleanup cruft 2020-05-10 14:37:51 +02:00

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.