freeipa/tests/test_xmlrpc
Martin Kosek 5af2e1779a Add userClass attribute for hosts
This new freeform host attribute will allow provisioning systems
to add custom tags for host objects which can be later used for
in automember rules or for additional local interpretation.

Design page: http://www.freeipa.org/page/V3/Integration_with_a_provisioning_systems
Ticket: https://fedorahosted.org/freeipa/ticket/3583
2013-04-26 10:20:17 -04:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
objectclasses.py Filter groups by type (POSIX, non-POSIX, external) 2013-04-09 19:00:30 +02:00
test_attr.py Fix various typos. 2012-09-18 08:45:28 +02:00
test_automember_plugin.py Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
test_automount_plugin.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_baseldap_plugin.py Rework the CallbackInterface 2012-06-14 11:09:43 +02:00
test_batch_plugin.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_cert_plugin.py Remove obsolete self-sign references from man pages, docstrings, comments 2013-04-15 16:56:06 -04:00
test_config_plugin.py Validate SELinux users in config-mod 2012-09-27 10:43:39 +02:00
test_delegation_plugin.py Fix delegation-find command --group handling 2012-12-19 16:32:15 +01:00
test_dns_plugin.py Allow underscore in record targets 2013-04-25 12:45:54 +02:00
test_dns_realmdomains_integration.py Integrate realmdomains with IPA DNS 2013-04-16 15:50:24 +02:00
test_external_members.py Improve error messages for external group members 2013-03-14 11:44:24 -04:00
test_group_plugin.py Filter groups by type (POSIX, non-POSIX, external) 2013-04-09 19:00:30 +02:00
test_hbac_plugin.py Deprecate HBAC source hosts from CLI 2013-04-12 14:07:55 -04:00
test_hbacsvcgroup_plugin.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_hbactest_plugin.py Deprecate HBAC source hosts from CLI 2013-04-12 14:07:55 -04:00
test_host_plugin.py Add userClass attribute for hosts 2013-04-26 10:20:17 -04:00
test_hostgroup_plugin.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_krbtpolicy.py Set the e-mail attribute using the default domain name by default 2012-09-07 13:36:37 +02:00
test_nesting.py Fix remove while iterating in suppress_netgroup_memberof. 2013-03-06 15:05:27 +01:00
test_netgroup_plugin.py Do not sort dictionaries in assert_deepequal utility function 2013-04-19 12:46:25 +02:00
test_passwd_plugin.py Use nose tools to check for exceptions 2012-03-19 16:33:35 +01:00
test_permission_plugin.py Revert "Fix permission_find test error" 2013-04-12 10:21:57 -04:00
test_ping_plugin.py Add client capabilities, enable messages 2013-02-21 16:26:09 +01:00
test_privilege_plugin.py Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
test_pwpolicy_plugin.py Sort policies numerically in pwpolicy-find 2012-09-03 21:47:21 -04:00
test_range_plugin.py Make options checks in idrange-add/mod consistent 2013-02-26 09:32:30 +01:00
test_realmdomains_plugin.py Realm Domains page 2013-03-18 15:11:26 +01:00
test_replace.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_role_plugin.py Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
test_selfservice_plugin.py Do not use extra command options in ACI, permission, selfservice 2012-05-14 10:38:07 +02:00
test_selinuxusermap_plugin.py Remove implicit Str to DN conversion using *-attr 2013-03-13 17:33:51 +01:00
test_service_plugin.py Add Kerberos ticket flags management to service and host plugins. 2013-03-29 16:34:46 +01:00
test_sudocmd_plugin.py Prevent a sudo command from being deleted if it is a member of a sudo rule 2013-02-20 17:35:16 +01:00
test_sudocmdgroup_plugin.py Use ipauniqueid for the RDN of sudo commands 2013-02-20 17:34:51 +01:00
test_sudorule_plugin.py Prevent a sudo command from being deleted if it is a member of a sudo rule 2013-02-20 17:35:16 +01:00
test_trust_plugin.py Add trusconfig-show and trustconfig-mod commands 2013-02-11 15:38:22 +01:00
test_user_plugin.py Change DNA magic value to -1 to make UID 999 usable 2013-03-11 17:07:07 +01:00
xmlrpc_test.py Filter groups by type (POSIX, non-POSIX, external) 2013-04-09 19:00:30 +02:00