freeipa/ipatests/test_ipaplatform
Christian Heimes b8528da5a8
Refactor os-release and platform information
Move the /etc/os-release parser and platform detection code out of the
private _importhook module. The ipaplatform module now contains an
osinfo module that provides distribution, os, and vendor information.

See: https://www.freedesktop.org/software/systemd/man/os-release.html
See: https://pagure.io/freeipa/issue/7661
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-08-30 11:37:21 +02:00
..
data Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
__init__.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
test_importhook.py Refactor os-release and platform information 2018-08-30 11:37:21 +02:00
test_tasks.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00