manila/manila_tempest_tests
Valeriy Ponomaryov 82a571c486 [Tempest] Stop using deprecated Tempest opts
Currently, Manila CI Tempest jobs use deprecated options of Tempest.
Recently, latest version of Tempest dropped them [1].
Manila CI jobs work ok, because they check out specific version of
Tempest. But it will work until first Devstack update for some one
more Tempest feature and then we will be forced to use latest Tempest
again. Switch to supported approach of setting up users in Tempest,
to avoid such sudden blockers.

[1] I8c24cd17f643083dde71ab2bd2a38417c54aeccb

Change-Id: I5b3ebab52ea1401f6f7a116d1260268eb10ebe0c
Closes-Bug: #1586129
2016-06-08 11:44:08 +03:00
..
common Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
services Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
tests [Tempest] Stop using deprecated Tempest opts 2016-06-08 11:44:08 +03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Add user_id echo in manila show/create/manage API 2016-05-11 09:16:21 +08:00
plugin.py Fix tempest.conf generation 2016-04-28 09:58:12 -05:00
share_exceptions.py Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
utils.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.