]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add tests for LVM -cow clearing
authorEric Harney <eharney@redhat.com>
Tue, 29 Oct 2013 20:39:45 +0000 (16:39 -0400)
committerEric Harney <eharney@redhat.com>
Wed, 30 Oct 2013 14:42:00 +0000 (10:42 -0400)
commit2b49b3670aa2dbc55f777f875dbdb80788ca696e
treeea59d4f5de979327ebc18ef8f59a505786eaa698
parent75bcf70ed4698f0ffba4c6a7236a1e30b1214b57
Add tests for LVM -cow clearing

Ensure that volume_clear for Thick LVM snapshot deletion
references the -cow device, and that it uses the LV instead
of the -cow device for ThinLVM.

These tests were written for a change to stable/grizzly --
but are applicable for general use here as well.

Related-Bug: #1245529
Change-Id: I380ad7832d558d9aa73a701cbf3acc35229e70ab
cinder/tests/test_volume.py