[Kimchi-devel] [PATCH 0/5] Out of box ISO pool support

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Tue Jun 10 10:06:13 UTC 2014


From: Royce Lv <lvroyce at linux.vnet.ibm.com>


Out of box ISO pool is created when kimchi is started,
when file is copied to this ISO pool,
its ownership will be fixed by inotify.

Royce Lv (5):
  Dedicated ISO pool: create an out of box ISO pool
  Store qemu user name in class attribute
  Add functionality of report qemu owner and group
  Add a monitor to change iso ownership
  Start monitoring iso copy on kimchi start up

 docs/README.md             |  6 ++++--
 src/kimchi/isomonitor.py   | 33 +++++++++++++++++++++++++++++++++
 src/kimchi/kvmusertests.py | 22 ++++++++++++----------
 src/kimchi/model/model.py  | 33 ++++++++++++++++++++++-----------
 src/kimchi/utils.py        |  8 ++++++++
 5 files changed, 79 insertions(+), 23 deletions(-)
 create mode 100644 src/kimchi/isomonitor.py

-- 
1.8.3.2




More information about the Kimchi-devel mailing list