[Kimchi-devel] [PATCH] [Kimchi] [RFC] Create new volume and attach to VM

Socorro Stoppler socorro at linux.vnet.ibm.com
Fri Feb 5 02:41:46 UTC 2016


This is the initial checkin for creating a new volume and attaching to VM when editing
a guest.  Not sure of all the supported cases, but tried default pool and qcow2 format 
per the example provided in the back-end patch and it was successful.

Known issue - which currently exists in the code already in master - code is broken when VM 
is running.  This patch does not address that.  It will get addressed separately.


Socorro Stoppler (1):
  Create new volume and attach to VM

 ui/js/src/kimchi.guest_storage_add.main.js | 320 ++++++++++++++++++++++++-----
 ui/pages/guest-storage-add.html.tmpl       |  58 ++++--
 2 files changed, 315 insertions(+), 63 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list