[Kimchi-devel] [PATCH 0/5] CDROM eject support

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Tue Jun 3 07:20:37 UTC 2014


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

This patchset added a new api of vm storage eject,
also fix previous vmstorage not work for persistent configuration error.
Royce Lv (5):
  Fix wrong create/update/delete flags for vmstorages
  Adding test case for updating flags
  Change doc and controllor to support cdrom eject
  Update model to support cdrom eject
  Add testcase for cdrom eject

 docs/API.md                       |  3 +++
 src/kimchi/control/vm/storages.py |  1 +
 src/kimchi/model/vmstorages.py    | 40 ++++++++++++++++++++++++++-------------
 tests/test_model.py               | 10 ++++++++++
 4 files changed, 41 insertions(+), 13 deletions(-)

-- 
1.8.3.2




More information about the Kimchi-devel mailing list