kolla-ansible/docker/nova
Steven Dake 655d88e3a1 Make libvirt function on CentOS
Recent regressions in the code base removed permission setting of
/dev/kvm to root:kvm 660 permissions which are default for CentOS's
version of libvirt.

Also Libvirt must be able to read its cnofiguration file, which was
previously 600 root:root.  Now its 644 root:root so its always readable.
This is fine, since this file doesn't contain any secret information.

Change-Id: Id87cf5da8e37bc5bb613ce919d0293803d0fe5ed
Closes-Bug: #1500733
2015-09-29 01:37:35 -07:00
..
nova-api Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-base Implement a install_type and install_metatype 2015-09-28 03:16:48 -07:00
nova-compute Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-conductor Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-consoleauth Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-libvirt Make libvirt function on CentOS 2015-09-29 01:37:35 -07:00
nova-network Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-novncproxy Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00
nova-scheduler Merge "Implement a install_type and install_metatype" 2015-09-28 10:49:53 +00:00