commit | 667aaa23d2d975d89c3f94a0ac1026eb7c5c9056 | [log] [tgz] |
---|---|---|
author | Yaroslav Lobankov <ylobankov@mirantis.com> | Thu Mar 24 23:13:28 2016 -0500 |
committer | Yaroslav Lobankov <ylobankov@mirantis.com> | Fri Mar 25 16:39:35 2016 +0000 |
tree | 3d20d6248e4e1de3b8b0bee20dcd1df34c22cf5e | |
parent | ed3a35b3cc5e715178225d405e0e3c4aeae7b1bb [diff] |
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