summaryrefslogtreecommitdiff
path: root/etc/nova/rootwrap.d
diff options
context:
space:
mode:
authorDmitry Guryanov <dguryanov@virtuozzo.com>2016-02-04 22:36:03 +0300
committerEvgeny Antyshev <eantyshev@virtuozzo.com>2016-06-27 17:43:16 +0000
commitb71a594db6d06d33c4e61fa62f04e3700c74062b (patch)
treea1b1090d566f11e906235566f2995a135e179a9a /etc/nova/rootwrap.d
parent4947e021cee83d23129cfe5d9c318dcc8be7ee52 (diff)
downloadnova-b71a594db6d06d33c4e61fa62f04e3700c74062b.tar.gz
libvirt: add nova volume driver for vzstorage
Driver for vzstorage cinder volumes. The driver mounts vzstorage cluster and uses images, located on this mount as volumes. Snapshots of "in-use" volumes support: https://review.openstack.org/#/c/276465/ Cinder part has been merged, here are the bluprint and review: https://blueprints.launchpad.net/cinder/+spec/virtuozzo-cloud-storage-support https://review.openstack.org/#/c/188869/ Blueprint: libvirt-vzstorage-volume-support Change-Id: I6732fff3a5c40859781a017ef05046513685167f Co-Authored-By: Evgeny Antyshev <eantyshev@virtuozzo.com>
Diffstat (limited to 'etc/nova/rootwrap.d')
-rw-r--r--etc/nova/rootwrap.d/compute.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index 1428c950cb..0076631838 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -253,3 +253,6 @@ xend: CommandFilter, xend, root
# nova/virt/libvirt/utils.py:
touch: CommandFilter, touch, root
+
+# nova/virt/libvirt/volume/vzstorage.py
+pstorage-mount: CommandFilter, pstorage-mount, root