]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes to the SolarisISCSI Driver
authorYosef Berman <yosef@cloudscaling.com>
Thu, 20 Sep 2012 17:34:24 +0000 (10:34 -0700)
committerYosef Berman <yosef@cloudscaling.com>
Thu, 20 Sep 2012 20:02:13 +0000 (13:02 -0700)
commit3b8a6303e6c04f0c7b45043c2fcd53948910d37e
tree79b7f1ac8f870c4729e6239c88a240cfe741466a
parent32721a67ae2936093aef5ecea4efd8b32a516c32
Fixes to the SolarisISCSI Driver

Even when the san_is_local config option was set to false, the
SolarisISCSIDriver's _execute method was accidentally set to
util.execute by the VolumeDriver's __init__ method.

Fix bug 1053041

Change-Id: Ie3299f5065e2b084644ec2956f0c6ebae4264a49
cinder/volume/san.py