commit | 4723fde77b6a3d001586eea2e2528fb44b53fac6 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Wed Apr 26 14:19:57 2017 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Mon May 08 13:29:31 2017 -0700 |
tree | 8dcdb684cc43209034bd4dbd5b304ed4bca49082 | |
parent | 7db050e405a89961cac7d88cf89f50214b289f93 [diff] |
Raise exception when error_deleting Tempest checks a volume delete by waiting for NotFound(404) on show_volume(). Sometime a volume delete fails and the volume status becomes error_deleting which means the delete is failed. So Tempest doesn't need to wait anymore. This patch makes the check raise an exception instead of waiting. Closes-Bug: #1686429 Change-Id: I17a986be2eb05ef9b177d5248de02a3336f7d4bb