virt-manager/virtinst
Pino Toscano 20c2f633d0 osdict: extend non-EOL distros range to 10 years
Commit d52d9885c8 added a logic to
consider as EOL a distribution with no EOL date set and release date
earlier than 5 years from the current day. This was done because there
were (and still are, even if fewer now) many old OSes in osinfo-db with
no EOL date set, which were thus considered "supported". Sadly, OSes
that are still supported, like Windows 10, Windows Server 2012, or
earlier versions of RHEL/CentOS/OL 6/7, are now considered "EOL".

As a hack on top of the initial hack, extend the range from 5 years to
10 years: this will consider some of the aforementioned OSes as
supported, without adding too many other OSes.

Of course the long term solution is to make sure all the OSes in
osinfo-db that are EOL upstream have a EOL date set, so there is no more
need to arbitrary exclusion logic.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Pino Toscano <ptoscano@redhat.com>
2020-08-18 13:50:59 -04:00
..
devices virtinst: Unify test code paths when run as root 2020-07-18 19:28:04 -04:00
domain xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
install tests: Add urldetect.py unit test coverage 2020-07-18 19:28:04 -04:00
__init__.py i18n: globally install also the ngettext function 2020-07-14 11:24:14 -04:00
buildconfig.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
capabilities.py virtinst: Fix not to return duplicate entries from all_machine_names() 2020-07-24 20:12:38 +02:00
cli.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
cloner.py i18n: create single strings for texts/messages 2020-07-15 10:22:26 -04:00
connection.py virtinst: Centralize in_testsuite checking 2020-07-17 19:08:27 -04:00
diskbackend.py virtinst: Unify test code paths when run as root 2020-07-18 19:28:04 -04:00
domcapabilities.py domcapabilities: Fix backtrace on python3.9 2020-08-18 13:49:16 -04:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
logger.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
osdict.py osdict: extend non-EOL distros range to 10 years 2020-08-18 13:50:59 -04:00
pollhelpers.py tests: Add full coverage for pollhelpers and VirtinstConnection 2020-01-27 06:57:37 -05:00
progress.py virtinst/progress.py: change 'fo' to make codespell happy 2020-07-04 17:56:57 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py i18n: fix string puzzles in error messages 2020-07-14 11:23:57 -04:00
support.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
uri.py virtinst: uri: Rework MagicURI to work with passed in fakeuri 2020-02-03 07:05:11 -05:00
virtclone.py cli: Skip MAC collision error with --check mac_in_use= 2020-07-06 10:17:10 -04:00
virtinstall.py virtinst: Centralize in_testsuite checking 2020-07-17 19:08:27 -04:00
virtxml.py i18n: fix string puzzles in error messages 2020-07-14 11:23:57 -04:00
xmlapi.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
xmlbuilder.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00
xmlutil.py xmlutil: Centralize all 'programming error' exceptions 2020-07-17 19:08:27 -04:00