freeipa/ipatests
Armando Neto e8d33ccfd1 ipa-server-install: fix zonemgr argument validator
Fix `ERROR 'str' object has no attribute 'decode'` when --zonemgr is
passed to ipa-server-install.

Solution copied from commit 75d26e1f01,
function `ipaserver.install.bindinstance.zonemgr_callback` duplicates
the behavior of the method affected by this patch.

Issue: https://pagure.io/freeipa/issue/7612

Signed-off-by: Armando Neto <abiagion@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-07-05 23:09:27 +02:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
pytest_plugins Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_cmdline Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_install ipa-client-install: Update how comments are added by ipachangeconf 2018-07-05 19:42:43 +02:00
test_integration ipa-server-install: fix zonemgr argument validator 2018-07-05 23:09:27 +02:00
test_ipaclient csrgen: fix when attribute shortname is lower case 2018-04-25 14:41:12 +02:00
test_ipalib Add support for format method to translation objects 2018-06-21 15:30:58 +02:00
test_ipaplatform Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipapython Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_ipaserver Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_webui ui_tests: fix test_config::test_size_limits 2018-07-04 15:21:30 +02:00
test_xmlrpc Import ABCs from collections.abc 2018-07-05 19:45:10 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
create_external_ca.py Check if issuer DN is updated after self-signed > external-ca 2018-06-25 10:37:58 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_util.py Pythhon3.7: re module has no re._pattern_type 2018-06-29 17:20:19 +02:00
util.py Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00