freeipa/install/tools
Christian Heimes bb4b558164 Address misc pylint issues in CLI scripts
The CLI script files have additional pylint issues that were not noticed
before. The violations include using dict.keys() without directly
iterating of the result, inconsistent return statements and set([])
instead of set literals.

* dict-keys-not-iterating
* inconsistent-return-statements
* onsider-using-set-comprehensio

See: https://pagure.io/freeipa/issue/7772
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Thomas Woerner <twoerner@redhat.com>
2018-11-26 16:54:43 +01:00
..
man Add support for multiple certificates/formats to ipa-cacert-manage 2018-11-13 10:44:14 +01:00
ipa-adtrust-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-advise.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-backup.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-ca-install.in Unify and simplify LDAP service discovery 2018-11-21 08:57:08 +01:00
ipa-cacert-manage.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-compat-manage.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-csreplica-manage.in Address misc pylint issues in CLI scripts 2018-11-26 16:54:43 +01:00
ipa-custodia-check.in Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
ipa-custodia.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-dns-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-httpd-kdcproxy.in Address misc pylint issues in CLI scripts 2018-11-26 16:54:43 +01:00
ipa-httpd-pwdreader Try to resolve the name passed into the password reader to a file 2018-09-19 11:42:49 -04:00
ipa-kra-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-ldap-updater.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-managed-entries.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-nis-manage.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-otptoken-import.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-pki-retrieve-key.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-pkinit-manage.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-replica-conncheck.in Address misc pylint issues in CLI scripts 2018-11-26 16:54:43 +01:00
ipa-replica-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-replica-manage.in Address misc pylint issues in CLI scripts 2018-11-26 16:54:43 +01:00
ipa-restore.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-server-certinstall.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-server-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-server-upgrade.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-winsync-migrate.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipactl.in Unify and simplify LDAP service discovery 2018-11-21 08:57:08 +01:00
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00