freeipa/ipatests
Oleg Fayans 511ace9a4f Fixed A record creation bug
When creating an A record we used to provide full hostname as a record name,
while we should have provided only the first part of the hostname

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-11-03 16:14:49 +01:00
..
man Fix hyphen-used-as-minus-sign warning (found by lintian) 2015-10-22 18:21:30 +02:00
pytest_plugins Use the print function 2015-09-01 11:42:01 +02:00
test_cmdline Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
test_install Server Upgrade: remove --test option 2015-03-19 12:48:41 +01:00
test_integration Fixed A record creation bug 2015-11-03 16:14:49 +01:00
test_ipalib test_parameters: Alias long to int under Python 3 2015-10-27 17:23:25 +01:00
test_ipapython ipapython.secrets: Port to Python 3 2015-10-27 17:23:25 +01:00
test_ipaserver Use six.moves.http_client instead of httplib 2015-10-07 10:27:20 +02:00
test_pkcs10 Handle binascii.Error from base64.b64decode() 2015-10-22 18:34:46 +02:00
test_webui Use six.moves.urllib instead of urllib/urllib2/urlparse 2015-10-07 10:27:20 +02:00
test_xmlrpc Added user friendly error message for dnszone enable and disable 2015-10-29 13:41:41 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +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 ipatest.util: Port to Python 3 2015-10-22 18:34:46 +02:00
util.py ipatests: added unlock_principal_password and change_principal 2015-10-27 09:57:48 +01:00