[virt-tools-list] [PATCH virt-manager 0/4 V1] Add ability of detecting suse distros from a given URL

Lin Ma lma at suse.com
Fri May 29 08:51:46 UTC 2015


Changes in v1:
* Splited the original patch to series.
* Removed some redundant code.
* Separated version detection code to function _variantFromVersion.
* Removed the code for non-x86 arch.
* Removed oes class.
* Added tests for opensuse 13.1 and 13.2.


Lin Ma (4):
  urlfetcher: Add classes for SUSE distros
  urlfetcher: Fetch URL media from content file for suse distros
  urlfetcher: Add support for detecting os variants of suse distros
  test_urls: Add opensuse 13.x tests

 tests/test_urls.py     |   3 ++
 virtinst/urlfetcher.py | 138 +++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 138 insertions(+), 3 deletions(-)

-- 
2.1.4




More information about the virt-tools-list mailing list