python-openstackclient/openstackclient
Akihiro Motoki eeb614c477 volume functest: ensure snapshots deleted when volume delete
Deleting snapshot may take time. The current volume API does not allow
to delete volumes with snapshots, so if deleting snapshot may take time,
a delete request for a parent volume will fail.
This sometimes causes functional test failures in slow environments.

wait_for_status() checks whether volume status is in error statuses
but previously the expected error status was wrong. Cinder API uses
lower case as volume status, so it did not work expectedly.

Change-Id: I095894ba39f23bf81d71351818d24dbb5ca459fb
2017-06-06 01:14:20 +00:00
..
api Trivial fix typos 2017-05-30 16:38:27 +07:00
common Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
compute Merge "Create server with security group ID and name" 2017-05-22 23:09:02 +00:00
identity Use _get_token_resource in role assignment list 2017-05-23 17:16:41 +02:00
image Merge "To display image size in human friendly format" 2017-06-01 17:48:11 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Revert "Fix port command for SDK >0.9.10"" 2017-05-07 15:30:23 +00:00
object Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
tests volume functest: ensure snapshots deleted when volume delete 2017-06-06 01:14:20 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00