1. cdac420 Merge "Skip test_container_synchronization" by Zuul · 3 years, 5 months ago
  2. 95758b1 Add config option for algo to use in temp_url tests by Giulio Fidente · 3 years, 6 months ago
  3. 48367f0 Skip test_container_synchronization by Roman Popelka · 3 years, 6 months ago
  4. be58876 Remove unstable_test decorator by Roman Popelka · 3 years, 6 months ago
  5. 7f47790 tempurl: Deprecate sha1 signatures by afariasa · 3 years, 10 months ago
  6. 663f4a1 Improve cleanup after Swift testing by Christian Schwede · 4 years, 3 months ago
  7. a7bcabc Mark unstable test_create_object_with_transfer_encoding by Martin Kopec · 4 years, 3 months ago
  8. 3628631 Fix IPv6 localhost replacement in Swift container sync test by Christian Schwede · 4 years, 4 months ago
  9. 5f1dec0 object_storage: retry object creation on Conflict by Chris Wedgwood · 4 years, 4 months ago
  10. 3c7159d Changes to ensure delete_containers is done at class level tear down by Huy Tran · 4 years, 5 months ago
  11. a6ee2d1 Remove usage of six by songwenping · 4 years, 11 months ago
  12. 56860cc Replace md5 with oslo version by Ade Lee · 4 years, 10 months ago
  13. 35bc9be Merge "[part1] Remove six" by Zuul · 4 years, 10 months ago
  14. 419d48f Merge "Add wait_for_resource_deletion for swift api clients" by Zuul · 4 years, 11 months ago
  15. 19b70a3 [part1] Remove six by likui · 5 years ago
  16. 99d6e00 Remove usage of six by songwenping · 5 years ago
  17. f5e277c Add wait_for_resource_deletion for swift api clients by Benny Kopilov · 5 years ago
  18. cdcdf2b Skip test_create_object_with_transfer_encoding by Ghanshyam Mann · 5 years ago
  19. bf5ed0b [Trivial]Remove unused variables and methods by zhufl · 5 years ago
  20. 307d2bd Merge "Adding description for testcases - swift part1" by Zuul · 5 years ago
  21. 24d9193 Merge "Adding description for testcases - swift part3" by Zuul · 5 years ago
  22. 0539a64 Adding description for testcases - swift part2 by zhufl · 5 years ago
  23. 8553516 Adding description for testcases - swift part3 by zhufl · 5 years ago
  24. 9b44251 Adding description for testcases - swift part1 by zhufl · 5 years ago
  25. c5e3313 Merge "object storage: fix and cleanup header checks" by Zuul · 6 years ago
  26. 42e111c object storage: fix and cleanup header checks by Thomas Morin · 6 years ago
  27. 173c5c0 Unstable test_container_synchronization by Martin Kopec · 6 years ago
  28. 1d500e7 Accept custom registered endpoints by Martin Kopec · 6 years ago
  29. eac094a docs: Fix incorrect docstrings in reStructuredText format by Sergey Vilgelm · 7 years ago
  30. c45eb61 swift: container ACL - use ID's for tenant and user by James Page · 7 years ago
  31. b20f7e6 Remove deprecated config options 'resources_prefix' by ghanshyam · 8 years ago
  32. d4aba83 Merge "Use addClassResourceCleanup in test_container_sync" by Zuul · 8 years ago
  33. 19adbf4 Merge "Change containers to list if string" by Zuul · 8 years ago
  34. 88cd149 Change containers to list if string by Ken'ichi Ohmichi · 8 years ago
  35. bfa4b4e Do not use class variable for clients in ContainerSyncTest by zhufl · 8 years ago
  36. ff76e49 Use addClassResourceCleanup in test_container_sync by Shu Muto · 8 years ago
  37. 6f0015b Merge "Remove resource_cleanup from test_object_version" by Zuul · 8 years ago
  38. d5a0a72 Remove resource_cleanup from test_object_version by Akihito INOH · 8 years ago
  39. 19355c9 Use addClassResourceCleanup in account service test by OTSUKA, Yuanying · 8 years ago
  40. f36476e Fix object_client methods to accept headers and query param by ghanshyam · 8 years ago
  41. 88eadcf Remove wrapper methods from object_client by ghanshyam · 8 years ago
  42. eed4031 Fix create container method by ghanshyam · 8 years ago
  43. 7351cbd Fix create, update or delete container metadata method by ghanshyam · 8 years ago
  44. 871b1a8 Make list methods consistent for container client by ghanshyam · 8 years ago
  45. cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
  46. edf7d0c Merge "Py3: Finish the python3 port" by Jenkins · 8 years ago
  47. da274a3 Merge "Remove unused assignment" by Jenkins · 8 years ago
  48. 311104e Remove unused variable assignment by zhufl · 8 years ago
  49. 565e7a3 Remove unused assignment by zhufl · 8 years ago
  50. 68cb44d Py3: Finish the python3 port by junboli · 8 years ago
  51. f9f8789 Remove dependency to identity v2 by Andrea Frittoli · 8 years ago
  52. 39bea7b Remove unnecessary usage of instance variable by zhufl · 8 years ago
  53. afc9f2d Merge "Fix object storage capabilities client return value" by Jenkins · 8 years ago
  54. 17d8a48 Fix object storage capabilities client return value by ghanshyam · 8 years ago
  55. 609298c Fix object storage bulk middleware client return value by ghanshyam · 8 years ago
  56. e52bee7 Remove unused variables from api tests by Ferenc Horváth · 9 years ago
  57. 268ccce Replace assertions with more specific ones by Ferenc Horváth · 9 years ago
  58. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 9 years ago
  59. 9604aa0 Fix create, update or delete account metadata method by ghanshyam · 9 years ago
  60. b6532dd Merge "Separate object-storage bulk operation service clients" by Jenkins · 9 years ago
  61. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 9 years ago
  62. 3608544 Separate object-storage bulk operation service clients by ghanshyam · 9 years ago
  63. e887323 Use tempest.lib data_utils - object_storage by Ken'ichi Ohmichi · 9 years ago
  64. 7b93104 Add missing @test.attr(type='negative') for negative tests by zhufl · 9 years ago
  65. 3f47615 Merge "Swift list containers should test for reverse listing param" by Jenkins · 9 years ago
  66. 0244697 Add resources_prefix to rand_name when created by Joshua White · 9 years ago
  67. 0004b8f Swift list containers should test for reverse listing param by Cindy Lu · 9 years ago
  68. b7bc1de Switch to decorators.idempotent_id on object_storage by Ken'ichi Ohmichi · 9 years ago
  69. 1b21b66 Merge "Cleanup useless aliasing in test_container_acl" by Jenkins · 9 years ago
  70. 772d89b Merge "Port object_storage tests to Py3." by Jenkins · 9 years ago
  71. 94d9119 Merge "Check error message returned by the system" by Jenkins · 9 years ago
  72. 80223c3 Check error message returned by the system by zhufl · 9 years ago
  73. 7bbbec1 Replace six.iteritems with dict.items by guo yunxian · 9 years ago
  74. b84f2d4 Port object_storage tests to Py3. by Jordan Pittier · 9 years ago
  75. d3b8e67 Fix container cleanup in test_account_bulk by Andrea Frittoli · 9 years ago
  76. bc80deb Merge "Separate capabilities service method from account_client" by Jenkins · 9 years ago
  77. 52d3ffa Fix a few Python 3.x issues by Andrea Frittoli · 9 years ago
  78. f29831d Separate capabilities service method from account_client by ghanshyam · 9 years ago
  79. ae7bd7d Merge "Honour discoverability feature flag in swift tests" by Jenkins · 9 years ago
  80. 28340d8 Honour discoverability feature flag in swift tests by Andrea Frittoli · 9 years ago
  81. 7301e42 Add sleep(2) when try to delete a container by Arx Cruz · 9 years ago
  82. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 9 years ago
  83. 9c87569 Merge "fix bulk service name" by Jenkins · 9 years ago
  84. 50da1d2 fix bulk service name by Thiago da Silva · 9 years ago
  85. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  86. 6736c2b delete list_all_container_objects in the container_client by zheng yin · 9 years ago
  87. 333f958 Merge "Add more swift container negative tests" by Jenkins · 9 years ago
  88. 0d1d24e Correct several typos by Tianbiao Qi · 9 years ago
  89. 59ae301 Add more swift container negative tests by Cindy Lu · 9 years ago
  90. 9d94e21 Merge "Remove invalid assertions for 304 resp" by Jenkins · 9 years ago
  91. c2cb024 Remove invalid assertions for 304 resp by Gregory Haynes · 9 years ago
  92. ae5871e Container Services underscore in metadata key translate to dash by Cindy Lu · 9 years ago
  93. 5a08f5b Merge "py3: Miscellaneous fixes" by Jenkins · 9 years ago
  94. c2b8299 Merge "Added logic to validate storage policy info" by Jenkins · 9 years ago
  95. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  96. cc0cc90 Merge "Fix checks for content length in object storage tests." by Jenkins · 9 years ago
  97. 4fd86aa TrivialFix: Remove cfg import unused by Cao Xuan Hoang · 9 years ago
  98. a1cd682 Merge "Remove unnecessary setUp()" by Jenkins · 9 years ago
  99. a212c4a Added logic to validate storage policy info by Brian Ober · 10 years ago
  100. 342c44e Remove unnecessary setUp() by Ken'ichi Ohmichi · 9 years ago