tempest/tempest/services/volume
Yaroslav Lobankov 667aaa23d2 Use common "waiters.wait_for_snapshot_status" function everywhere
In Tempest we have the waiters.wait_for_snapshot_status function that
is already used in some places. So this commit replaces the use of the
wait_for_snapshot_status method defined in the base_snapshots_client.py
file with the use of the waiters.wait_for_snapshot_status function.

Change-Id: Ic017d468cc1478d8207ba482f161ed63c9b168fe
2016-03-25 16:39:35 +00:00
..
base Use common "waiters.wait_for_snapshot_status" function everywhere 2016-03-25 16:39:35 +00:00
v1 Making names of Cinder client classes consistent 2015-12-09 12:22:57 +03:00
v2 Making names of Cinder client classes consistent 2015-12-09 12:22:57 +03:00
__init__.py Adds Cinder client 2012-09-03 03:29:41 -07:00