freeipa/ipalib/plugins
Petr Viktorin c799f6a0bf Add more automount tests
This adds tests for the automountlocation_tofiles and
automountlocation_import commands, and to automountmap_add_indirect
with the --parentmap option.

The tofiles test checks not only the XML-RPC output, but also the
output_for_cli method.

The import tests load data from tofiles output to the directory
and check that tofiles output matches.
This only works when all maps are connected to auto.master.

Two minor touches to the automount plugin itself: remove an extra
space, and don't hide the traceback when re-raising an exception.
2012-05-31 20:16:29 -04:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Implement permission/aci find by subtree 2012-05-15 08:54:22 +02:00
automember.py Confusing default user groups 2012-04-08 16:48:54 -04:00
automount.py Add more automount tests 2012-05-31 20:16:29 -04:00
baseldap.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
batch.py Test the batch plugin 2012-04-03 16:19:59 -04:00
cert.py Make revocation_reason required when revoking a certificate. 2012-04-05 08:51:30 +02:00
config.py Don't fail when adding default objectclasses using config-mod 2012-05-09 09:53:51 +02:00
delegation.py Switch --group and --membergroup in example for delegation 2012-02-06 14:13:33 +01:00
dns.py Allow relative DNS name in NS validator 2012-06-01 12:26:57 +02:00
entitle.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
group.py Refactor exc_callback invocation. 2012-04-26 09:00:30 +02:00
hbacrule.py Disallow setattr on no_update/no_create params 2012-05-29 09:23:26 +02:00
hbacsvc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbacsvcgroup.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbactest.py Fix name error in hbactest 2012-04-19 15:22:49 +02:00
host.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
hostgroup.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
internal.py Instructions to generate cert use certutil instead of openssl 2012-05-15 10:36:53 +02:00
kerberos.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
krbtpolicy.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
migration.py Do not fail migration because of duplicate groups 2012-04-17 00:20:31 -04:00
misc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
netgroup.py Validate externalhost (when added by --addattr/--setattr) 2012-05-11 08:14:20 +02:00
passwd.py Change parameters to use only default_from for dynamic default values. 2012-03-28 14:04:31 +02:00
permission.py permission-find missed some results with --pkey-only option 2012-06-01 07:51:59 +02:00
ping.py Document the ping plugin. 2012-01-12 05:46:09 -05:00
pkinit.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
privilege.py Removal of memberofindirect_permissons from privileges 2012-04-09 22:12:39 -04:00
pwpolicy.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
role.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
selfservice.py Do not use extra command options in ACI, permission, selfservice 2012-05-14 10:38:07 +02:00
selinuxusermap.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
service.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
sudocmd.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudocmdgroup.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudorule.py Disallow setattr on no_update/no_create params 2012-05-29 09:23:26 +02:00
user.py Enforce sizelimit in permission-find, post_callback returns truncated 2012-05-30 08:46:21 +02:00
virtual.py Add default success/failure output logging. 2011-02-14 10:23:52 -05:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00