freeipa/ipaplatform/base
Christian Heimes 1785a3e17b Replace wsgi package conflict with config file
Instead of a package conflict, freeIPA now uses an Apache config file to
enforce the correct wsgi module. The workaround only applies to Fedora
since it is the only platform that permits parallel installation of
Python 2 and Python 3 mod_wsgi modules. RHEL 7 has only Python 2 and
Debian doesn't permit installation of both variants.

See: https://pagure.io/freeipa/issue/7161
Fixes: https://pagure.io/freeipa/issue/7394
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-02-09 08:28:11 +01:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Replace wsgi package conflict with config file 2018-02-09 08:28:11 +01:00
paths.py Replace wsgi package conflict with config file 2018-02-09 08:28:11 +01:00
services.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
tasks.py Replace wsgi package conflict with config file 2018-02-09 08:28:11 +01:00