freeipa/ipaserver/install
Christian Heimes 7fef9cbec7 Fix Python 3 bugs discovered by pylint
In Python 3 exception instances no longer have a message attribute.
For most exceptions, str(e) or string formatting give the same result.

Fix some renamed modules, module members and functions.

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

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-11-25 16:18:22 +01:00
..
plugins Moved update of DNA plugin among update plugins 2016-11-11 12:13:56 +01:00
server Fix ipa-replica-install when upgrade from ca-less to ca-full 2016-11-25 09:26:22 +01:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrustinstance.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
bindinstance.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
ca.py dns: check if container exists using ldapi 2016-11-11 14:55:24 +01:00
cainstance.py Do not log DM password in ca/kra installation logs 2016-11-25 09:13:56 +01:00
certs.py Python3 pylint fixes 2016-11-25 16:18:22 +01:00
conncheck.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
custodiainstance.py replica install: merge RA cert import into CA install 2016-11-11 12:13:56 +01:00
dns.py Fix Python 3 bugs discovered by pylint 2016-11-25 16:18:22 +01:00
dnskeysyncinstance.py services: replace admin_conn with api.Backend.ldap2 2016-11-22 16:17:27 +01:00
dogtag.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
dogtaginstance.py Do not log DM password in ca/kra installation logs 2016-11-25 09:13:56 +01:00
dsinstance.py services: replace admin_conn with api.Backend.ldap2 2016-11-22 16:17:27 +01:00
httpinstance.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
installutils.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
ipa_backup.py ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
ipa_cacert_manage.py Python3 pylint fixes 2016-11-25 16:18:22 +01:00
ipa_kra_install.py replica install: merge KRA agent cert export into KRA install 2016-11-11 12:13:56 +01:00
ipa_ldap_updater.py install tools: ldap conn management 2016-11-07 11:34:03 +01:00
ipa_otptoken_import.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
ipa_replica_install.py install: migrate server installers to the new class hierarchy 2016-11-11 12:17:25 +01:00
ipa_replica_prepare.py Python3 pylint fixes 2016-11-25 16:18:22 +01:00
ipa_restore.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
ipa_server_certinstall.py Python3 pylint fixes 2016-11-25 16:18:22 +01:00
ipa_server_install.py install: migrate server installers to the new class hierarchy 2016-11-11 12:17:25 +01:00
ipa_server_upgrade.py upgrade: ldap conn management 2016-11-22 16:17:27 +01:00
ipa_winsync_migrate.py Pylint: remove unused variables from installers and scripts 2016-10-06 10:43:36 +02:00
kra.py services: replace admin_conn with api.Backend.ldap2 2016-11-22 16:17:27 +01:00
krainstance.py Do not log DM password in ca/kra installation logs 2016-11-25 09:13:56 +01:00
krbinstance.py Replace LooseVersion 2016-11-24 15:46:40 +01:00
ldapupdate.py ldapupdate: use ldapi in LDAPUpdate 2016-11-07 11:34:03 +01:00
memcacheinstance.py Use absolute imports 2015-08-12 18:17:23 +02:00
ntpinstance.py service installers: clean up the inheritance 2016-11-11 12:17:25 +01:00
odsexporterinstance.py services: replace admin_conn with api.Backend.ldap2 2016-11-22 16:17:27 +01:00
opendnssecinstance.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
otpdinstance.py Enable pylint missing-final-newline check 2015-12-23 07:59:22 +01:00
replication.py ensure that the initial sync using GSSAPI works agains old masters 2016-11-17 00:39:17 +01:00
schemaupdate.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
service.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
sysupgrade.py Pylint: enable global-variable-not-assigned check 2016-09-23 09:23:41 +02:00
upgradeinstance.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00