]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix Brick LVM test command parsing
authorEric Harney <eharney@redhat.com>
Fri, 3 Jan 2014 17:44:33 +0000 (12:44 -0500)
committerEric Harney <eharney@redhat.com>
Sat, 4 Jan 2014 16:44:37 +0000 (11:44 -0500)
commit1d9927dacfc2d11e65f3392d8db465613b3843da
treec1f6960ec8bf7ce0f480fa737ee6f18eab941048
parent1aa01b3b79847ebeecc0b39e3af6cb09b8ea6e19
Fix Brick LVM test command parsing

The case reporting only one fake-volumes VG was never hit, which also
caused us to not test the lvcreate -T path.

Change-Id: If43d6aff5f90d6eca24b3df790d8ad3a86bfc8f3
cinder/tests/brick/test_brick_lvm.py