freeipa/pypi
Christian Heimes a48f6511f6 Use namespace-aware meta importer for ipaplatform
Instead of symlinks and build-time configuration the ipaplatform module
is now able to auto-detect platforms on import time. The meta importer
uses the platform 'ID' from /etc/os-releases. It falls back to 'ID_LIKE'
on platforms like CentOS, which has ID=centos and ID_LIKE="rhel fedora".

The meta importer is able to handle namespace packages and the
ipaplatform package has been turned into a namespace package in order to
support external platform specifications.

https://fedorahosted.org/freeipa/ticket/6474

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2017-11-15 14:17:24 +01:00
..
freeipa Add placeholders for ipaplatform, ipaserver and ipatests 2017-03-02 14:43:37 +01:00
ipa Add placeholders for ipaplatform, ipaserver and ipatests 2017-03-02 14:43:37 +01:00
ipaserver Add placeholders for ipaplatform, ipaserver and ipatests 2017-03-02 14:43:37 +01:00
ipatests Add placeholders for ipaplatform, ipaserver and ipatests 2017-03-02 14:43:37 +01:00
Makefile.am Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
test_placeholder.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00