This also updated the nova-lxd filters. Change-Id: I9674b3c159adf4a8caa39a98d9d6090a6e2ce754 Closes-Bug: #1716411
11 lines
305 B
XML
11 lines
305 B
XML
# nova-rootwrap filters for compute nodes running nova-lxd
|
|
# This file should be owned by (and only-writable by) the root user
|
|
|
|
[Filters]
|
|
zfs: CommandFilter, zfs, root
|
|
zpool: CommandFilter, zpool, root
|
|
btrfs: CommandFilter, btrfs, root
|
|
chown: CommandFilter, chown, root
|
|
chmod: CommandFilter, chmod, root
|
|
|