freeipa/ipatests/test_ipaserver
Florence Blanc-Renaud a077c705fe
Fix ipa config-mod --ca-renewal-master
commit bddb90f38a added the support for
multivalued server attributes (for pkinit_server_server), but this
introduced an API change where the setter and getter of ServerAttribute
are expecting list of values.

When a SingleValuedServerAttribute is used, we need to convert one elem
into a list containing this elem and vice-versa, so that the ipa config-mod
and ipa config_show APIs are not modified.

https://pagure.io/freeipa/issue/7120

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2017-09-05 14:13:46 +02:00
..
data ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace 2017-09-01 10:50:34 +02:00
test_install Add options to run only ipaclient unittests 2017-03-17 15:02:13 +01:00
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
httptest.py tests: fix failing HTTPS connection 2017-07-27 10:28:58 +02:00
test_changepw.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_dnssec.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
test_ipap11helper.py Fix PKCS11 helper 2017-04-12 09:54:10 +02:00
test_kadmin.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
test_ldap.py Create a Certificate parameter 2017-07-27 10:28:58 +02:00
test_otptoken_import.py py3: test_otptoken_import: fix bytes usage 2017-06-28 16:26:50 +02:00
test_rpcserver.py Fix test, nested lists are no longer converted to nested tuples 2017-02-15 17:27:56 +01:00
test_secrets.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
test_serverroles.py Fix ipa config-mod --ca-renewal-master 2017-09-05 14:13:46 +02:00
test_topology_plugin.py test_topology_plugin: Don't rely on order of an attribute's values 2016-05-30 16:44:08 +02:00
test_version_comparison.py tests for package version comparison 2016-01-12 15:33:22 +01:00