summaryrefslogtreecommitdiff
path: root/etc/cinder/rootwrap.d
diff options
context:
space:
mode:
authorIvan Kolodyazhny <e0ne@e0ne.info>2020-10-16 17:02:40 +0300
committerIvan Kolodyazhny <e0ne@e0ne.info>2020-11-03 18:53:39 +0200
commitcddcc6e5073ec891b4d7aa4191fab56a05c74089 (patch)
tree6a60cb19421996a03ba1aa4d43bc4833b15aecf5 /etc/cinder/rootwrap.d
parent27959daf2b0981b91aaeab2f31c28b8686b4fdca (diff)
downloadcinder-cddcc6e5073ec891b4d7aa4191fab56a05c74089.tar.gz
Delete TSM Backup driver
TSM backup driver is not supported by vendor for a while and deprecated in Victoria release, so it's safe to delete it now. Change-Id: I0ab07708843fcbb64bf932667e9b79aab259f698
Diffstat (limited to 'etc/cinder/rootwrap.d')
-rw-r--r--etc/cinder/rootwrap.d/volume.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters
index 7f6511b8a..69f1aa746 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -128,9 +128,6 @@ mmdelfileset: CommandFilter, mmdelfileset, root
# cinder/volume/drivers/ibm/ibmnas.py
find_maxdepth_inum: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -ignore_readdir_race, -inum, \d+, -print0, -quit
-#cinder/backup/services/tsm.py
-dsmc:CommandFilter,/usr/bin/dsmc,root
-
# cinder/volume/drivers/vzstorage.py
pstorage-mount: CommandFilter, pstorage-mount, root
pstorage: CommandFilter, pstorage, root