[Kimchi-devel] [PATCH v2 0/3] Fix storage volume issues
Crístian Viana
vianac at linux.vnet.ibm.com
Fri Mar 20 14:39:16 UTC 2015
This is the changelog between this and the previous patchset:
- Instead of removing the ISO permission check at all, update it so the file's
ACL is correctly updated before checking its permission;
Crístian Viana (3):
issue #565: Allow a template's ISO to be a block device
issue #564: Parse logical volumes to find out their actual formats
Update ISO file's ACL before checking its permission
src/kimchi/isoinfo.py | 7 +++++--
src/kimchi/model/storagevolumes.py | 19 ++++++++++++++++++-
src/kimchi/model/templates.py | 20 ++++++++++++--------
src/kimchi/vmtemplate.py | 10 ++++++++--
4 files changed, 43 insertions(+), 13 deletions(-)
--
2.1.0
More information about the Kimchi-devel
mailing list