1. 0720fc3 Merge "Enable running multi-backends tests with different share protocols" by Zuul · 4 years ago
  2. 9ddff80 Enable running multi-backends tests with different share protocols by lkuchlan · 4 years ago
  3. f2340db Merge "Remove further randomness when calling ddt.data()" by Zuul · 4 years ago
  4. fe6e603 Remove further randomness when calling ddt.data() by Luigi Toscano · 4 years ago
  5. 540e74a Moving resource waiters to a new module by lkuchlan · 4 years ago
  6. f5beab4 Merge "Moving skip conditions under skip_check classmethod" by Zuul · 4 years ago
  7. 7f8e0ac Moving skip conditions under skip_check classmethod by lkuchlan · 4 years ago
  8. 7cba5e9 Fix test tag by lkuchlan · 4 years ago
  9. d91870b Preserve the items order when calling ddt.data() by Luigi Toscano · 4 years, 3 months ago
  10. a0ef832 Merge "Fix share server migration tests" by Zuul · 4 years, 3 months ago
  11. 7836ae8 Fix export location sent to manage share operation by silvacarloss · 4 years, 4 months ago
  12. b3089a7 Fix share server migration tests by debeltrami · 4 years, 4 months ago
  13. a98919f [Negative] Create share with non allowed share type by lkuchlan · 4 years, 6 months ago
  14. 0d523bb Add tests for share server migration by debeltrami · 4 years, 5 months ago
  15. 2e0e081 Merge "Remove experimental flag from share replication feature" by Zuul · 4 years, 4 months ago
  16. 88452b3 Add uuid for tests by lkuchlan · 5 years ago
  17. f904fd6 Merge "Add flake8-import-order extension to tox.ini" by Zuul · 4 years, 4 months ago
  18. d354d67 Remove experimental flag from share replication feature by silvacarloss · 4 years, 5 months ago
  19. 1ef4c6a Merge "Ensure share server is created when driver handles share servers" by Zuul · 4 years, 5 months ago
  20. 1369e54 Fix skip condition for "test_default_share_group_type_applied" by lkuchlan · 4 years, 5 months ago
  21. 1d1461d Add flake8-import-order extension to tox.ini by lkuchlan · 4 years, 5 months ago
  22. 6db73a3 Ensure share server is created when driver handles share servers by lkuchlan · 4 years, 5 months ago
  23. eba8fa9 Merge "Verify applying a new cephx rule after a previous failure" by Zuul · 4 years, 6 months ago 1.1.0
  24. 5af7cb4 Verify applying a new cephx rule after a previous failure by lkuchlan · 4 years, 6 months ago
  25. 517a7a2 Fix ReplicaQuotasNegativeTest by Goutham Pacha Ravi · 4 years, 6 months ago
  26. 3854458 Fix usage of tenant_id in tests by Goutham Pacha Ravi · 4 years, 6 months ago
  27. e52b78d Merge "Seek network resources from tempest" by Zuul · 4 years, 6 months ago
  28. 145286e Merge "Add security service to share networks" by Zuul · 4 years, 6 months ago
  29. c80e538 Merge "Test different users in same tenant can use same cephx id" by Zuul · 4 years, 6 months ago
  30. f3731e7 Merge "[Negative] Test different tenants cannot use same cephx id" by Zuul · 4 years, 6 months ago
  31. 4a0b732 Seek network resources from tempest by Goutham Pacha Ravi · 4 years, 6 months ago
  32. 1753a59 Add security service to share networks by debeltrami · 4 years, 8 months ago
  33. af44826 Stop forcing creation of "isolated" credentials by Goutham Pacha Ravi · 4 years, 7 months ago
  34. 1727f7a Cleanup access rule test skip conditions by Goutham Pacha Ravi · 4 years, 8 months ago
  35. 0e53a7f [Negative] Test different tenants cannot use same cephx id by lkuchlan · 4 years, 8 months ago
  36. a563c42 Merge "Skip multi availability zones test when there is a single az" by Zuul · 4 years, 8 months ago
  37. 304abed Test different users in same tenant can use same cephx id by lkuchlan · 4 years, 8 months ago
  38. 5e0152b Fix pep8 issues by Goutham Pacha Ravi · 4 years, 8 months ago
  39. 228893d Skip multi availability zones test when there is a single az by silvacarloss · 4 years, 8 months ago
  40. a8ade74 Merge "Functional tests for create share from snapshot different pools/azs" by Zuul · 4 years, 9 months ago
  41. 3b4d485 Functional tests for create share from snapshot different pools/azs by andrebeltrami · 5 years ago
  42. 161f180 Removing duplicated availability zones from tests by Douglas Viroel · 4 years, 9 months ago
  43. 32bd346 Merge "Remove experimental flag from share groups feature" by Zuul · 4 years, 9 months ago
  44. 6e57568 Remove experimental flag from share groups feature by silvacarloss · 5 years ago
  45. a44ebfb Fix failing quota tests in stable branches by silvacarloss · 4 years, 9 months ago
  46. c8af919 Merge "Move skipping conditions under skip_checks method" by Zuul · 4 years, 9 months ago
  47. d6c5d08 Merge "Tighten asserts around time filters" by Zuul · 4 years, 9 months ago
  48. e3aec90 Move skipping conditions under skip_checks method by lkuchlan · 4 years, 10 months ago
  49. 4c130be Tighten asserts around time filters by Goutham Pacha Ravi · 4 years, 9 months ago
  50. ca4dd9f Update share quota functional tests by silvacarloss · 4 years, 10 months ago
  51. 9d22958 Merge "Add function to test user messages query by timestamp" by Zuul · 4 years, 9 months ago
  52. af6f44a Add function to test user messages query by timestamp by haixin · 4 years, 9 months ago
  53. b5ed5df Fix export location negative tests by Tom Barron · 4 years, 11 months ago
  54. 0cb685b Update hacking for Python3 by Andreas Jaeger · 4 years, 10 months ago
  55. c678e21 Fix export locations tests by Goutham Pacha Ravi · 4 years, 10 months ago
  56. a3b6f7a Move all conditions skipped under "skip_checks" method by lkuchlan · 5 years ago
  57. eff4f9b [ussuri][goal] Drop python2.7 support by Goutham Pacha Ravi · 5 years ago
  58. 4d7b494 Merge "Skip subnets test when version 2.51 is not supported" by Zuul · 5 years ago mcp/train 0.4.1
  59. 8c4835b Merge "Update subnet test to not use pre-created share network" by Zuul · 5 years ago
  60. e560638 Skip subnets test when version 2.51 is not supported by Goutham Pacha Ravi · 5 years ago
  61. 9292582 Skip update share type tests for microversion lower than 2.50 by Douglas Viroel · 5 years ago
  62. 7d1d64c Update subnet test to not use pre-created share network by Douglas Viroel · 5 years ago
  63. 171241e Merge "Enable share-replica tests in multitenancy enviroments" by Zuul · 5 years ago 0.4.0
  64. b7e27e7 Adds new functional tests for share-network-subnets by Douglas Viroel · 5 years ago
  65. 0d1d29f Add update share type functional tests by haixin · 5 years ago
  66. bd4e78c Enable share-replica tests in multitenancy enviroments by Douglas Viroel · 5 years ago
  67. 90332bd Merge "Disable 'project_id' validation on test_share_servers" by Zuul · 5 years ago
  68. 493a2df Validate share quota after updating by vhari · 5 years ago
  69. ee9d860 Disable 'project_id' validation on test_share_servers by Douglas Viroel · 5 years ago
  70. 267dd04 Merge "Comment test tags" by Zuul · 5 years ago
  71. 69f9696 Comment test tags by Tom Barron · 5 years ago
  72. baf81eb [Negative] Create share over quota limit by lkuchlan · 5 years ago
  73. 0ac9541 Look for api microversion header in "Vary" header data by lkuchlan · 6 years ago mcp/stein 0.3.0
  74. 9743939 Delete servers before deleting its share network by Lucio Seki · 6 years ago
  75. 3705694 Add functional tests for manage/unmanage of shares in DHSS=True by Lucio Seki · 6 years ago
  76. c60922f Temporarily disable test_manage_invalid by Rodrigo Barbieri · 6 years ago
  77. 29eaeef Add tests for share type availability_zones extra-spec by Goutham Pacha Ravi · 6 years ago
  78. fd6314d Add tests for export location changes in APIv 2.47 by Goutham Pacha Ravi · 6 years ago
  79. 3f92a6a Merge "Fix availability zones tests" by Zuul · 6 years ago
  80. 839c98b Fix availability zones tests by Goutham Pacha Ravi · 6 years ago
  81. df4ab07 Extend testing for reset state operation by lkuchlan · 6 years ago
  82. b961880 Add skip_checks classmethod by lkuchlan · 6 years ago
  83. d8039b8 Fixes test skips in 7c56035bb68d16b52b73de17b61c3bb08e18fe82 by Maurice Schreiber · 6 years ago
  84. f6bc6fa Create a generic share type (api tests) by Victoria Martinez de la Cruz · 7 years ago mcp/rocky 0.1.0
  85. f572d5f Merge "Added test for Limit formatting routes when adding resources" by Zuul · 6 years ago
  86. 8d6eeee Merge "Test is_default for share type and share group type" by Zuul · 6 years ago
  87. 5dd4b58 Test is_default for share type and share group type by junboli · 6 years ago
  88. 19c54c3 Skip access metadata tests at unsupported versions by Tom Barron · 6 years ago
  89. f0dd7a4 Merge "Add tempest test for share access metadata" by Zuul · 6 years ago
  90. ac9fbb9 Add tempest test for share access metadata by zhongjun2 · 7 years ago
  91. fee64c2 Skip tests for unsupported micro-versions by Goutham Pacha Ravi · 6 years ago
  92. de78650 Fix erroneous test labels in quota tests by Dustin Schoenbrun · 7 years ago
  93. 92f691c Merge "Add ou to security service tests" by Zuul · 7 years ago
  94. ad3b7d4 Added test for Limit formatting routes when adding resources by zhongjun2 · 7 years ago
  95. 5ac3717 Add ou to security service tests by Maurice Schreiber · 7 years ago
  96. d1f6a06 Revert "After tempest network resource do not be cleared" by Goutham Pacha Ravi · 7 years ago
  97. 3a9792f Merge "Test access control for single host addresses" by Zuul · 7 years ago
  98. cad9201 Fix tabs in api/base by Victoria Martinez de la Cruz · 7 years ago
  99. 7c56035 Test access control for single host addresses by Goutham Pacha Ravi · 7 years ago
  100. 5271594 Merge "After run manila tempest the share network residue" by Zuul · 7 years ago