Tempest Plugin for Trove project
Go to file
Bartosz Zurkowski ea41b2f724 Flatten service clients and tests directories
Looking at the structuring of service clients among Tempest plugins,
almost none of them places clients in "json" subfolder. Similarly,
almost none of the plugins places tests for different APIs into
individual directories such as: flavors, limits etc.. In particular,
such conventions do not occur in the Tempest repository, on which
plugins should be modeled.

This change reorganizes plugin directories in order to comply with
Tempest standards.

Change-Id: I7c967f70a10b9cab5d29c9d6b961f6e36d6eb600
Signed-off-by: Bartosz Zurkowski <b.zurkowski@samsung.com>
2018-08-07 10:38:10 +02:00
doc/source Fix documentation build 2018-03-14 10:36:57 +05:30
releasenotes Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
trove_tempest_plugin Flatten service clients and tests directories 2018-08-07 10:38:10 +02: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 Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.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 Follow troveclient zuul job rename 2018-01-21 20:29:37 +01:00
CONTRIBUTING.rst Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
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 Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
babel.cfg Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
requirements.txt Updated from global requirements 2018-03-14 06:12:25 +00:00
setup.cfg Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
setup.py Updated from global requirements 2018-03-13 07:37:07 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 09:38:48 +00:00
tox.ini Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30

README.rst

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.