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

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


V2:
Add ".img" to name of new volume being created

V1:
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     
  Add ".img" to name of new volume

 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