]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
lvconvert missing from cinder volume.filters
authorFergal Mc Carthy <fergal.mccarthy@hpe.com>
Tue, 27 Oct 2015 18:25:45 +0000 (14:25 -0400)
committerFergal Mc Carthy <fergal.mccarthy@hpe.com>
Tue, 27 Oct 2015 18:25:45 +0000 (14:25 -0400)
commite8509ceb240faf929b9220eec1eff2a9cd5568ef
tree81d440f8fd1bdd6abea0a0465c9477ec7628f8e1
parentcbb55074de48176cbaa3f31a5b1d595b8aad7aa8
lvconvert missing from cinder volume.filters

The LVM lvconvert command is invoked by the revert method of the
cinder.brick.local_dev.lvm.LVM class but was missing a matching
volume.filters CommandFilter entry which has now been added.

Change-Id: Ib436f562a6dd7b8828e34051b5d73273c1f52b50
Closes-Bug: 1510654
etc/cinder/rootwrap.d/volume.filters