From 1bdf6d19c93e58cde4dbf42d62b9081be3fcaf4b Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Tue, 10 Jul 2018 10:45:36 -0400 Subject: [PATCH] Remove tee from volume.filters Remove the tee command from volume.filters since its no longer being used. Change-Id: I2efa951fd537442b19059b8362f98aba1668ab17 Signed-off-by: Chuck Short --- etc/cinder/rootwrap.d/volume.filters | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters index 7d4b27f72b6..305ac5a39c4 100644 --- a/etc/cinder/rootwrap.d/volume.filters +++ b/etc/cinder/rootwrap.d/volume.filters @@ -134,7 +134,6 @@ ssc: CommandFilter, ssc, root # cinder/brick/initiator/connector.py: ls: CommandFilter, ls, root -tee: CommandFilter, tee, root multipath: CommandFilter, multipath, root multipathd: CommandFilter, multipathd, root systool: CommandFilter, systool, root