]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes dettach volumes in Windows cinder plugin
authorPedro Navarro Perez <pednape@gmail.com>
Tue, 12 Mar 2013 11:48:02 +0000 (04:48 -0700)
committerPedro Navarro Perez <pednape@gmail.com>
Wed, 13 Mar 2013 13:24:23 +0000 (06:24 -0700)
commit6de6cfebd4398c9912eb1683c91226d5d27cf7e4
treef0cd5943f936d0c01fd32ec045fbfef0bbe31fd8
parent2d84a97df28fae40a8b5b3d422a702794284beb8
Fixes dettach volumes in Windows cinder plugin

The patch fixes issues when desassigning target to initiators
in the terminate_connection method. The method now takes
the right parameter coming from provider location.

Change-Id: I2ea1ac7f46e3a24a6493af8eba46a113126e1117
Fixes: bug #1153968
cinder/volume/drivers/windows.py