]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Create unique volumes_dir for testing.
authorDan Prince <dprince@redhat.com>
Tue, 7 Aug 2012 20:25:52 +0000 (16:25 -0400)
committerDan Prince <dprince@redhat.com>
Fri, 10 Aug 2012 12:49:08 +0000 (08:49 -0400)
commit69aa04d1f89c838d2ea1c96e715e175fb26f0883
treeea7c015dd6ab1a79e1c60b4a5eb8eb8892d9f7b0
parent6773b92c4e6e8834c8ab699cb6da6d60fde1523e
Create unique volumes_dir for testing.

Updates test_volume.py so that we create a uniq volumes_dir for testing.
This avoids polluting the source tree with fake volume UUID's when running
tests.

Change-Id: I3c37083915effec0eff7c8d9bfffb9f7674fe6f5
cinder/tests/test_volume.py