[virt-tools-list] [virt-manager PATCH v2 0/3] Expand "unknown" check

Fabiano Fidêncio fidencio at redhat.com
Fri Oct 19 16:54:51 UTC 2018


As we already have a few different disstros using the "unknown" approach
in osinfo-db to identify still not released ISOs, let's support all of
them instead of being specific to Fedora.

Also, Cole has asked for an ISO that would fit the "unknown" case for
OpenSUSE:
https://download.opensuse.org/distribution/leap/15.1/iso/openSUSE-Leap-15.1-DVD-x86_64-Current.iso

Changes since v1:
- Also replace latest_fedora_version() in tests_urls and urldetect

Fabiano Fidêncio (3):
  osdict: expand the "unknown" check for any distro
  osdict: adapt latest_regex() to openSUSE's versioning
  osdict: adapt latest_regex() to ignore "-unknown" distros

 tests/test_urls.py    |  4 ++--
 virtinst/osdict.py    | 33 +++++++++++++++++++++++++--------
 virtinst/urldetect.py |  2 +-
 3 files changed, 28 insertions(+), 11 deletions(-)

-- 
2.19.1




More information about the virt-tools-list mailing list