kolla-ansible/ansible/roles/nova/templates/qemu.conf.j2
Xinliang Liu a102cd8efd Make qemu use nova user on all distros
This fix libvirtError Unable to open logfile issue.
Related-Bug: #1668654
Change-Id: I36720af0c7d3dd7c69d2404843f54c0991aea1bb
2017-12-13 10:18:19 +08:00

5 lines
53 B
Django/Jinja

stdio_handler = "file"
user = "nova"
group = "nova"