commit | 5e1741c3dd1f2323f1228265282163d5d6b57457 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Wed Mar 02 18:25:51 2016 +0100 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Wed Mar 02 18:25:51 2016 +0100 |
tree | 4fa6aefef5e0eec68bc9b688d981a02ba06f34ae | |
parent | c276478e8fd3332c142326c893f8a5cb53155e1f [diff] |
Scenario/manager.py: always wait when delete a cinder vol The `wait_on_delete` argument defaulted to True and was never called with `False`. So remove the complicated call to `addCleanup_with_wait` to make that explicit. Change-Id: I8afb089617f82359475a867ae76b8022a58b4af5