]> 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)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 22 Mar 2013 04:04:13 +0000 (22:04 -0600)
commit2f7228ae6a10c0da49c67b873c22112ac26d0657
treec93bdc4cc61b13252782838daadc018ed4b45f16
parent36e4e85b1f669a9fed873f4a43c783947430c763
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
(cherry picked from commit 6de6cfebd4398c9912eb1683c91226d5d27cf7e4)
cinder/volume/drivers/windows.py