From c03f3c891e6bf0cf4b97f57aca8c33615375f91b Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Sat, 29 Sep 2018 14:17:32 -0400 Subject: [PATCH] Remove systool from rootwrap Remove systool from rootrwrap its no longer being used. Change-Id: I3ef59743f2a240a0a15452d9532ca18cf0f4dcab 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 8f55b5cf2ea..3faa9c3362f 100644 --- a/etc/cinder/rootwrap.d/volume.filters +++ b/etc/cinder/rootwrap.d/volume.filters @@ -126,7 +126,6 @@ umount: CommandFilter, umount, root ls: CommandFilter, ls, root multipath: CommandFilter, multipath, root multipathd: CommandFilter, multipathd, root -systool: CommandFilter, systool, root # cinder/volume/drivers/ibm/gpfs.py # cinder/volume/drivers/tintri.py