Stanislav Laznicka
b5bdd07bc5
Add absolute_import future imports
...
Add absolute_import from __future__ so that pylint
does not fail and to achieve python3 behavior in
python2.
Reviewed-By: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com >
2018-04-20 09:43:37 +02:00
Jan Cholasta
2fc9feddd0
install: re-introduce option groups
...
Re-introduce option groups in ipa-client-install, ipa-server-install and
ipa-replica-install.
https://pagure.io/freeipa/issue/6392
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com >
2017-03-13 10:12:40 +01:00
Jan Cholasta
225fae8418
install: migrate server installers to the new class hierarchy
...
Migrate ipa-server-install and ipa-replica-install from the old installer
classes to the new installer class hierarchy classes.
https://fedorahosted.org/freeipa/ticket/6392
Reviewed-By: Martin Basti <mbasti@redhat.com >
2016-11-11 12:17:25 +01:00