openstack-python-openstackc.../openstackclient
Dean Troyer 1a0bef2b46 More state handling in volume transfer requests functional tests
Using addCleanup() for removing the pending volume transfer request
has no way to wait for the volume status to become available before
cleaning up the volume and gets racy when the tests are run with
slow performance in the volume backend.  So we pause at the end of
the test after either accepting the transfer request or explicitly
deleting it so the cleanup can delete the volume.

Change-Id: I04862069cab28bc76eeafd60ba32be646f478d86
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-02-06 15:40:25 -06:00
..
api Merge "trivial: remove commented-out code" 2018-12-30 14:30:28 +00:00
common Make use of keystoneauth service-type filtering for versions 2018-10-19 07:55:41 -05:00
compute fix multiple server delete produce multiple new lines 2019-01-16 19:33:56 +00:00
identity Merge "Modify the help message for 'registered limit set'" 2018-12-18 07:17:25 +00:00
image image/v2: support multiple property filters 2018-11-07 14:55:51 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Add floating IP filter to floating IP list command 2019-01-14 10:27:07 +01:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests More state handling in volume transfer requests functional tests 2019-02-06 15:40:25 -06:00
volume Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00