[Kimchi-devel] [PATCH v3] [Kimchi] Create new volume and attach to VM
Socorro Stoppler
socorro at linux.vnet.ibm.com
Mon Feb 8 16:44:58 UTC 2016
v3:
Default to 'qcow2' format for new disk
kimchi_isos removed from list of storage pools for new disk
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 Default to 'qcow2' for new disk and not list kimchi_isos
in pool
ui/js/src/kimchi.guest_storage_add.main.js | 327 ++++++++++++++++++++++++-----
ui/pages/guest-storage-add.html.tmpl | 58 +++--
2 files changed, 322 insertions(+), 63 deletions(-)
--
1.9.1
More information about the Kimchi-devel
mailing list