1. b830fae1d Use create_volume wrapper for volume creation by lkuchlan · 8 years ago
  2. e8afb8c Rename Cinder V2 API tests by Ken'ichi Ohmichi · 8 years ago
  3. a57530c Remove special_fields definition by zhufl · 8 years ago
  4. c4fcdbb Remove Cinder v1 tests by Ken'ichi Ohmichi · 8 years ago
  5. ef1c1ce Use tempest.lib data_utils - volume by Ken'ichi Ohmichi · 8 years ago
  6. fc0d675 Merge "Add a generic "wait_for_volume_resource_status" function" by Jenkins · 8 years ago
  7. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago
  8. 7e0c9b6 Do not use unnecessary instance variable in compute and volume by zhufl · 8 years ago
  9. 8bd576f Remove unused variable in compute and volume by zhufl · 8 years ago
  10. 6b279c7 Switch to decorators.idempotent_id on volume by Ken'ichi Ohmichi · 8 years ago
  11. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  12. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 9 years ago
  13. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  14. e27c0e3 Use cls in classmethod instead of self by zhufl · 9 years ago
  15. 7665057 Cinder volume type access tests by lkuchlan · 9 years ago
  16. 62d2175 Fix cinder volume nameing for admin by bkopilov · 9 years ago
  17. 27905cc Remove old cinder multibackend configuration from tempest.conf by bkopilov · 9 years ago
  18. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  19. f2f50fa Trival: Remove unused logging import in some files by ChenZheng · 10 years ago
  20. 83c4bbd Make volume_types_client use **kwargs by lei zhang · 10 years ago
  21. af136a9 Change multi-backend configuration to a list by Benny Kopilov · 10 years ago
  22. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 10 years ago
  23. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  24. d053ded Full response for VolumeTypesClient methods by John Warren · 10 years ago
  25. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  26. f0462a1 remove smoke tag from admin tests by Sean Dague · 10 years ago
  27. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  28. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  29. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  30. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  31. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  32. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  33. 0574915 Split resource_setup for volume tests by Rohan Kanade · 10 years ago
  34. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  35. 6809bab Change volume client methods to return one value by Joseph Lanoux · 11 years ago
  36. ee3f4bd Fixes volume client in volume tests by Chandan Kumar · 11 years ago
  37. 449e4c0 enable cinder v2 api for test_multi_backend by Chandan Kumar · 11 years ago
  38. 1e0a9f8 Fix duplicate ref of volume_types_client in vol tests by ghanshyam · 11 years ago
  39. 61a12e2 Migrate volume API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  40. 9c9f626 VolumeMultiBackendTest: delete error volumes by git-harry · 11 years ago
  41. d9df38c Update volume client check success by Swapnil Kulkarni · 11 years ago
  42. 6e5eed2 Add "capabilities:" to multiple_backends extra-spec key by Jerry Cai · 11 years ago
  43. 43f9af1 Stop volume leaking by Zhi Kun Liu · 11 years ago
  44. 1edf94f Prepare for enabling H302 rule (api/volume,tempest/*) by Masayuki Igawa · 11 years ago
  45. 4d2e579 Fix client usage in multibackend volume test by Matthew Treinish · 11 years ago
  46. a1598ba Correctly call client inits from test_multi_backend by Matthew Treinish · 11 years ago
  47. 4d352bc Convert volume api tests to use global CONF object by Matthew Treinish · 11 years ago
  48. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  49. bb363a2 cinder v2 api tests - part1 by Zhi Kun Liu · 12 years ago
  50. 42c39bb Merge "Ensure no dangling resources are left if tests are skipped" by Jenkins · 12 years ago
  51. 3e2a028 Ensure no dangling resources are left if tests are skipped by armando-migliaccio · 12 years ago
  52. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  53. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  54. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  55. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  56. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  57. f4fa894 Fixes the multi-backend skip bug and the cleanup steps by Giulio Fidente · 12 years ago
  58. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  59. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  60. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/volume/admin/test_multi_backend.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. 86551ce Adds Cinder Multi-Backend Test by Jérôme Gallard · 12 years ago