]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Correct IetAdm remove_iscsi_target
authorJohn Griffith <john.griffith@solidfire.com>
Wed, 19 Sep 2012 17:18:51 +0000 (11:18 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Wed, 19 Sep 2012 17:20:43 +0000 (11:20 -0600)
commitf14e955735065a998cd78280661f6d33c850d9e2
treec5e582a8d2bae99efdaeb399dccc44242336a69b
parent45e67e8b77ffbc783da111dda96add68f1687341
Correct IetAdm remove_iscsi_target

Remove logical units should be done before delete the target while
unexport iSCSI volume. Or ietd will show "No such file or directory"
error.

Fix bug 1043107

Change-Id: Iab5b97044c5a30c788fcabce827923ff82a84b91
cinder/tests/test_iscsi.py
cinder/utils.py
cinder/volume/iscsi.py