nova/nova/tests/virt
Mate Lakat 41848d419c XenAPI: Fix volume detach
fixes bug 1101229

The code-cleanup and code-move changes from this patch:
https://review.openstack.org/#/c/19219/
introduced a problem: the volume_utils.find_sr_from_vbd method was
called after the vbd has already been destroyed. This change fixes the
issue by moving the sr discovery before the vbd destruction, and tests
the call order by using side effects.

Change-Id: Ide4f8ac810f98bb192909f5f0408affc940e7446
2013-01-18 15:58:19 +00:00
..
disk Removes unused imports 2013-01-03 18:30:50 +08:00
xenapi XenAPI: Fix volume detach 2013-01-18 15:58:19 +00:00
__init__.py refactor: extract method: connect_volume 2012-11-20 08:30:19 +00:00