manila/manila_tempest_tests
Vu Cong Tuan e12b6614fa Replace the usage of 'admin_manager' with 'os_admin'
In tempest, alias 'admin_manager' has been moved to 'os_admin'
in version Pike, and it will be removed in version Queens [1].

The other usages which also need to be replaced, are listed below:
* manager > os_primary [2]
* os_adm > os_admin [3]
* os > os_primary [4]

[1] https://review.openstack.org/#/c/467852/
[2] https://review.openstack.org/#/c/468036/
[3] https://review.openstack.org/#/c/467605/
[4] https://review.openstack.org/#/c/466991/

Change-Id: If8880565ba6a70b1b1419394f4706fe37cfff1c4
2017-06-23 21:12:46 +07:00
..
common Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
services Use parenthesis instead of backslashes in tempest folder 2017-06-22 02:48:50 +00:00
tests Replace the usage of 'admin_manager' with 'os_admin' 2017-06-23 21:12:46 +07: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 [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
plugin.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.