manila/manila_tempest_tests
ghanshyam e58cb67be9 Remove usage of deprecated config 'resources_prefix'
Config option 'resources_prefix' was deprecated and marked
for removal.
- 6dd6fc66d8/tempest/config.py (L1081)

Tempest is going to remove this config options soon.

This commit removes its usage and hardcode the resource
prefix to 'tempest'

Change-Id: I9c140b3a9efabeced7fc26cb1f169ebe6789d88b
2017-12-10 07:07:34 +03:00
..
common Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
services Add 'description' in share type APIs 2017-11-22 13:28:41 -05:00
tests Remove usage of deprecated config 'resources_prefix' 2017-12-10 07:07:34 +03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
config.py Add 'description' in share type APIs 2017-11-22 13:28:41 -05:00
plugin.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.