1. 565e7a3 Remove unused assignment by zhufl · 9 years ago
  2. 17d8a48 Fix object storage capabilities client return value by ghanshyam · 9 years ago
  3. e52bee7 Remove unused variables from api tests by Ferenc Horváth · 9 years ago
  4. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 9 years ago
  5. 3608544 Separate object-storage bulk operation service clients by ghanshyam · 9 years ago
  6. e887323 Use tempest.lib data_utils - object_storage by Ken'ichi Ohmichi · 9 years ago
  7. 0244697 Add resources_prefix to rand_name when created by Joshua White · 9 years ago
  8. 772d89b Merge "Port object_storage tests to Py3." by Jenkins · 9 years ago
  9. b84f2d4 Port object_storage tests to Py3. by Jordan Pittier · 9 years ago
  10. d3b8e67 Fix container cleanup in test_account_bulk by Andrea Frittoli · 9 years ago
  11. f29831d Separate capabilities service method from account_client by ghanshyam · 9 years ago
  12. 7301e42 Add sleep(2) when try to delete a container by Arx Cruz · 9 years ago
  13. 6736c2b delete list_all_container_objects in the container_client by zheng yin · 10 years ago
  14. a212c4a Added logic to validate storage policy info by Brian Ober · 10 years ago
  15. 6bdc3ed Move helper methods for object_storage to base.py by Cindy Lu · 10 years ago
  16. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 10 years ago
  17. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  18. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 10 years ago
  19. 825b2d3 Extend credentials to support roles by Andrea Frittoli (andreaf) · 11 years ago
  20. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 11 years ago
  21. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 11 years ago
  22. 72a0411 Remove redundant calls to clear_isolated_creds by Andrea Frittoli · 11 years ago
  23. 4a59693 Add check on role availability before request creds by roles by Matthew Treinish · 11 years ago
  24. 8f26829 Switch swift tests to use cred_provider with roles by Matthew Treinish · 11 years ago
  25. f30a569 Split resource_setup for object_storage tests by Rohan Kanade · 11 years ago
  26. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  27. ed8aff5 Merge "Change v2 identity client methods to return one value" by Jenkins · 11 years ago
  28. b7afa92 Change v2 identity client methods to return one value by David Kranz · 11 years ago
  29. 179ea57 Remove ObjectClientCustomizedHeader class by Ken'ichi Ohmichi · 11 years ago
  30. 4b8ebad Remove AccountClientCustomizedHeader class by Ken'ichi Ohmichi · 11 years ago
  31. c1482a2 Respect auth.allow_tenant_isolation by Cyril Roelandt · 11 years ago
  32. 8283b4e Add Credentials Provider factory by Andrea Frittoli · 12 years ago
  33. 5f13f71 Migrate object_storage API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  34. 41a5cf4 Refactor ways of creating anonymous test user by Daisuke Morita · 12 years ago
  35. af1fb70 Add 'Member' role to all created users by Andrey Pavlov · 12 years ago
  36. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 12 years ago
  37. 360d4d0 Merge "Fix containers with expired objects deletion problem" by Jenkins · 12 years ago
  38. a81af8c Fix containers with expired objects deletion problem by Ala Rezmerita · 12 years ago
  39. 911148b Prepare for enabling H302 rule (api/object_storage) by Masayuki Igawa · 12 years ago
  40. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 12 years ago
  41. cb09bbb Convert ironic, swift, and heat api tests to use global CONF object by Matthew Treinish · 12 years ago
  42. 88eb519 Merge "Create only necessary resources for image, object_storage, volume" by Jenkins · 12 years ago
  43. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  44. 9f756a0 Make network resource creation in isolation configurable by Matthew Treinish · 12 years ago
  45. 11b99d0 Create only necessary resources for image, object_storage, volume by Sylvain Afchain · 12 years ago
  46. c3a9ba8 Remove skip_because in swift object expiry test by Fabien Boucher · 12 years ago
  47. 8e1f861 Check HTTP response headers of Swift API in detail by Daisuke Morita · 12 years ago
  48. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  49. b7360f7 Add tearDownClass to base swift test class by Matthew Treinish · 12 years ago
  50. 3fdb80c Add tenant isolation to the swift tests by Matthew Treinish · 13 years ago
  51. f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 13 years ago
  52. 61e332b Add swift config option to service_available group by Matthew Treinish · 13 years ago
  53. fd850b9 Moved swift container cleanup to a class method. by Martina Kollarova · 13 years ago
  54. 1937d09 rename tests -> api by Sean Dague · 13 years ago[Renamed (96%) from tempest/tests/object_storage/base.py]
  55. dc21642 Have all test case to use a single base class by Attila Fazekas · 13 years ago
  56. bd1b8ec Merge "Fixes around variable usage" by Jenkins · 13 years ago
  57. fa756cb Fixes around variable usage by Attila Fazekas · 13 years ago
  58. 85d0363 Remove unused imports by Attila Fazekas · 13 years ago
  59. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 13 years ago
  60. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 13 years ago
  61. 407b6db Refactor identity by Attila Fazekas · 13 years ago
  62. 2daed0a Object write/read ACL and few security testcases by harika-vakadi · 13 years ago
  63. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 13 years ago
  64. 1a9ad61 Test to GET public-readable container's object by harika-vakadi · 13 years ago
  65. 5d73443 Initial add of Swift tests by dwalleck · 13 years ago