From: Aline Manera <alinefm(a)br.ibm.com>
It is a continuation of Sheldon's work.
What I added:
- Run setfacl to add read permission to user who own the file
- Fix permission of cdrom file before starting the virtual machine
Aline Manera (2):
Remove kvmusertests.py
Make sure ISO files have read permission while starting VM
ShaoHe Feng (1):
Add a method to fix read permission on ISO files
src/kimchi/kvmusertests.py | 66 --------------------------------------------
src/kimchi/model/vms.py | 10 ++++++-
src/kimchi/utils.py | 9 ++++--
3 files changed, 16 insertions(+), 69 deletions(-)
delete mode 100644 src/kimchi/kvmusertests.py
--
1.7.10.4