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