1. 18b45d7 Moving API microversion fixture in resource_setup by Ghanshyam Mann · 3 years, 2 months ago
  2. d458bf3 Use lib.commom.api_microversion_fixture to set volume, compute API microversion in volume API testing by Sophie Huang · 3 years, 4 months ago
  3. ef55216 Cleans up volume backups after test run. by Sampat Ponnaganti · 4 years ago
  4. 77f09a4 Merge "Remove the unused _api_version variable from volume tests" by Zuul · 4 years ago
  5. 7ee3ccf Merge "Remove deprecated config options for volume API selection" by Zuul · 4 years ago
  6. 46d540d Add option to support volume_type in volume creation by Ansuman Bebarta · 4 years ago
  7. ed2e3b5 Remove the unused _api_version variable from volume tests by Ghanshyam Mann · 4 years, 2 months ago
  8. 449287d Remove deprecated config options for volume API selection by Ghanshyam Mann · 5 years ago
  9. c00798e Merge "volume: Introduce extend attached encrypted volume tests" by Zuul · 4 years, 5 months ago
  10. 423ae45 Fix 404 when deleteing volume group by Gupta, Sangeet (sg774j) · 4 years, 9 months ago
  11. 4bd9edb volume: Introduce extend attached encrypted volume tests by Lee Yarwood · 5 years ago
  12. 7d91b69 Create default network for compute volume and negative metadata tests by Ghanshyam Mann · 5 years ago
  13. 00e6d6c Specify AZ for non-scenario tests by Martin Kopec · 6 years ago
  14. 6c682ff Make volume client alias with _latest suffix by ghanshyam · 7 years ago
  15. b1bc277 Merge "Support only volume api_v3 is enabled" by Zuul · 7 years ago
  16. e497692 Merge "Use addClassResourceCleanup for cleanup of volume resources" by Zuul · 7 years ago
  17. 15292a3 Support only volume api_v3 is enabled by zhufl · 7 years ago
  18. 2abe00a Refactor volume groups and group snapshots tests by jeremy.zhang · 7 years ago
  19. cae2a75 Use addClassResourceCleanup for cleanup of volume resources by zhufl · 7 years ago
  20. 4f0887c Avoid using v3 volume clients when v3 is disabled by Lucian Petrut · 7 years ago
  21. 41ed715 Add Tests for Groups Volume APIs - Part 2 by xing-yang · 8 years ago
  22. f4ce417 Add test case for update volume backup by jeremy.zhang · 8 years ago
  23. 0ddf83e Add Tests for Groups Volume APIs - Part 1 by Xing Yang · 9 years ago
  24. d4ecd0e Update "create_server" to wait until status is 'ACTIVE' by lkuchlan · 8 years ago
  25. 0419088 Replace the usage of 'os' with 'os_primary' by zhufl · 8 years ago
  26. 79a1cbf Add test case for show volume summary by jeremy.zhang · 8 years ago
  27. 6d95417 Merge "Revert "cinder backup force-delete when backup is error"" by Jenkins · 8 years ago
  28. b0d15bf Revert "cinder backup force-delete when backup is error" by Ghanshyam Mann · 8 years ago
  29. dcf6b56 Remove redundant api client in volume tests by jeremy.zhang · 8 years ago
  30. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  31. f84537b Merge "Add test cases for volume quota class" by Jenkins · 8 years ago
  32. 5410b3a Merge "Use image native api in volume tests" by Jenkins · 8 years ago
  33. cb0dd58 Use image native api in volume tests by jeremy.zhang · 8 years ago
  34. 523dfd7 Merge "cinder backup force-delete when backup is error" by Jenkins · 8 years ago
  35. a0c60ce Merge "[Negative] Create volume from image with decreasing size" by Jenkins · 8 years ago
  36. 0a42716 [Negative] Create volume from image with decreasing size by jeremy.zhang · 8 years ago
  37. 4a3d587 Remove unused compute networks client in volume tests by jeremy.zhang · 8 years ago
  38. 644b01d Add test cases for volume quota class by jeremy.zhang · 8 years ago
  39. 31169e2 cinder backup force-delete when backup is error by Benny Kopilov · 8 years ago
  40. 9917be0 Merge "Add random name in volume.base.create_backup" by Jenkins · 8 years ago
  41. 8c18908 Merge Cinder v3 base test module into general one by Ken'ichi Ohmichi · 8 years ago
  42. efe033a Add random name in volume.base.create_backup by zhufl · 8 years ago
  43. a92a428 Merge "Add test case for volume unmanage and manage" by Jenkins · 8 years ago
  44. a57530c Remove special_fields definition by zhufl · 8 years ago
  45. f4fbf30 Add test case for volume unmanage and manage by jeremy.zhang · 8 years ago
  46. c4fcdbb Remove Cinder v1 tests by Ken'ichi Ohmichi · 8 years ago
  47. ef1c1ce Use tempest.lib data_utils - volume by Ken'ichi Ohmichi · 8 years ago
  48. 5b2b362 Use 'delete_snapshot' method by lkuchlan · 8 years ago
  49. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 8 years ago
  50. 98c25cd Merge "Define 'delete_snapshot' method as a static method" by Jenkins · 8 years ago
  51. 1313636 Merge "Fix a typo in 'attach_volume' docstring" by Jenkins · 8 years ago
  52. 04f8e83 Merge "Define 'delete_volume' method as a static method" by Jenkins · 8 years ago
  53. 87ecfaf Define 'delete_snapshot' method as a static method by lkuchlan · 8 years ago
  54. e9a1595 Define 'delete_volume' method as a static method by lkuchlan · 8 years ago
  55. 4643723 Fix a typo in 'attach_volume' docstring by lkuchlan · 8 years ago
  56. cb2f859 Unmanage and manage snapshots by lkuchlan · 9 years ago
  57. ff30ede Do not use message=msg in InvalidConfiguration by zhufl · 8 years ago
  58. d2dd5d1 Merge "Use call_and_ignore_notfound_exc method" by Jenkins · 8 years ago
  59. 90c06a1 Use call_and_ignore_notfound_exc method by lkuchlan · 8 years ago
  60. eba284e Do not use self.volume_origin in volume.base.attach_volume by zhufl · 8 years ago
  61. 8114d4c Merge "Create two new clients under tempest.lib libary" by Jenkins · 8 years ago
  62. e72f0cf Merge "Add a generic method for backup creation" by Jenkins · 8 years ago
  63. 7bba16c Create two new clients under tempest.lib libary by lkuchlan · 8 years ago
  64. 56c5a14 Merge "Cinder absolute-limits tests" by Jenkins · 8 years ago
  65. 402f1b7 Merge "Check volume and minimum disk sizes to create volume" by Jenkins · 8 years ago
  66. 62d7100 Merge "Improved Cinder snapshot tests" by Jenkins · 8 years ago
  67. b746d99 Check volume and minimum disk sizes to create volume by Nuno Santos · 8 years ago
  68. 1419308 Cinder absolute-limits tests by bkopilov · 9 years ago
  69. ba19bc7 Improved Cinder snapshot tests by Erlon R. Cruz · 8 years ago
  70. 8a33ee1 Fix volume_create to use shared function with a cleanup by Benny Kopilov · 8 years ago
  71. 519e0c5 Merge "Pop name from volume.base.create_server" by Jenkins · 8 years ago
  72. 22403a0 Pop name from volume.base.create_server by zhufl · 8 years ago
  73. 354b2fb Use random name in volume.base.create_snapshot by zhufl · 8 years ago
  74. 46dba3e Merge "Set random name in common function create_server" by Jenkins · 8 years ago
  75. 7867a6e Set random name in common function create_server by zhufl · 8 years ago
  76. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 8 years ago
  77. a2beb49 Add a generic method for backup creation by lkuchlan · 9 years ago
  78. 4db514c Merge "Move wait_for_qos_operations method to common.waiters" by Jenkins · 8 years ago
  79. ec1ba4f Move wait_for_qos_operations method to common.waiters by lkuchlan · 8 years ago
  80. 445f598 Always wait on server delete by Matthew Treinish · 8 years ago
  81. d6f4b0d Merge "Use an instance method instead of class method" by Jenkins · 8 years ago
  82. 5fc6936 Use an instance method instead of class method by lkuchlan · 8 years ago
  83. a6ebf62 Separate encryption_types_client from types_client by Ken'ichi Ohmichi · 8 years ago
  84. 92d5133 Merge "Move wait_for_qos_operations into base volume test" by Jenkins · 8 years ago
  85. 046a749 Move wait_for_qos_operations into base volume test by Ken'ichi Ohmichi · 8 years ago
  86. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 8 years ago
  87. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  88. 90c0779 Merge "Backup create using force flag" by Jenkins · 9 years ago
  89. 7665057 Cinder volume type access tests by lkuchlan · 9 years ago
  90. 9bf9fac Generic "delete volume" method by lkuchlan · 9 years ago
  91. fcb0b68 Add tests for Cinder user messages v3 API by Andrew Kerr · 9 years ago
  92. 9dea88e Backup create using force flag by lkuchlan · 9 years ago
  93. 62d2175 Fix cinder volume nameing for admin by bkopilov · 9 years ago
  94. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  95. 667aaa2 Use common "waiters.wait_for_snapshot_status" function everywhere by Yaroslav Lobankov · 9 years ago
  96. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  97. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  98. 3cc592d Merge "Trival: Remove unused logging import in some files" by Jenkins · 9 years ago
  99. 16d330c Merge "Make volume snapshots_client to use **kwargs" by Jenkins · 9 years ago
  100. 0b75b63 Make volume snapshots_client to use **kwargs by Ghanshyam · 9 years ago