1. a63e125 Fix duplicate Idempotent ID's by Kiall Mac Innes · 8 years ago
  2. c866eff Merge "Port 'RecordsetCrossZoneTest' to plugin" by Jenkins · 8 years ago
  3. 9a1dfd9 Port 'RecordsetCrossZoneTest' to plugin by Tim Simmons · 8 years ago
  4. 7967b0e Merge "Add tests for various RRSet types" by Jenkins · 8 years ago
  5. 46124d6 Merge "Add several negative RecordSet tests" by Jenkins · 8 years ago
  6. c988f6f Move RecordsetOwnershipTests to plugin by Graham Hayes · 8 years ago
  7. 62f9d49 Add tests for various RRSet types by Kiall Mac Innes · 8 years ago
  8. 4a37679 Add several negative RecordSet tests by Kiall Mac Innes · 9 years ago
  9. c7eca5a Bump test timeout to 4 min by Kiall Mac Innes · 8 years ago
  10. 997e7ff Merge "Test that updating recordset TTL only modifies TTL" by Jenkins · 8 years ago
  11. b53b11d Test that updating recordset TTL only modifies TTL by Tim Simmons · 8 years ago
  12. 46ca25d Merge "Add negative testcases for ownership transfer_request and tsigkey" by Jenkins · 8 years ago
  13. 4b07b38 Unauthed tests support both v2/v3 identity by Paul Glass · 8 years ago
  14. 187dc2f Add negative testcases for ownership transfer_request and tsigkey by sonu.kumar · 9 years ago
  15. ea45a25 Merge "Add functional testing for the v2 API quotas endpoint" by Jenkins · 9 years ago
  16. 2fc1582 Merge "Reuse zone during recordset tests" by Jenkins · 9 years ago
  17. c811498 Add functional testing for the v2 API quotas endpoint by Graham Hayes · 9 years ago
  18. a460104 Merge "Reduce the number of "smoke" tests" by Jenkins · 9 years ago
  19. 138562d Merge "Updated from global requirements" by Jenkins · 9 years ago
  20. d8cd7d6 Reuse zone during recordset tests by Kiall Mac Innes · 9 years ago
  21. ddb13fe Reduce the number of "smoke" tests by Emilien Macchi · 9 years ago
  22. 03b58d6 Use tempest.lib data_utils by Kiall Mac Innes · 9 years ago
  23. 8400570 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  24. c56d369 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  25. 925f318 Merge "Migrate the "unauthed" tests" by Jenkins · 9 years ago
  26. d56330a Migrate the "unauthed" tests by Paul Glass · 9 years ago
  27. ec7ec7f Migrate negative tests for pools, tlds, blacklists by Paul Glass · 9 years ago
  28. 24df485 Replace idempotent_id decorator with tempest.lib version by Kiall Mac Innes · 9 years ago
  29. 6e0e80e Add a zone import scenario test by Paul Glass · 9 years ago
  30. 84f0aa5 Merge "Add a zone export scenario test" by Jenkins · 9 years ago
  31. 7e2a640 Add a zone export scenario test by Paul Glass · 9 years ago
  32. 356b11a Merge "Add client's methods and testcases for tsigkey" by Jenkins · 9 years ago
  33. 5cf839f Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  34. c311086 Add client's methods and testcases for tsigkey by sonu.kumar · 9 years ago
  35. ec6995f Merge "Skip nameserver propagation tests when no NS's in conf" by Jenkins · 9 years ago 0.1.0
  36. 1177796 Merge "Add data driven RecordSet tests" by Jenkins · 9 years ago
  37. 74948a5 Merge "Replace assertEqual(a>b) with assertGreater(a, b)" by Jenkins · 9 years ago
  38. 4055b81 Add data driven RecordSet tests by Kiall Mac Innes · 9 years ago
  39. 0b12257 Increase default build timeout to 120sec by Kiall Mac Innes · 9 years ago
  40. 0127579 Replace assertEqual(a>b) with assertGreater(a, b) by sonu.kumar · 9 years ago
  41. 480cbd0 Merge "Add client's method and test cases for /v2/recordsets API" by Jenkins · 9 years ago
  42. 8aaa574 Skip nameserver propagation tests when no NS's in conf by Kiall Mac Innes · 9 years ago
  43. 53dbdbb Add client's method and test cases for /v2/recordsets API by sonu.kumar · 9 years ago
  44. 2a8b529 Ensure V1 Records tests calls parent teardown by Kiall Mac Innes · 9 years ago
  45. 9852f21 Merge "Correctly parse IP:Port nameserver pairs" by Jenkins · 9 years ago
  46. 6d79544 Merge "Add zones ownership transfer accept to Designate tempest plugin" by Jenkins · 9 years ago
  47. c9459a5 Merge "Add zones ownership transfer request to Designate tempest plugin" by Jenkins · 9 years ago
  48. dddb499 Correctly parse IP:Port nameserver pairs by Kiall Mac Innes · 9 years ago
  49. 46cd508 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  50. ea0ba08 Add zones ownership transfer accept to Designate tempest plugin by sonu.kumar · 9 years ago
  51. e9785c9 Add zones ownership transfer request to Designate tempest plugin by sonu.kumar · 9 years ago
  52. 9094677 Merge "Add a client for querying nameservers" by Jenkins · 9 years ago
  53. d9ebd5c Merge "Remove unintended comment" by Jenkins · 9 years ago
  54. b693557 Merge "Port V1 Tempest test from designate's contrib folder" by Jenkins · 9 years ago
  55. cf98c26 Add a client for querying nameservers by Paul Glass · 9 years ago
  56. 42f2ce0 Merge "expected_success should be a classmethod" by Jenkins · 9 years ago
  57. bbba362 Remove unintended comment by sonu.kumar · 9 years ago
  58. 8f53f21 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  59. 8ae796c Port V1 Tempest test from designate's contrib folder by Kiall Mac Innes · 9 years ago
  60. be5d041 Merge "Add a config for a minimum ttl" by Jenkins · 9 years ago
  61. 70dc6ec expected_success should be a classmethod by Kiall Mac Innes · 9 years ago
  62. a3ab50c Add a config for a minimum ttl by Paul Glass · 9 years ago
  63. 2de01be Add tld_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  64. 4beb93c Add pool_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  65. de24d96 Add recordset_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  66. c8f7a70 Add zones_export_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  67. 89edc11 Add quotas client + tests, for the admin api by Paul Glass · 9 years ago
  68. 8abae33 Add blacklist client + smoke tests by Paul Glass · 9 years ago
  69. aec952a Add zones_import_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  70. 471df92 Assert with integer status codes to avoid hidden errors by Paul Glass · 9 years ago
  71. 99763c9 Merge "Several test cleanups" by Jenkins · 9 years ago
  72. d8471de Move assertExpected fucntion to base class by sonu.kumar · 9 years ago
  73. 6db1c01 Several test cleanups by Kiall Mac Innes · 9 years ago
  74. f2ac465 Add a test for deleting pending zones by Kiall Mac Innes · 9 years ago
  75. 560c89b API tests should be fast, Scenario tests slow by Kiall Mac Innes · 9 years ago
  76. fef36a8 Adds zone client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  77. 25fb29e Initial layout of Designate tempest plugin by Kiall Mac Innes · 9 years ago
  78. 21f4f8a Added .gitreview by OpenStack Project Creator · 9 years ago