This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
bb91cf0ffe
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
nova
/
templates
/
qemu.conf.j2
5 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix failure to deploy with qemu.conf Closes-Bug: #1572819 Change-Id: I1f2edb482af1e85708159a0dba44a79427dc5af3
2016-04-21 01:08:04 -04:00
stdio_handler = "file"
Make qemu use nova user Libvirt 2.5 (latest version in cloud archive) seems to have changed behavior of dynamic_ownership. Change-Id: Icf9592c2f82f0f4a35074b9b13a51643a32631e9 Closes-bug: #1668654
2017-03-07 22:57:46 +00:00
user = "nova"
group = "nova"
Copy Permalink