1. b20f7e6 Remove deprecated config options 'resources_prefix' by ghanshyam · 7 years ago
  2. d4aba83 Merge "Use addClassResourceCleanup in test_container_sync" by Zuul · 7 years ago
  3. 19adbf4 Merge "Change containers to list if string" by Zuul · 7 years ago
  4. 88cd149 Change containers to list if string by Ken'ichi Ohmichi · 7 years ago
  5. bfa4b4e Do not use class variable for clients in ContainerSyncTest by zhufl · 7 years ago
  6. ff76e49 Use addClassResourceCleanup in test_container_sync by Shu Muto · 7 years ago
  7. 6f0015b Merge "Remove resource_cleanup from test_object_version" by Zuul · 7 years ago
  8. d5a0a72 Remove resource_cleanup from test_object_version by Akihito INOH · 7 years ago
  9. 19355c9 Use addClassResourceCleanup in account service test by OTSUKA, Yuanying · 7 years ago
  10. f36476e Fix object_client methods to accept headers and query param by ghanshyam · 7 years ago
  11. 88eadcf Remove wrapper methods from object_client by ghanshyam · 7 years ago
  12. eed4031 Fix create container method by ghanshyam · 7 years ago
  13. 7351cbd Fix create, update or delete container metadata method by ghanshyam · 7 years ago
  14. 871b1a8 Make list methods consistent for container client by ghanshyam · 7 years ago
  15. cd36841 Move test decorators to common by Andrea Frittoli · 7 years ago
  16. edf7d0c Merge "Py3: Finish the python3 port" by Jenkins · 7 years ago
  17. da274a3 Merge "Remove unused assignment" by Jenkins · 7 years ago
  18. 311104e Remove unused variable assignment by zhufl · 7 years ago
  19. 565e7a3 Remove unused assignment by zhufl · 7 years ago
  20. 68cb44d Py3: Finish the python3 port by junboli · 7 years ago
  21. f9f8789 Remove dependency to identity v2 by Andrea Frittoli · 8 years ago
  22. 39bea7b Remove unnecessary usage of instance variable by zhufl · 8 years ago
  23. afc9f2d Merge "Fix object storage capabilities client return value" by Jenkins · 8 years ago
  24. 17d8a48 Fix object storage capabilities client return value by ghanshyam · 8 years ago
  25. 609298c Fix object storage bulk middleware client return value by ghanshyam · 8 years ago
  26. e52bee7 Remove unused variables from api tests by Ferenc Horváth · 8 years ago
  27. 268ccce Replace assertions with more specific ones by Ferenc Horváth · 8 years ago
  28. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  29. 9604aa0 Fix create, update or delete account metadata method by ghanshyam · 8 years ago
  30. b6532dd Merge "Separate object-storage bulk operation service clients" by Jenkins · 8 years ago
  31. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  32. 3608544 Separate object-storage bulk operation service clients by ghanshyam · 8 years ago
  33. e887323 Use tempest.lib data_utils - object_storage by Ken'ichi Ohmichi · 8 years ago
  34. 7b93104 Add missing @test.attr(type='negative') for negative tests by zhufl · 8 years ago
  35. 3f47615 Merge "Swift list containers should test for reverse listing param" by Jenkins · 8 years ago
  36. 0244697 Add resources_prefix to rand_name when created by Joshua White · 8 years ago
  37. 0004b8f Swift list containers should test for reverse listing param by Cindy Lu · 8 years ago
  38. b7bc1de Switch to decorators.idempotent_id on object_storage by Ken'ichi Ohmichi · 8 years ago
  39. 1b21b66 Merge "Cleanup useless aliasing in test_container_acl" by Jenkins · 8 years ago
  40. 772d89b Merge "Port object_storage tests to Py3." by Jenkins · 8 years ago
  41. 94d9119 Merge "Check error message returned by the system" by Jenkins · 8 years ago
  42. 80223c3 Check error message returned by the system by zhufl · 8 years ago
  43. 7bbbec1 Replace six.iteritems with dict.items by guo yunxian · 8 years ago
  44. b84f2d4 Port object_storage tests to Py3. by Jordan Pittier · 8 years ago
  45. d3b8e67 Fix container cleanup in test_account_bulk by Andrea Frittoli · 8 years ago
  46. bc80deb Merge "Separate capabilities service method from account_client" by Jenkins · 8 years ago
  47. 52d3ffa Fix a few Python 3.x issues by Andrea Frittoli · 8 years ago
  48. f29831d Separate capabilities service method from account_client by ghanshyam · 8 years ago
  49. ae7bd7d Merge "Honour discoverability feature flag in swift tests" by Jenkins · 8 years ago
  50. 28340d8 Honour discoverability feature flag in swift tests by Andrea Frittoli · 8 years ago
  51. 7301e42 Add sleep(2) when try to delete a container by Arx Cruz · 8 years ago
  52. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 8 years ago
  53. 9c87569 Merge "fix bulk service name" by Jenkins · 8 years ago
  54. 50da1d2 fix bulk service name by Thiago da Silva · 8 years ago
  55. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  56. 6736c2b delete list_all_container_objects in the container_client by zheng yin · 8 years ago
  57. 333f958 Merge "Add more swift container negative tests" by Jenkins · 8 years ago
  58. 0d1d24e Correct several typos by Tianbiao Qi · 8 years ago
  59. 59ae301 Add more swift container negative tests by Cindy Lu · 8 years ago
  60. 9d94e21 Merge "Remove invalid assertions for 304 resp" by Jenkins · 8 years ago
  61. c2cb024 Remove invalid assertions for 304 resp by Gregory Haynes · 8 years ago
  62. ae5871e Container Services underscore in metadata key translate to dash by Cindy Lu · 8 years ago
  63. 5a08f5b Merge "py3: Miscellaneous fixes" by Jenkins · 8 years ago
  64. c2b8299 Merge "Added logic to validate storage policy info" by Jenkins · 8 years ago
  65. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  66. cc0cc90 Merge "Fix checks for content length in object storage tests." by Jenkins · 8 years ago
  67. 4fd86aa TrivialFix: Remove cfg import unused by Cao Xuan Hoang · 8 years ago
  68. a1cd682 Merge "Remove unnecessary setUp()" by Jenkins · 8 years ago
  69. a212c4a Added logic to validate storage policy info by Brian Ober · 9 years ago
  70. 342c44e Remove unnecessary setUp() by Ken'ichi Ohmichi · 8 years ago
  71. 56c1e8c remove unnecessary call in test_delete_container by Cindy Lu · 8 years ago
  72. 09a16c4 Remove the test_upload_large_objects negative test by Castulo J. Martinez · 8 years ago
  73. c22ef48 Fix checks for content length in object storage tests. by Radoslaw Zarzynski · 9 years ago
  74. 6bdc3ed Move helper methods for object_storage to base.py by Cindy Lu · 9 years ago
  75. 9dde240 Merge "Introduce new helper: call_and_ignore_notfound_exc()" by Jenkins · 9 years ago
  76. 6e5dee3 Merge "Add missing test for the object storage v1 API" by Jenkins · 9 years ago
  77. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  78. 4408c4a Swift object client: use urllib3 builtin support for chunked transfer by Jordan Pittier · 9 years ago
  79. 947d233 Add missing test for the object storage v1 API by Castulo J. Martinez · 9 years ago
  80. f2deb18 Addresses Expect: 100-continue client behavior by Brian Ober · 9 years ago
  81. 9264e2f Cleanup useless aliasing in test_container_acl by Matthew Treinish · 9 years ago
  82. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  83. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 9 years ago
  84. a471da0 Merge "Fix checks for X-Trans-Id in DLO-related storage tests." by Jenkins · 9 years ago
  85. cd24381 Set correct ACL for Swift staticweb tests by Christian Schwede · 9 years ago
  86. 647cc18 Fix spelling typo in warning message by Zhao Lei · 9 years ago
  87. 5c260cc Fix checks for X-Trans-Id in DLO-related storage tests. by Radoslaw Zarzynski · 9 years ago
  88. 6e1ad56 Fixed few typos by PranaliDeore · 9 years ago
  89. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  90. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  91. 352082e Merge "Add a rule for blocking "-" from rand_name call" by Jenkins · 10 years ago
  92. 80369a9 Add a rule for blocking "-" from rand_name call by Ken'ichi Ohmichi · 10 years ago
  93. 98f62ee Made a several-seconds checking&waiting for object to be deleted by Jane Zadorozhna · 10 years ago
  94. f25a0a3 Fix condition of Swift SLO API tests run by tmatsu · 10 years ago
  95. e63af56 Merge "Extend credentials to support roles" by Jenkins · 10 years ago
  96. 825b2d3 Extend credentials to support roles by Andrea Frittoli (andreaf) · 10 years ago
  97. 7096303 Merge "Extend get_client_manager to support roles" by Jenkins · 10 years ago
  98. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 10 years ago
  99. 35fb99d Trim object storage smoke tests to a small set by David Kranz · 10 years ago
  100. 2a43487 remove smoke tag from negative tests by Sean Dague · 10 years ago