]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Should've added super().tearDown() in test_iscsi
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 13 Sep 2012 14:50:09 +0000 (08:50 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 13 Sep 2012 14:52:25 +0000 (08:52 -0600)
commit974cbd718d9c66a33b8ae6b0e3c4f7dcc5563015
tree71ee1136b55faae9b539bcbe21b5122b50c75229
parenta130956e667da9d040f99de4edb0c0f72afde25d
Should've added super().tearDown() in test_iscsi

  Made changes to use tempfiles and implemented teardown,
  but should have also called super().tearDown as well.

  Associated with chage: I9b9a2400

Change-Id: I2e9d1cb7bfbe78323630eb2f3270698a7ce7e4c4
cinder/tests/test_iscsi.py