[Kimchi-devel] [PATCH v2][Kimchi 0/4] Use a single field to create a template
Ramon Medeiros
ramonn at linux.vnet.ibm.com
Mon Mar 28 18:34:27 UTC 2016
Instead of specify if the media is cdrom or disk, use source_media to create a template
Ramon Medeiros (4):
Create a single field to pass the installation media
Fix checking duplicate template before creating it
Identify installation media while creating template
Update tests
API.json | 5 ++
i18n.py | 2 +-
model/templates.py | 15 ++++--
tests/test_authorization.py | 4 +-
tests/test_livemigration.py | 7 +--
tests/test_mockmodel.py | 14 +++---
tests/test_model.py | 91 ++++++++++++++++++++---------------
tests/test_rest.py | 32 ++++++-------
tests/test_template.py | 47 ++++++++-----------
tests/test_vmtemplate.py | 38 +++++++--------
vmtemplate.py | 112 ++++++++++++++++++++++++++++++++++++++------
11 files changed, 232 insertions(+), 135 deletions(-)
--
2.5.5
More information about the Kimchi-devel
mailing list