1. 2aa19d4 Check which glance client version to use by Matt Riedemann · 9 years ago
  2. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 10 years ago
  3. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 9 years ago
  4. 5de99e4 Merge "Updated Image Not Created Error Thrown" by Jenkins · 10 years ago
  5. 68c3cb0 Updated Image Not Created Error Thrown by Slade Baumann · 10 years ago
  6. bc830d0 Fix volume mountpoint - read from configuration file by bkopilov · 10 years ago
  7. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 10 years ago
  8. 58a9e87 Make volume volume_client to use **kwargs-part2 by Ghanshyam · 10 years ago
  9. 8fc0ed2 Make volume volume_client to use **kwargs-part1 by Ghanshyam · 10 years ago
  10. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 10 years ago
  11. a074c01 Migrate volume tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  12. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  13. e3149e1 Merge "Remove some dead code" by Jenkins · 10 years ago
  14. e097dc7 Remove some dead code by Jordan Pittier · 10 years ago
  15. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  16. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  17. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  18. 8a657ae To test bootable flag in a cinder volume by bkopilov · 10 years ago
  19. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  20. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 11 years ago
  21. 9ce97df Start instances using fixed network when possible by Rohan Kanade · 12 years ago
  22. 07308f1 Remove hyphen from rand_name calls in volume tests by Ken'ichi Ohmichi · 11 years ago
  23. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  24. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 11 years ago
  25. 0574915 Split resource_setup for volume tests by Rohan Kanade · 11 years ago
  26. 0a27a35 Cinder: Wait for volume to be 'available' before attaching by JordanP · 11 years ago
  27. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 11 years ago
  28. 6809bab Change volume client methods to return one value by Joseph Lanoux · 11 years ago
  29. d428519 part 2 of delete xml by Sean Dague · 11 years ago
  30. 61a12e2 Migrate volume API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  31. d9df38c Update volume client check success by Swapnil Kulkarni · 11 years ago
  32. 9fa2947 Deacrease the required image store size by 4 GiB by Attila Fazekas · 11 years ago
  33. 3d6d986 Enable some volumes v2 tests by sharing codes by Zhi Kun Liu · 11 years ago
  34. e53afc7 Merge "Stop volume leaking even if an error is occurred" by Jenkins · 12 years ago
  35. a279a68 Stop volume leaking even if an error is occurred by Masayuki Igawa · 12 years ago
  36. 4435bd8 Wait properly for server deletion in test_volumes_actions by Attila Fazekas · 12 years ago
  37. ba7bcf6 Prepare for enabling H302 (identity,volume,etc.) by Masayuki Igawa · 12 years ago
  38. 4d352bc Convert volume api tests to use global CONF object by Matthew Treinish · 12 years ago
  39. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  40. 68fd19c Merge "Use wrapper create_volume() in volume tests" by Jenkins · 12 years ago
  41. 5687d55 Use wrapper create_volume() in volume tests by Ken'ichi Ohmichi · 12 years ago
  42. bb363a2 cinder v2 api tests - part1 by Zhi Kun Liu · 12 years ago
  43. aa18007 Add some tests for os_update_readonly_flag by zhangyanzi · 12 years ago
  44. 6b63243 Added some tests for reserve and unreserve volume by zhangyanzi · 12 years ago
  45. 5b98175 add extend volume tests: by wanghao · 12 years ago
  46. eeffc7b Use predictable instance/volume names in test_volumes_actions by Matt Riedemann · 12 years ago
  47. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  48. 8c6bcab Merge "Adds disk_format parameter to upload_volume method in volumes client" by Jenkins · 12 years ago
  49. a67f463 Adds disk_format parameter to upload_volume method in volumes client by Ryan Hsu · 12 years ago
  50. 660a4c1 Add service tags to api.volume by Matthew Treinish · 12 years ago
  51. 789449a Added missing xml tests of volume by anju tiwari · 12 years ago
  52. e67416c Merge "Create discovery option for stress tests" by Jenkins · 12 years ago
  53. 32221b8e Create discovery option for stress tests by Marc Koderer · 12 years ago
  54. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 12 years ago
  55. 9b63c44 Merge "Add wait_for_volume_status in upload_to_image test" by Jenkins · 12 years ago
  56. a05038b Add wait_for_volume_status in upload_to_image test by John Griffith · 12 years ago
  57. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  58. 884e9da Add new test for the volume upload in Glance functionality by Giulio Fidente · 12 years ago
  59. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  60. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/volume/test_volumes_actions.py]
  61. cf3fb7c Smoke attribute implies gate attribute by Chris Yeoh · 12 years ago
  62. 8b31190 Set smoke/gate attributes for tests in "volume" by Giulio Fidente · 12 years ago
  63. 6dbb27c Do super()'s tearDowns last (bug 1178337) by Dolph Mathews · 12 years ago
  64. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 13 years ago
  65. 786236c Fix volume XML tests by Attila Fazekas · 13 years ago
  66. 8ae54d6 Add wait for resource deletion on volume teardown by john-griffith · 13 years ago
  67. 72a0038 convert docstrings to comments by Sean Dague · 13 years ago
  68. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 13 years ago
  69. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  70. a42fe44 Adds client API and tests for volume attachments by Rohit Karajgi · 13 years ago