Comment 4 for bug 1050086

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/12911
Committed: http://github.com/openstack/nova/commit/c72935f17272d117930a4c4c76426f26d786e421
Submitter: Jenkins
Branch: master

commit c72935f17272d117930a4c4c76426f26d786e421
Author: John Griffith <email address hidden>
Date: Wed Sep 12 17:04:17 2012 -0600

    Use tmpdir and avoid leaving test files behind

     We were just creating a file for testing iscsi persist files and
     weren't cleaning up after the test.

     Change this to use a tmpdir and make sure we leave no tracks.

     Fixes bug #1050086

    Change-Id: I714177d7789da8b628ab63c163a2c3f1698dd940