openstack: nova_utils_tests: Wait for volume detachment 71/52371/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 20 Feb 2018 17:19:13 +0000 (17:19 +0000)
committerMarkos Chandras <mchandras@suse.de>
Tue, 20 Feb 2018 17:21:12 +0000 (17:21 +0000)
commitf3553913925b8ee5869c8e06047d6e4161a968c7
tree8933965db7ec546a6b926bbce47aa5b990cc402f
parent91b3bcb7ad2dda9479d2f97b080d8665d83968dd
openstack: nova_utils_tests: Wait for volume detachment

The 'test_add_remove_volum' is supposed to wait for volume attachment
and detachments. However, the code for the latter was missing. Moreover,
we remove some code that checks for attached volumes since that should
never happen when detaching the volume.

Change-Id: I9ed54a467062d0ddc4efeddf03af7ebe6173e789
Signed-off-by: Markos Chandras <mchandras@suse.de>
snaps/openstack/utils/tests/nova_utils_tests.py