]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add check for snapshot to Brick LVM.
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 4 Jul 2013 15:25:03 +0000 (09:25 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 4 Jul 2013 15:25:03 +0000 (09:25 -0600)
commit12441061fa4a378d78eb4f172a153bf135d450cc
tree21ca8e7006a9e8ff940b104c3c4ddf191aacc8db
parent62fb1ac44a384016e81223de179f79cede6f8fad
Add check for snapshot to Brick LVM.

Adds a check to the LVM code in brick to see if
a snapshot exists.  This implements the incorrectly
named "is_busy" method that exists in the cinder LVM driver.

Change-Id: Ia0f6cbd3d5b4561c5368545448abaafa67caf05d
cinder/brick/local_dev/lvm.py