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