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
1 file changed