[Kimchi-devel] [PATCHv3 0/3] Add out of box ISO storage pool
lvroyce at linux.vnet.ibm.com
lvroyce at linux.vnet.ibm.com
Mon Jun 16 08:29:18 UTC 2014
From: Royce Lv <lvroyce at linux.vnet.ibm.com>
v2>v3,
Update documents.
v1>v2,
As libvirt has dynamic permission configuration,
we do not need watch the iso added to storage pool any more,
we just need to make sure storage pool can be accessed and
libvirt will change its own/grp to the right one.
so after found this feature,
notification is deleted and create iso pool is retained.
Royce Lv (3):
Dedicated ISO pool: create an out of box ISO pool
Store qemu user name in class attribute
Add doc and test case for dedicate iso pool
docs/README.md | 5 +++++
src/kimchi/kvmusertests.py | 23 +++++++++++++----------
src/kimchi/model/model.py | 26 +++++++++++++++-----------
tests/test_model.py | 3 +++
ui/pages/help/en_US/storage.dita | 3 ++-
ui/pages/help/en_US/templates.dita | 3 ++-
ui/pages/help/pt_BR/storage.dita | 3 ++-
ui/pages/help/pt_BR/templates.dita | 3 ++-
ui/pages/help/zh_CN/storage.dita | 3 ++-
ui/pages/help/zh_CN/templates.dita | 3 ++-
10 files changed, 48 insertions(+), 27 deletions(-)
--
1.8.3.2
More information about the Kimchi-devel
mailing list