GlusterFS: Ensure Cinder can write to shares
Ensure the Cinder user can write to the GlusterFS share. This is required for snapshot functionality, and means the admin does not have to set this permission manually. Closes-Bug: #1236966 Change-Id: I4a9ea40df9681ca6931ad6b390aa21b09d6cfec9
This commit is contained in:
@@ -67,6 +67,7 @@ find: CommandFilter, find, root
|
||||
|
||||
# cinder/volume/drivers/glusterfs.py
|
||||
mv: CommandFilter, mv, root
|
||||
chgrp: CommandFilter, chgrp, root
|
||||
|
||||
# cinder/volumes/drivers/hds/hds.py:
|
||||
hus-cmd: CommandFilter, hus-cmd, root
|
||||
|
||||
Reference in New Issue
Block a user