deb-designate/designate/tests
Cuong Nguyen 423e539e1e Use designate.utils.generate_uuid instead of str(uuid.uuid4)
This patch replaces str(uuid.uuid4) with designate.utils.generate_uuid

Change-Id: I424a13f9d241930414bfb4c4508fc56de2df0dcc
Closes-Bug: #1656765
2017-01-16 16:12:08 +07:00
..
resources Change bind -> bind9 in docs, sample configs 2016-07-29 17:13:38 +01:00
test_agent Fix unit tests for oslo.config 3.18.0 2016-10-21 14:21:19 -06:00
test_api Fix typo a-an, than-then, wrong character case 2016-10-04 02:28:04 +00:00
test_backend Worker Model 2016-08-24 14:54:31 +00:00
test_central Fix for allowing user to create zone other than ending with TLD 2016-10-20 07:07:05 +00:00
test_mdns Fix typo a-an, than-then, wrong character case 2016-10-04 02:28:04 +00:00
test_network_api Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_notification_handler different-format-for-ipv4-and-ipv6 2016-07-19 17:09:35 +05:30
test_objects Add validation for MX, TXT, and SSHFP records 2016-01-26 15:17:27 -06:00
test_pool_manager Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07:00
test_producer Worker Model 2016-08-24 14:54:31 +00:00
test_quota Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_resources Remove unused V2 schemas 2015-07-21 12:04:07 +01:00
test_schema Fix SSHFP validation for ECDSA, ED25519, and SHA256 2016-08-05 18:43:14 +01:00
test_storage Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07:00
test_workers Worker Model 2016-08-24 14:54:31 +00:00
unit Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07:00
__init__.py Return early from _find_recordsets_with_records 2016-04-29 22:03:24 +01:00
fixtures.py Ensure services shutdown during unit testing 2016-05-16 15:00:35 +01:00
test_context.py Restrict editing of managed records to policy based ACL 2015-04-09 11:39:51 +01:00
test_coordination.py Merge "Retry Coordinator start indefinitely" 2016-01-14 15:19:09 +00:00
test_dnsutils.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_hookpoints.py Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
test_sqlalchemy.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_utils.py Improve performance of recordsets API 2016-08-12 15:54:36 +00:00