nova-powervm/nova_powervm/tests/virt/powervm/volume
Drew Thorstensen e7090a7169 Always call hdisk removal from vscsi volume driver
This change updates the vscsi volume driver to ensure that the hdisk
removal is always invoked.  The hdisk removal significantly speeds up
subsequent discoveries.  The changes to pypowervm should remove risks
from running the API.

The change is done so that an error from the hdisk job does not block
volume disconnect.  The volume will have already been disconnected from
the VM by the time the command is run.  If the hdisk remove fails for
some reason, a subsequent attach should clean it up (but can be slower
when it does so).

Change-Id: Ib823f793ec4b951111301286743c6bd243b863fe
2015-05-01 07:36:57 -05:00
..
__init__.py Move WWPN generation into volume connector 2015-03-09 09:19:44 -05:00
test_npiv.py Optimize the VIOS specification in driver 2015-04-30 12:19:45 -05:00
test_vscsi.py Always call hdisk removal from vscsi volume driver 2015-05-01 07:36:57 -05:00