Allow nova-compute access to fc_host info

Change-Id: Ic9cd7c39de745919e80e8388602c3287cf39e8bb
Closes-Bug: #1772633
This commit is contained in:
Edward Hope-Morley 2018-05-22 12:09:42 +01:00
parent 20e2f4c1dd
commit 7863093f9d
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
/sys/devices/system/node/** r,
/sys/devices/virtual/block/nbd*/ r,
/sys/devices/virtual/net/** w,
/sys/class/fc_host/** r,
/tmp/{,**} rw,
/usr/bin/ r,
/usr/bin/* rix,