From 1321fd39d8f55d1dc3baf91b4194469b349d7dc4 Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Fri, 31 Mar 2017 14:55:42 +0100 Subject: [PATCH] Update paste, policy and rootwrap configurations 2017-03-31 Change-Id: I122e1b1638124a004d1620040049a33d6af08531 --- files/rootwrap.d/volume.filters | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/rootwrap.d/volume.filters b/files/rootwrap.d/volume.filters index 9d7acb9a..47d679bf 100644 --- a/files/rootwrap.d/volume.filters +++ b/files/rootwrap.d/volume.filters @@ -10,6 +10,9 @@ tgt-admin: CommandFilter, tgt-admin, root cinder-rtstool: CommandFilter, cinder-rtstool, root scstadmin: CommandFilter, scstadmin, root +# HyperScale command to handle cinder operations +hscli: CommandFilter, hscli, root + # LVM related show commands pvs: EnvFilter, env, root, LC_ALL=C, pvs vgs: EnvFilter, env, root, LC_ALL=C, vgs