Description of problem:
/var/log/vdsm/cockpit-ovirt.log is created from /usr/share/cockpit/ovirt-dashboard/vdsm/vdsm/vdsm run, and it will have root:root ownership and 644 permissions, which will not allow to see list of VMs to non root user in cockpit
Version-Release number of selected component (if applicable):
cockpit-ovirt-dashboard.noarch 0.10.10-0.el7ev
How reproducible:
100%
Steps to Reproduce:
1. Create user with kvm group
2. Try to connect to cockpit to check running VMs
3. Several errors on tab, no vms visible
Actual results:
User cannot see vms in cockpit even if (s)he is member of kvm group
Expected results:
See list of VMs
/var/log/vdsm/cockpit-ovirt.log should be owned by vdsm:kvm
Additional info: