]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix incorrect tgt-admin call in create_iscsi_target
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 23 Aug 2012 19:23:04 +0000 (13:23 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 23 Aug 2012 19:35:46 +0000 (13:35 -0600)
commit3034247a4ec7c9c6e433cad6d13183b001fe2e6d
tree8e1b5d9d2c918812404031fd5ae1aaaa19e1c276
parent4e81c907bbb9d94d4b76b00ff591418374175d41
Fix incorrect tgt-admin call in create_iscsi_target

  * Fixes bug 1039826
  * Missed one of the execute cmds that was using 'val %s' as args

Change-Id: I5e6af737ada1c2bcf7a495710e2b10c8c74bb534
cinder/volume/iscsi.py