]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add volume ID to fake volumes in Gluster tests
authorJohn Griffith <john.griffith8@gmail.com>
Fri, 29 May 2015 18:57:59 +0000 (12:57 -0600)
committerJohn Griffith <john.griffith8@gmail.com>
Fri, 29 May 2015 19:26:05 +0000 (19:26 +0000)
commitaa5e8cfbe91160bfa525ef2c336caa533c5ad55f
treec1fcf3fb08020399c8a529a4d95d326646287944
parentd4dc36d00adb30bf5246b8dc20e825f5d0414d36
Add volume ID to fake volumes in Gluster tests

This adds the volume ID field to the fake volume objects
in the GlusterFS tests.  Turning up concurrency exposes some
issues where access of this field is attempted but doesn't
exist.

Parital-Bug: #1459854

Change-Id: I0edb4fc7f2d6d4a3c23f395b4c2a611c0e954425
cinder/tests/unit/test_glusterfs.py