]> 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)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 20 Sep 2012 23:45:52 +0000 (17:45 -0600)
commitb33bf44eca13520587c94f00798988cee49475c9
treedffa4bd0a60815d6ca43d772f33b54dc5f919abc
parent6a88977fd47545461e02e3bee8bff0b70b59977e
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
(cherry picked from commit 3b8a6303e6c04f0c7b45043c2fcd53948910d37e)
cinder/volume/san.py