freeipa/ipatests
Simo Sorce 463dda3067 Add ipa-custodia service
Add a customized Custodia daemon and enable it after installation.
Generates server keys and loads them in LDAP autonomously on install
or update.
Provides client code classes too.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-10-15 14:24:33 +02:00
..
man ipatests: Setup SSSD debugging mode by default 2014-05-09 13:57:04 +03:00
pytest_plugins Use the print function 2015-09-01 11:42:01 +02:00
test_cmdline Use six.Stringio instead of StringIO.StringIO 2015-10-07 10:27:20 +02:00
test_install Server Upgrade: remove --test option 2015-03-19 12:48:41 +01:00
test_integration CI Test: add setup_kra options into install scripts 2015-10-12 17:50:22 +02:00
test_ipalib ipalib.parameters: Require bytes for Bytes.pattern 2015-10-13 14:16:32 +02:00
test_ipapython Add ipa-custodia service 2015-10-15 14:24:33 +02:00
test_ipaserver Use six.moves.http_client instead of httplib 2015-10-07 10:27:20 +02:00
test_pkcs10 Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
test_webui Use six.moves.urllib instead of urllib/urllib2/urlparse 2015-10-07 10:27:20 +02:00
test_xmlrpc tests: Add tests for idoverride object integrity 2015-10-14 16:11:25 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00
i18n.py Use the print function 2015-09-01 11:42:01 +02:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
setup.py.in Include ipatests/test_xmlrpc/data directory into distribution. 2015-10-05 16:44:52 +02:00
test_util.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
util.py Rename caught exception for use outside the except: block. 2015-10-13 14:16:32 +02:00