1. 422f38b Add test for quota set for invalid project by Pavlo Shchelokovskyy · 7 years ago
  2. f5cce23 Update gitreview file by sandriichenko · 7 years ago
  3. 2b0eaa6 Disable pyXY tests on internal CI by sandriichenko · 7 years ago
  4. 6e03c58 Do not create networks for API tests by Ritesh Anand · 8 years ago
  5. a8e643e Merge "Remove zone_id on import compare" by Zuul · 7 years ago
  6. 153de93 Merge "Run tests from designate repo" by Zuul · 7 years ago
  7. d8dd2ce Remove zone_id on import compare by Thomas Herve · 7 years ago
  8. 195f5c6 Merge "Add __all__ to __init__ for service clients" by Zuul · 7 years ago
  9. 3dfc47a Run tests from designate repo by Jens Harbott · 7 years ago
  10. 5a880e6 Add __all__ to __init__ for service clients by Andrea Frittoli · 7 years ago
  11. 5380df1 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  12. ba12886 Updated from global requirements by OpenStack Proposal Bot · 7 years ago 0.3.0
  13. 4c094d1 Merge "Fix test incompatibilities with py35" by Jenkins · 7 years ago
  14. 3f0887f Merge "Replace deprecated test.attr with decorators.attr" by Jenkins · 7 years ago
  15. 9c3c7a3 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  16. 945b9c6 Fix test incompatibilities with py35 by Thomas Herve · 7 years ago
  17. f4b0724 Replace deprecated test.attr with decorators.attr by ghanshyam · 7 years ago
  18. 6583b5f Declare compatibility with python 3.5 by Thomas Herve · 7 years ago
  19. afaac35 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  20. 0e09e0f update designate tempest link by ricolin · 8 years ago
  21. 9198779 Merge "Fix the removal of skip_unless_config decorator in Tempest" by Jenkins · 8 years ago
  22. f707b44 Merge "V1 API is removed by dfault now" by Jenkins · 8 years ago
  23. 1527338 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  24. b990d6f Fix doc typos and hacking requirement by Tim Simmons · 8 years ago
  25. 5b7a0f0 Merge "Add Docs for plugin" by Jenkins · 8 years ago
  26. c28a33c Fix the removal of skip_unless_config decorator in Tempest by Jordan Pittier · 8 years ago
  27. c392cf9 Add Docs for plugin by Graham Hayes · 8 years ago
  28. 12bd71d Bump test timeout by Tim Simmons · 8 years ago
  29. 854ba28 V1 API is removed by dfault now by Graham Hayes · 8 years ago
  30. f90cfcf Remove tempest tests for APIv1 as smoke tests by Alfredo Moralejo · 8 years ago
  31. ade0492 Use the new tempest module by ZhaoBo · 8 years ago
  32. 0d7625a Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  33. 62677f8 Merge "Migrate the recordset validation functional test" by Jenkins · 8 years ago 0.2.0
  34. 3416030 Merge "Add Constraints support" by Jenkins · 8 years ago
  35. c197826 Fix tempest removing variables by Graham Hayes · 8 years ago
  36. de55ca2 Add Constraints support by Tony Breeds · 8 years ago
  37. e8230ba Merge "Add Tempest hacking checks" by Jenkins · 8 years ago
  38. b539b2d Show team and repo badges on README by Flavio Percoco · 8 years ago
  39. a17f233 Add Tempest hacking checks by Kiall Mac Innes · 8 years ago
  40. 21715d1 Add more Zone Transfer tests by Kiall Mac Innes · 8 years ago
  41. 4f173f3 Add __ne__ built-in function by gecong1973 · 8 years ago
  42. 348f941 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  43. 7001981 Merge "Allow 200 as a response from /v2/zone/recordsets" by Jenkins · 8 years ago
  44. 16878f5 Allow 200 as a response from /v2/zone/recordsets by Graham Hayes · 8 years ago
  45. 5fde085 Merge "Add tests for wildcard RRSets" by Jenkins · 8 years ago
  46. 2f028f4 Merge "Fix duplicate Idempotent ID's" by Jenkins · 8 years ago
  47. b2ad710 Skip failing tests by Graham Hayes · 8 years ago
  48. 3d1f5a8 Merge "Clean imports in code" by Jenkins · 8 years ago
  49. 1b6b276 Merge "Remove logging import unused" by Jenkins · 8 years ago
  50. a63e125 Fix duplicate Idempotent ID's by Kiall Mac Innes · 8 years ago
  51. c866eff Merge "Port 'RecordsetCrossZoneTest' to plugin" by Jenkins · 8 years ago
  52. 9a1dfd9 Port 'RecordsetCrossZoneTest' to plugin by Tim Simmons · 8 years ago
  53. dc715e1 Migrate the recordset validation functional test by Eric Larson · 8 years ago
  54. a585e94 Clean imports in code by Cao Xuan Hoang · 8 years ago
  55. 657ba8b Remove logging import unused by Cao Xuan Hoang · 8 years ago
  56. 7967b0e Merge "Add tests for various RRSet types" by Jenkins · 8 years ago
  57. 46124d6 Merge "Add several negative RecordSet tests" by Jenkins · 8 years ago
  58. c988f6f Move RecordsetOwnershipTests to plugin by Graham Hayes · 8 years ago
  59. 46e27d3 Add tests for wildcard RRSets by Kiall Mac Innes · 8 years ago
  60. 62f9d49 Add tests for various RRSet types by Kiall Mac Innes · 8 years ago
  61. 4a37679 Add several negative RecordSet tests by Kiall Mac Innes · 9 years ago
  62. c7eca5a Bump test timeout to 4 min by Kiall Mac Innes · 8 years ago
  63. 997e7ff Merge "Test that updating recordset TTL only modifies TTL" by Jenkins · 8 years ago
  64. b53b11d Test that updating recordset TTL only modifies TTL by Tim Simmons · 8 years ago
  65. 46ca25d Merge "Add negative testcases for ownership transfer_request and tsigkey" by Jenkins · 8 years ago
  66. 4b07b38 Unauthed tests support both v2/v3 identity by Paul Glass · 8 years ago
  67. 187dc2f Add negative testcases for ownership transfer_request and tsigkey by sonu.kumar · 9 years ago
  68. ea45a25 Merge "Add functional testing for the v2 API quotas endpoint" by Jenkins · 9 years ago
  69. 2fc1582 Merge "Reuse zone during recordset tests" by Jenkins · 9 years ago
  70. c811498 Add functional testing for the v2 API quotas endpoint by Graham Hayes · 9 years ago
  71. a460104 Merge "Reduce the number of "smoke" tests" by Jenkins · 9 years ago
  72. 138562d Merge "Updated from global requirements" by Jenkins · 9 years ago
  73. d8cd7d6 Reuse zone during recordset tests by Kiall Mac Innes · 9 years ago
  74. ddb13fe Reduce the number of "smoke" tests by Emilien Macchi · 9 years ago
  75. 03b58d6 Use tempest.lib data_utils by Kiall Mac Innes · 9 years ago
  76. 8400570 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  77. c56d369 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  78. 925f318 Merge "Migrate the "unauthed" tests" by Jenkins · 9 years ago
  79. d56330a Migrate the "unauthed" tests by Paul Glass · 9 years ago
  80. ec7ec7f Migrate negative tests for pools, tlds, blacklists by Paul Glass · 9 years ago
  81. 24df485 Replace idempotent_id decorator with tempest.lib version by Kiall Mac Innes · 9 years ago
  82. 6e0e80e Add a zone import scenario test by Paul Glass · 9 years ago
  83. 84f0aa5 Merge "Add a zone export scenario test" by Jenkins · 9 years ago
  84. 7e2a640 Add a zone export scenario test by Paul Glass · 9 years ago
  85. 356b11a Merge "Add client's methods and testcases for tsigkey" by Jenkins · 9 years ago
  86. 5cf839f Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  87. c311086 Add client's methods and testcases for tsigkey by sonu.kumar · 9 years ago
  88. ec6995f Merge "Skip nameserver propagation tests when no NS's in conf" by Jenkins · 9 years ago 0.1.0
  89. 1177796 Merge "Add data driven RecordSet tests" by Jenkins · 9 years ago
  90. 74948a5 Merge "Replace assertEqual(a>b) with assertGreater(a, b)" by Jenkins · 9 years ago
  91. 4055b81 Add data driven RecordSet tests by Kiall Mac Innes · 9 years ago
  92. 0b12257 Increase default build timeout to 120sec by Kiall Mac Innes · 9 years ago
  93. 0127579 Replace assertEqual(a>b) with assertGreater(a, b) by sonu.kumar · 9 years ago
  94. 480cbd0 Merge "Add client's method and test cases for /v2/recordsets API" by Jenkins · 9 years ago
  95. 8aaa574 Skip nameserver propagation tests when no NS's in conf by Kiall Mac Innes · 9 years ago
  96. 53dbdbb Add client's method and test cases for /v2/recordsets API by sonu.kumar · 9 years ago
  97. 2a8b529 Ensure V1 Records tests calls parent teardown by Kiall Mac Innes · 9 years ago
  98. 9852f21 Merge "Correctly parse IP:Port nameserver pairs" by Jenkins · 9 years ago
  99. 6d79544 Merge "Add zones ownership transfer accept to Designate tempest plugin" by Jenkins · 9 years ago
  100. c9459a5 Merge "Add zones ownership transfer request to Designate tempest plugin" by Jenkins · 9 years ago