Remove redundant volume check in nova_volume_detach

In nova_volume_detach, show_volume and assertEqual are
redundant because in wait_for_volume_resource_status
this check is already done. This is to remove them for
code clean.

Change-Id: If5a25914bd4be039e0a8ddad661732ef1f3a28ee
1 file changed