]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix wrong arg number for _fix_id_migration issue
authorMike Perez <thingee@gmail.com>
Tue, 28 Oct 2014 21:48:50 +0000 (14:48 -0700)
committerMike Perez <thingee@gmail.com>
Tue, 28 Oct 2014 21:48:50 +0000 (14:48 -0700)
commitf61b3bd0beb52808383358de15df39dcaf2aa60c
tree8b720da461ce5315e17bedc228110c8b8c314abc
parent6c7af06cd1dcdda11da4ae1ec8e4cf3f262fdb3f
Fix wrong arg number for _fix_id_migration issue

If the provider_location doesn't contain the name of the volume, TGT and
ISER will fail on doing a id migration, due to wrong number of
arguments.

Change-Id: I420ceaf14edfb6a0e3b8fd1f50070dc70b6f16bd
Closes-Bug: #1386902
cinder/volume/iscsi.py