cinder/tempest_tests/services
Sean McGinnis b906aee01d Add in-tree tempest tests
To give more flexibility for tempest test coverage, use the tempest plugin
interface to add tempest tests to the Cinder repo.

Just the plumbing for now. A temporary tempest test was added just for
validation. This test should be removed once additional tests are added.

Third party CIs should change their command line from:

    tox -e all -- volume

To something like:

    tox -e all-plugin -- volume

Change-Id: I679b1cee6dc9187fd2b11c47a14be9f7acdad938
Implements: blueprint add-intree-tempest-tests
2016-04-07 11:22:59 -05:00
..
__init__.py Add in-tree tempest tests 2016-04-07 11:22:59 -05:00