1. 3fdd35a Adding description for testcases - volume part1 by zhufl · 4 years, 10 months ago
  2. cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
  3. 79a1cbf Add test case for show volume summary by jeremy.zhang · 8 years ago
  4. cb0dd58 Use image native api in volume tests by jeremy.zhang · 8 years ago
  5. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  6. e8afb8c Rename Cinder V2 API tests by Ken'ichi Ohmichi · 8 years ago
  7. a57530c Remove special_fields definition by zhufl · 8 years ago
  8. c4fcdbb Remove Cinder v1 tests by Ken'ichi Ohmichi · 8 years ago
  9. ef1c1ce Use tempest.lib data_utils - volume by Ken'ichi Ohmichi · 8 years ago
  10. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 8 years ago
  11. 6b279c7 Switch to decorators.idempotent_id on volume by Ken'ichi Ohmichi · 8 years ago
  12. 8a6f9c3 Remove unnessary assertIsNotNone by zhufl · 8 years ago
  13. b21fc57 Remove setup_client method by lkuchlan · 8 years ago
  14. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  15. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 8 years ago
  16. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 8 years ago
  17. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  18. 1cefdcd Delete no need definitions by guo yunxian · 9 years ago
  19. 9bf9fac Generic "delete volume" method by lkuchlan · 9 years ago
  20. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  21. ae76c12 Rename compute images_client to compute_images_client by Ghanshyam · 9 years ago
  22. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 9 years ago
  23. d535957 Merge "Add flag for volume clone tests" by Jenkins · 9 years ago
  24. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  25. 1702aed Add flag for volume clone tests by Takeaki Matsumoto · 10 years ago
  26. 1756e0b Return complete response from compute images_client by ghanshyam · 10 years ago
  27. 586b2cc Use image minDisk as volume size when necessary by Daryl Walleck · 10 years ago
  28. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  29. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  30. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  31. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  32. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  33. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  34. 0574915 Split resource_setup for volume tests by Rohan Kanade · 10 years ago
  35. 69dc513 Volumes: strict type and value check of the 'bootable' flag by JordanP · 10 years ago
  36. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  37. d428519 part 2 of delete xml by Sean Dague · 10 years ago
  38. 61a12e2 Migrate volume API tests to resource_* fixtures by Andrea Frittoli · 10 years ago
  39. d9df38c Update volume client check success by Swapnil Kulkarni · 11 years ago
  40. 3d6d986 Enable some volumes v2 tests by sharing codes by Zhi Kun Liu · 11 years ago
  41. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  42. 9733d0e Volume size could be specified to create volume by Jerry Cai · 11 years ago
  43. 228e73d fix flake8 errors by Zhi Kun Liu · 11 years ago
  44. ba7bcf6 Prepare for enabling H302 (identity,volume,etc.) by Masayuki Igawa · 11 years ago
  45. 1ea9367 Add some cases about volume-create and volume-rename by Xiao Chen · 11 years ago
  46. fbb3502 Merge "Convert volume api tests to use global CONF object" by Jenkins · 11 years ago
  47. 4d352bc Convert volume api tests to use global CONF object by Matthew Treinish · 11 years ago
  48. 5ed48ce Do not assume volume metadata is identical to POST request by Giulio Fidente · 11 years ago
  49. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  50. 68fd19c Merge "Use wrapper create_volume() in volume tests" by Jenkins · 11 years ago
  51. 5687d55 Use wrapper create_volume() in volume tests by Ken'ichi Ohmichi · 11 years ago
  52. bb363a2 cinder v2 api tests - part1 by Zhi Kun Liu · 11 years ago
  53. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  54. d1fefd5 Fix json version of bootable check by John Griffith · 11 years ago
  55. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  56. 611768a Add update-volume test by QingXin Meng · 11 years ago
  57. 796ab7e Merge "Adds verfication for Bootable Volume" by Jenkins · 11 years ago
  58. 5e76be1 Adds verfication for Bootable Volume by Nayna Patel · 12 years ago
  59. 660a4c1 Add service tags to api.volume by Matthew Treinish · 11 years ago
  60. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  61. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  62. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  63. 02f4298 Implement a new test case for volume cloning functionality by Giulio Fidente · 12 years ago
  64. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  65. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/volume/test_volumes_get.py]
  66. cf3fb7c Smoke attribute implies gate attribute by Chris Yeoh · 12 years ago
  67. 8b31190 Set smoke/gate attributes for tests in "volume" by Giulio Fidente · 12 years ago
  68. 36836c4 Adds create volume from image test by Giulio Fidente · 12 years ago
  69. 3dcdae1 Simplify volume test classes inheritance by Attila Fazekas · 12 years ago
  70. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 12 years ago
  71. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  72. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  73. 72a0038 convert docstrings to comments by Sean Dague · 12 years ago
  74. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 12 years ago
  75. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  76. 9854d5b Add XML support to the cinder client by Matthew Treinish · 12 years ago
  77. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago