1. 37c4bd3 Add volume_size_extend opt for volume tests by Martin Kopec · 4 years, 9 months ago
  2. 8c3dac1 Remove usage of six by songwenping · 5 years ago
  3. ccd1646 Merge "Fix negative tests of update_volume for volume microversion 3.59" by Zuul · 5 years ago
  4. a568237 Adding description for testcases - volume part4 by zhufl · 6 years ago
  5. 0672955 Fix negative tests of update_volume for volume microversion 3.59 by zhufl · 6 years ago
  6. fcda77b Replace volume size with configured value by TommyLike · 8 years ago
  7. a54f170 Remove unnecessary class variable by lkuchlan · 8 years ago
  8. cd36841 Move test decorators to common by Andrea Frittoli · 9 years ago
  9. d4ecd0e Update "create_server" to wait until status is 'ACTIVE' by lkuchlan · 9 years ago
  10. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 9 years ago
  11. 13736ae [Negative] Create a volume from deactivated image by lkuchlan · 9 years ago
  12. 0a42716 [Negative] Create volume from image with decreasing size by jeremy.zhang · 9 years ago
  13. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 9 years ago
  14. e8afb8c Rename Cinder V2 API tests by Ken'ichi Ohmichi · 9 years ago
  15. 9751b3d Correct invalid param in create_volume by zhufl · 9 years ago
  16. a57530c Remove special_fields definition by zhufl · 9 years ago
  17. c4fcdbb Remove Cinder v1 tests by Ken'ichi Ohmichi · 9 years ago
  18. ef1c1ce Use tempest.lib data_utils - volume by Ken'ichi Ohmichi · 9 years ago
  19. d77d3d1 Remove unnecessary int declaration by Avi Avraham · 9 years ago
  20. 7c43b98 Merge "Switch to decorators.idempotent_id on volume" by Jenkins · 9 years ago
  21. 6b279c7 Switch to decorators.idempotent_id on volume by Ken'ichi Ohmichi · 9 years ago
  22. 9239284 Fix tests which use 'display_name' for both V1 and V2 by lkuchlan · 9 years ago
  23. 9e294c4 Use invalid id with rand string instead of special char by ghanshyam · 9 years ago
  24. b21fc57 Remove setup_client method by lkuchlan · 9 years ago
  25. e2fb43e Rename testcase names with 'with_out' to 'without' by zhufl · 9 years ago
  26. 7867a6e Set random name in common function create_server by zhufl · 9 years ago
  27. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  28. 445f598 Always wait on server delete by Matthew Treinish · 9 years ago
  29. d6f4b0d Merge "Use an instance method instead of class method" by Jenkins · 9 years ago
  30. 5fc6936 Use an instance method instead of class method by lkuchlan · 10 years ago
  31. f63d1d6 Remove unused global variable from VolumesV1NegativeTest class by lkuchlan · 10 years ago
  32. c6ce539 Use classname as prefix of volume name by zhufl · 10 years ago
  33. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 10 years ago
  34. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  35. 58a9e87 Make volume volume_client to use **kwargs-part2 by Ghanshyam · 10 years ago
  36. 8fc0ed2 Make volume volume_client to use **kwargs-part1 by Ghanshyam · 10 years ago
  37. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 11 years ago
  38. a074c01 Migrate volume tests to the ssh-auth-strategy by Joseph Lanoux · 11 years ago
  39. 6177c9e Full response for VolumesClient methods by John Warren · 11 years ago
  40. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 11 years ago
  41. 16c7929 Merge "Remove wait_for_server_status from servers_client" by Jenkins · 11 years ago
  42. 725b973 Merge "Wait server to be terminated in VolumesV2NegativeTest." by Jenkins · 11 years ago
  43. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 11 years ago
  44. a6e74cc Wait server to be terminated in VolumesV2NegativeTest. by Hong Hui Xiao · 11 years ago
  45. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 11 years ago
  46. 639f2fa remove gate tag (part 2) by Sean Dague · 11 years ago
  47. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 11 years ago
  48. 9ce97df Start instances using fixed network when possible by Rohan Kanade · 12 years ago
  49. 07308f1 Remove hyphen from rand_name calls in volume tests by Ken'ichi Ohmichi · 11 years ago
  50. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  51. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 11 years ago
  52. 0574915 Split resource_setup for volume tests by Rohan Kanade · 11 years ago
  53. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  54. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 11 years ago
  55. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  56. 6809bab Change volume client methods to return one value by Joseph Lanoux · 11 years ago
  57. d428519 part 2 of delete xml by Sean Dague · 11 years ago
  58. 61a12e2 Migrate volume API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  59. d9df38c Update volume client check success by Swapnil Kulkarni · 12 years ago
  60. 3d6d986 Enable some volumes v2 tests by sharing codes by Zhi Kun Liu · 12 years ago
  61. 7ea69e6 Add missing compute service tags to volume API tests by Matthew Treinish · 12 years ago
  62. 43f9af1 Stop volume leaking by Zhi Kun Liu · 12 years ago
  63. 1edf94f Prepare for enabling H302 rule (api/volume,tempest/*) by Masayuki Igawa · 12 years ago
  64. b29b36e Merge "Fixing typo "existant". Must be "existent"" by Jenkins · 12 years ago
  65. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  66. 179077c Fixing typo "existant". Must be "existent" by nayna-patel · 12 years ago
  67. 68fd19c Merge "Use wrapper create_volume() in volume tests" by Jenkins · 12 years ago
  68. 5687d55 Use wrapper create_volume() in volume tests by Ken'ichi Ohmichi · 12 years ago
  69. bb363a2 cinder v2 api tests - part1 by Zhi Kun Liu · 12 years ago
  70. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  71. 4240318 add negative volumes tests by Zhi Kun Liu · 12 years ago
  72. 6b63243 Added some tests for reserve and unreserve volume by zhangyanzi · 12 years ago
  73. 036d4c5 Merge "add extend volume tests:" by Jenkins · 12 years ago
  74. 5b98175 add extend volume tests: by wanghao · 12 years ago
  75. b866f05 add volume tests by zhangyanzi · 12 years ago
  76. c2abb6c add some negative tests for volume updating: by wanghao · 12 years ago
  77. 6da0db8 Merge "add negative volume tests" by Jenkins · 12 years ago
  78. 3bdfe09 add negative volume tests by Zhi Kun Liu · 13 years ago
  79. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  80. f099f80 Fixes typos in tempest/api by Chang Bo Guo · 12 years ago
  81. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 13 years ago
  82. 1937d09 rename tests -> api by Sean Dague · 13 years ago[Renamed (98%) from tempest/tests/volume/test_volumes_negative.py]
  83. 8b31190 Set smoke/gate attributes for tests in "volume" by Giulio Fidente · 13 years ago
  84. 3dcdae1 Simplify volume test classes inheritance by Attila Fazekas · 13 years ago
  85. 8b4eaa5 Removes use of nose.tools.raises by Chris Yeoh · 13 years ago
  86. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 13 years ago
  87. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 13 years ago
  88. 72a0038 convert docstrings to comments by Sean Dague · 13 years ago
  89. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  90. 9854d5b Add XML support to the cinder client by Matthew Treinish · 13 years ago
  91. dd47d7e Adds Cinder client by Rohit Karajgi · 14 years ago