[Kimchi-devel] [Kimchi 0/4] Use single field to add installation media

Ramon Medeiros ramonn at linux.vnet.ibm.com
Wed Dec 23 15:12:01 UTC 2015


This patch changes how templates are created. Instead of specifying cdrom and 
disks, add them into a single field and kimchi will identify it.

Points to take noteL

1) UI support. Another task will need to change UI for a single entry.

2) Old support for cdrom and disk installation are still available. All tests
are running under tests/test*.



Ramon Medeiros (4):
  Create new field to create VM
  Method to retrieve stored templates at object store
  Fix checking duplicate template before creating it
  Identify installation media while creating template

 API.json           |   5 +++
 model/templates.py |   9 ++--
 utils.py           |  28 ++++++++++++
 vmtemplate.py      | 122 +++++++++++++++++++++++++++++++++++++++++++++++------
 4 files changed, 146 insertions(+), 18 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list