1. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  2. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago
  3. 6c92edf Switch to decorators.idempotent_id on compute.* by Ken'ichi Ohmichi · 8 years ago
  4. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  5. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  6. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  7. c53b8cc Improving test_volumes_get testcase by guo yunxian · 9 years ago
  8. cb13176 Return complete resp from volumes_extensions_client by ghanshyam · 10 years ago
  9. c492178 Make volumes_extensions_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  10. c663323 Remove wait_for_volume_status from compute client by Ken'ichi Ohmichi · 10 years ago
  11. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  12. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  13. 5f448a5 Apply a naming rule of GET to compute clients(v*) by Ken'ichi Ohmichi · 10 years ago
  14. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  15. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  16. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  17. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  18. 8284a34 Split resource_setup for compute volumes tests by Emily Hugenbruch · 11 years ago
  19. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  20. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  21. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  22. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  23. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  24. c266b28 Move verification of response attributes into service client by Chris Yeoh · 11 years ago
  25. ff9d636 Validate Volume attributes of Nova POST & GET API by Ghanshyam · 11 years ago
  26. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  27. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  28. ecc98b7 Merge "Move common _delete_volume cleanup method in base compute test class" by Jenkins · 11 years ago
  29. bc0e03e Remove last uses of config without global CONF object by Matthew Treinish · 11 years ago
  30. 5dc594c Move common _delete_volume cleanup method in base compute test class by Matt Riedemann · 11 years ago
  31. 90c3a22 Merge "Fixing typo in test_volumes_get.py" by Jenkins · 11 years ago
  32. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  33. c07f77d Fixing typo in test_volumes_get.py by nayna-patel · 11 years ago
  34. c3c49ad Fix volume metadata validation of identical to request by Jerry Cai · 11 years ago
  35. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  36. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  37. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  38. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  39. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  40. 4c41292 Add cinder_available config option. by Matthew Treinish · 12 years ago
  41. a2a8218 Fix test_volumes_get volumes cleanup. by Matthew Treinish · 12 years ago
  42. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  43. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  44. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/volumes/test_volumes_get.py]
  45. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  46. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  47. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  48. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  49. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  50. 9821fde Don't try to cleanup volume that doesn't exist. by Dan Prince · 13 years ago
  51. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_volumes_get.py]
  52. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  53. 9e1eb97 Add XML support to the volumes tests. by Matthew Treinish · 13 years ago
  54. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago
  55. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  56. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (81%) from tempest/tests/test_volumes_get.py]
  57. 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
  58. d3b43f6 Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes by rajalakshmi-ganesan · 13 years ago