openstack-python-openstackc.../openstackclient/tests/functional
Dean Troyer f9df3ce3cd More volume functional test fixes
Remove the use of class setup/teardown from volume transfer functional tests
as that just doesn't work too well here. Also wait for volume status before
attempting transfer request operations, some test nodes take a while to
create the volumes.

Change-Id: Ib9378ab5c973deb2aa86c9b9ed31408f3a05115a
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-12-18 22:32:16 -06:00
..
common Add command to show all service versions 2018-07-23 16:58:30 -05:00
compute Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
image Fix broken gate jobs 2018-08-07 09:32:00 +00:00
network Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume More volume functional test fixes 2018-12-18 22:32:16 -06:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
run_stestr.sh Switch to use stestr directly 2017-12-27 16:18:49 +09:00