1. 7986b46 Test cases for: "FloatingIPs PTR" resords. by Arkady Shtempler · 4 years, 5 months ago
  2. 3675bd5 Merge "New API test cases for a Zone test suite." by Zuul · 4 years, 3 months ago
  3. 2be3d99 Merge "Adding four new test cases to "import zone" test suite" by Zuul · 4 years, 3 months ago
  4. 729acd3 New API test cases for a Zone test suite. by Arkady Shtempler · 4 years, 6 months ago
  5. 40322f3 Adding four new test cases to "import zone" test suite by Arkady Shtempler · 4 years, 4 months ago
  6. 868a840 New API test - "Get Designate Limits" by Arkady Shtempler · 4 years, 5 months ago
  7. 6d3ef78 Merge "New test cases for "zone recordsets" test suite" by Zuul · 4 years, 3 months ago
  8. 578f759 Merge "Adding five test cases into the 'zone export' test suite." by Zuul · 4 years, 3 months ago
  9. 4142010 Merge "Adding 2 new test cases into a zone suite" by Zuul · 4 years, 3 months ago
  10. 854fbde Merge "Adding two API test cases to: Accepted Zone Transfer test suite" by Zuul · 4 years, 3 months ago
  11. 4fb791a Merge "New API test - test_list_service_statuses" by Zuul · 4 years, 3 months ago
  12. b18605a Merge "Adding new test cases to: "Zone Ownership Transfers" test suite." by Zuul · 4 years, 3 months ago
  13. 3eef048 New test cases for "zone recordsets" test suite by Arkady Shtempler · 4 years, 4 months ago
  14. 5ec7328 Adding new test cases to: "Zone Ownership Transfers" test suite. by Arkady Shtempler · 4 years, 4 months ago
  15. 5e9466d New API test - test_list_service_statuses by Arkady Shtempler · 4 years, 5 months ago
  16. e87eca4 Adding 2 new test cases into a zone suite by Arkady Shtempler · 4 years, 5 months ago
  17. 0548849 Adding five test cases into the 'zone export' test suite. by Arkady Shtempler · 4 years, 4 months ago
  18. bbecd88 Adding "attributes" parameter to be covered in Zone's tests. by Arkady Shtempler · 4 years, 5 months ago
  19. 5eafd1b Adding two API test cases to: Accepted Zone Transfer test suite by Arkady Shtempler · 4 years, 4 months ago
  20. e98a05a Testing "Lists all recordsets owned by a project in Designate" API by Arkady Shtempler · 4 years, 5 months ago 0.11.0
  21. 1096ab9 Fixing query_client failing with IPv6 by Erik Olof Gunnar Andersson · 6 years ago mcp/train 0.7.0
  22. e2df001 Merge "Use new tempest option to verify redirects" by Zuul · 7 years ago
  23. d14f818 Fixing python 3 support for pep8 and doc by Erik Olof Gunnar Andersson · 7 years ago
  24. d64d8ae Use new tempest option to verify redirects by Jens Harbott · 7 years ago
  25. 5a880e6 Add __all__ to __init__ for service clients by Andrea Frittoli · 8 years ago
  26. 945b9c6 Fix test incompatibilities with py35 by Thomas Herve · 8 years ago
  27. 21715d1 Add more Zone Transfer tests by Kiall Mac Innes · 9 years ago
  28. 16878f5 Allow 200 as a response from /v2/zone/recordsets by Graham Hayes · 9 years ago
  29. 3d1f5a8 Merge "Clean imports in code" by Jenkins · 9 years ago
  30. 1b6b276 Merge "Remove logging import unused" by Jenkins · 9 years ago
  31. 9a1dfd9 Port 'RecordsetCrossZoneTest' to plugin by Tim Simmons · 9 years ago
  32. a585e94 Clean imports in code by Cao Xuan Hoang · 9 years ago
  33. 657ba8b Remove logging import unused by Cao Xuan Hoang · 9 years ago
  34. c811498 Add functional testing for the v2 API quotas endpoint by Graham Hayes · 9 years ago
  35. 6e0e80e Add a zone import scenario test by Paul Glass · 9 years ago
  36. 84f0aa5 Merge "Add a zone export scenario test" by Jenkins · 9 years ago
  37. 7e2a640 Add a zone export scenario test by Paul Glass · 9 years ago
  38. c311086 Add client's methods and testcases for tsigkey by sonu.kumar · 9 years ago
  39. 53dbdbb Add client's method and test cases for /v2/recordsets API by sonu.kumar · 9 years ago
  40. 9852f21 Merge "Correctly parse IP:Port nameserver pairs" by Jenkins · 9 years ago
  41. dddb499 Correctly parse IP:Port nameserver pairs by Kiall Mac Innes · 9 years ago
  42. ea0ba08 Add zones ownership transfer accept to Designate tempest plugin by sonu.kumar · 9 years ago
  43. e9785c9 Add zones ownership transfer request to Designate tempest plugin by sonu.kumar · 9 years ago
  44. 9094677 Merge "Add a client for querying nameservers" by Jenkins · 9 years ago
  45. cf98c26 Add a client for querying nameservers by Paul Glass · 9 years ago
  46. 8ae796c Port V1 Tempest test from designate's contrib folder by Kiall Mac Innes · 9 years ago
  47. 70dc6ec expected_success should be a classmethod by Kiall Mac Innes · 9 years ago
  48. 2de01be Add tld_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  49. 4beb93c Add pool_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  50. de24d96 Add recordset_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  51. c8f7a70 Add zones_export_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  52. 89edc11 Add quotas client + tests, for the admin api by Paul Glass · 9 years ago
  53. 8abae33 Add blacklist client + smoke tests by Paul Glass · 9 years ago
  54. aec952a Add zones_import_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  55. 471df92 Assert with integer status codes to avoid hidden errors by Paul Glass · 9 years ago
  56. 6db1c01 Several test cleanups by Kiall Mac Innes · 9 years ago
  57. fef36a8 Adds zone client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  58. 25fb29e Initial layout of Designate tempest plugin by Kiall Mac Innes · 9 years ago