
'writable' is more common than 'writeable' in the commit message. http://wikidiff.com/writable/writeable Change-Id: I45aa36014f910f34e6d1a6bb3488887482c80ce3
7 lines
212 B
XML
7 lines
212 B
XML
# ironic-rootwrap command filters to manipulate images
|
|
# This file should be owned by (and only-writable by) the root user
|
|
|
|
[Filters]
|
|
# ironic/common/images.py: 'qemu-img'
|
|
qemu-img: CommandFilter, qemu-img, root
|