freeipa/ipatests
Petr Vobornik 026c9eca09 add --hosts and --hostgroup options to allow/retrieve keytab methods
`--hosts` and `--hostgroup` options added to:
* service-allow-create-keytab
* service-allow-retrieve-keytab
* service-disallow-create-keytab
* service-disallow-retrieve-keytab
* host-allow-create-keytab
* host-allow-retrieve-keytab
* host-disallow-create-keytab
* host-disallow-retrieve-keytab

in order to allow hosts to retrieve keytab of their services or related hosts as described on http://www.freeipa.org/page/V4/Keytab_Retrieval design page

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-12-03 11:34:10 +00:00
..
man ipatests: Setup SSSD debugging mode by default 2014-05-09 13:57:04 +03:00
pytest_plugins Integration tests: Port the BeakerLib plugin and log collection to pytest 2014-11-21 12:14:44 +01:00
test_cmdline Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_install ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
test_integration test_integration: Adjust tests for pytest 2014-11-21 12:14:44 +01:00
test_ipalib tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_ipapython test_ipapython: Use functions instead of classes in test generators 2014-11-21 12:14:44 +01:00
test_ipaserver Re-initialize NSS database after otptoken plugin tests 2014-11-26 13:06:35 +01:00
test_pkcs10 tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_webui webui: use domain name instead of domain SID in idrange adder dialog 2014-11-24 14:43:09 +01:00
test_xmlrpc add --hosts and --hostgroup options to allow/retrieve keytab methods 2014-12-03 11:34:10 +00:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
i18n.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config ipa-test-config: Add --json and --yaml output options 2014-03-05 10:00:58 +01:00
ipa-test-task Integration tests: Port the BeakerLib plugin and log collection to pytest 2014-11-21 12:14:44 +01:00
pytest.ini Ignore ipap11helper/setup.py in doctests 2014-11-26 13:14:20 +01:00
setup.py.in Configure pytest to run doctests 2014-11-21 12:14:44 +01:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
util.py ipatests.util.ClassChecker: Raise AttributeError in get_subcls 2014-11-21 12:14:44 +01:00