freeipa/ipatests/test_xmlrpc
Abhijeet Kasurde c60cec4fa7 Added user friendly error message for dnszone enable and disable
Added try-except block in dns plugin in order to provide user
friendly message to end user.

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

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-10-29 13:41:41 +01:00
..
data ipatests: CA ACL and cert profile functional test 2015-10-27 09:57:48 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
ldaptracker.py Use the print function 2015-09-01 11:42:01 +02:00
objectclasses.py ipatests: Add initial CAACLTracker implementation 2015-10-27 09:57:48 +01:00
test_add_remove_cert_cmd.py Modernize use of range() 2015-09-01 11:42:01 +02:00
test_attr.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_automember_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_automount_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_baseldap_plugin.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00
test_batch_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_caacl_plugin.py tests: add test to check the default ACL 2015-10-27 09:57:48 +01:00
test_caacl_profile_enforcement.py ipatests: CA ACL and cert profile functional test 2015-10-27 09:57:48 +01:00
test_cert_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_certprofile_plugin.py ipatests: Add basic tests for certificate profile plugin 2015-09-16 18:51:56 +02:00
test_config_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_delegation_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_dns_plugin.py Added user friendly error message for dnszone enable and disable 2015-10-29 13:41:41 +01:00
test_dns_realmdomains_integration.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_external_members.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_group_plugin.py Automated test for stageuser plugin 2015-08-25 13:19:06 +02:00
test_hbac_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_hbacsvcgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_hbactest_plugin.py Remove uses of the types module 2015-10-07 10:27:20 +02:00
test_host_plugin.py Use the print function 2015-09-01 11:42:01 +02:00
test_hostgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_idviews_plugin.py tests: Add tests for idoverride object integrity 2015-10-14 16:11:25 +02:00
test_krbtpolicy.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_nesting.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_netgroup_plugin.py Port from python-krbV to python-gssapi 2015-08-26 09:41:36 +02:00
test_old_permission_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_passwd_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_permission_plugin.py ipalib.aci: Port to Python 3 2015-10-13 14:16:32 +02:00
test_ping_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_privilege_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_pwpolicy_plugin.py Use Python3-compatible dict method names 2015-09-01 11:42:01 +02:00
test_radiusproxy_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_range_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_realmdomains_plugin.py tests: Amend result assertions in realmdomains tests 2015-10-12 13:34:20 +02:00
test_replace.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_role_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_selfservice_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_selinuxusermap_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_service_plugin.py tests: service_plugin: Make sure the cert is decoded from base64 2015-07-22 11:09:59 +02:00
test_servicedelegation_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_stageuser_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_sudocmd_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_sudocmdgroup_plugin.py Use absolute imports 2015-08-12 18:17:23 +02:00
test_sudorule_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_trust_plugin.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_user_plugin.py fix class teardown in user plugin tests 2015-10-22 13:15:43 +02:00
test_vault_plugin.py FIX vault tests 2015-09-09 14:27:56 +02:00
testcert.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
xmlrpc_test.py ipatests: add fuzzy instances for CA ACL DN and RDN 2015-10-27 09:57:48 +01:00