1. afc9f2d Merge "Fix object storage capabilities client return value" by Jenkins · 8 years ago
  2. 17d8a48 Fix object storage capabilities client return value by ghanshyam · 8 years ago
  3. 609298c Fix object storage bulk middleware client return value by ghanshyam · 8 years ago
  4. e52bee7 Remove unused variables from api tests by Ferenc Horváth · 8 years ago
  5. 268ccce Replace assertions with more specific ones by Ferenc Horváth · 8 years ago
  6. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  7. 9604aa0 Fix create, update or delete account metadata method by ghanshyam · 8 years ago
  8. b6532dd Merge "Separate object-storage bulk operation service clients" by Jenkins · 8 years ago
  9. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  10. 3608544 Separate object-storage bulk operation service clients by ghanshyam · 8 years ago
  11. e887323 Use tempest.lib data_utils - object_storage by Ken'ichi Ohmichi · 8 years ago
  12. 7b93104 Add missing @test.attr(type='negative') for negative tests by zhufl · 8 years ago
  13. 3f47615 Merge "Swift list containers should test for reverse listing param" by Jenkins · 8 years ago
  14. 0244697 Add resources_prefix to rand_name when created by Joshua White · 8 years ago
  15. 0004b8f Swift list containers should test for reverse listing param by Cindy Lu · 8 years ago
  16. b7bc1de Switch to decorators.idempotent_id on object_storage by Ken'ichi Ohmichi · 8 years ago
  17. 1b21b66 Merge "Cleanup useless aliasing in test_container_acl" by Jenkins · 8 years ago
  18. 772d89b Merge "Port object_storage tests to Py3." by Jenkins · 8 years ago
  19. 94d9119 Merge "Check error message returned by the system" by Jenkins · 8 years ago
  20. 80223c3 Check error message returned by the system by zhufl · 8 years ago
  21. 7bbbec1 Replace six.iteritems with dict.items by guo yunxian · 9 years ago
  22. b84f2d4 Port object_storage tests to Py3. by Jordan Pittier · 8 years ago
  23. d3b8e67 Fix container cleanup in test_account_bulk by Andrea Frittoli · 8 years ago
  24. bc80deb Merge "Separate capabilities service method from account_client" by Jenkins · 8 years ago
  25. 52d3ffa Fix a few Python 3.x issues by Andrea Frittoli · 8 years ago
  26. f29831d Separate capabilities service method from account_client by ghanshyam · 8 years ago
  27. ae7bd7d Merge "Honour discoverability feature flag in swift tests" by Jenkins · 8 years ago
  28. 28340d8 Honour discoverability feature flag in swift tests by Andrea Frittoli · 8 years ago
  29. 7301e42 Add sleep(2) when try to delete a container by Arx Cruz · 8 years ago
  30. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 8 years ago
  31. 9c87569 Merge "fix bulk service name" by Jenkins · 8 years ago
  32. 50da1d2 fix bulk service name by Thiago da Silva · 8 years ago
  33. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  34. 6736c2b delete list_all_container_objects in the container_client by zheng yin · 9 years ago
  35. 333f958 Merge "Add more swift container negative tests" by Jenkins · 8 years ago
  36. 0d1d24e Correct several typos by Tianbiao Qi · 9 years ago
  37. 59ae301 Add more swift container negative tests by Cindy Lu · 9 years ago
  38. 9d94e21 Merge "Remove invalid assertions for 304 resp" by Jenkins · 9 years ago
  39. c2cb024 Remove invalid assertions for 304 resp by Gregory Haynes · 9 years ago
  40. ae5871e Container Services underscore in metadata key translate to dash by Cindy Lu · 9 years ago
  41. 5a08f5b Merge "py3: Miscellaneous fixes" by Jenkins · 9 years ago
  42. c2b8299 Merge "Added logic to validate storage policy info" by Jenkins · 9 years ago
  43. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  44. cc0cc90 Merge "Fix checks for content length in object storage tests." by Jenkins · 9 years ago
  45. 4fd86aa TrivialFix: Remove cfg import unused by Cao Xuan Hoang · 9 years ago
  46. a1cd682 Merge "Remove unnecessary setUp()" by Jenkins · 9 years ago
  47. a212c4a Added logic to validate storage policy info by Brian Ober · 9 years ago
  48. 342c44e Remove unnecessary setUp() by Ken'ichi Ohmichi · 9 years ago
  49. 56c1e8c remove unnecessary call in test_delete_container by Cindy Lu · 9 years ago
  50. 09a16c4 Remove the test_upload_large_objects negative test by Castulo J. Martinez · 9 years ago
  51. c22ef48 Fix checks for content length in object storage tests. by Radoslaw Zarzynski · 9 years ago
  52. 6bdc3ed Move helper methods for object_storage to base.py by Cindy Lu · 9 years ago
  53. 9dde240 Merge "Introduce new helper: call_and_ignore_notfound_exc()" by Jenkins · 9 years ago
  54. 6e5dee3 Merge "Add missing test for the object storage v1 API" by Jenkins · 9 years ago
  55. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  56. 4408c4a Swift object client: use urllib3 builtin support for chunked transfer by Jordan Pittier · 9 years ago
  57. 947d233 Add missing test for the object storage v1 API by Castulo J. Martinez · 9 years ago
  58. f2deb18 Addresses Expect: 100-continue client behavior by Brian Ober · 9 years ago
  59. 9264e2f Cleanup useless aliasing in test_container_acl by Matthew Treinish · 9 years ago
  60. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  61. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 9 years ago
  62. a471da0 Merge "Fix checks for X-Trans-Id in DLO-related storage tests." by Jenkins · 9 years ago
  63. cd24381 Set correct ACL for Swift staticweb tests by Christian Schwede · 9 years ago
  64. 647cc18 Fix spelling typo in warning message by Zhao Lei · 10 years ago
  65. 5c260cc Fix checks for X-Trans-Id in DLO-related storage tests. by Radoslaw Zarzynski · 10 years ago
  66. 6e1ad56 Fixed few typos by PranaliDeore · 10 years ago
  67. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  68. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  69. 352082e Merge "Add a rule for blocking "-" from rand_name call" by Jenkins · 10 years ago
  70. 80369a9 Add a rule for blocking "-" from rand_name call by Ken'ichi Ohmichi · 10 years ago
  71. 98f62ee Made a several-seconds checking&waiting for object to be deleted by Jane Zadorozhna · 10 years ago
  72. f25a0a3 Fix condition of Swift SLO API tests run by tmatsu · 10 years ago
  73. e63af56 Merge "Extend credentials to support roles" by Jenkins · 10 years ago
  74. 825b2d3 Extend credentials to support roles by Andrea Frittoli (andreaf) · 10 years ago
  75. 7096303 Merge "Extend get_client_manager to support roles" by Jenkins · 10 years ago
  76. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 10 years ago
  77. 35fb99d Trim object storage smoke tests to a small set by David Kranz · 10 years ago
  78. 2a43487 remove smoke tag from negative tests by Sean Dague · 10 years ago
  79. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  80. f0e1d8b Merge "remove gate tag (part 2)" by Jenkins · 10 years ago
  81. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  82. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  83. 639f2fa remove gate tag (part 2) by Sean Dague · 10 years ago
  84. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  85. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 10 years ago
  86. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 10 years ago
  87. 72a0411 Remove redundant calls to clear_isolated_creds by Andrea Frittoli · 10 years ago
  88. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  89. 4a59693 Add check on role availability before request creds by roles by Matthew Treinish · 10 years ago
  90. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  91. 8c24829 Merge "Remove tempest-lib exc Frobidden to Unauthorized translation" by Jenkins · 10 years ago
  92. d9ce2b5 Merge "Switch swift tests to use cred_provider with roles" by Jenkins · 10 years ago
  93. 8f26829 Switch swift tests to use cred_provider with roles by Matthew Treinish · 10 years ago
  94. 6b1cd29 Remove tempest-lib exc Frobidden to Unauthorized translation by Masayuki Igawa · 10 years ago
  95. 72c7689 Merge "Fix and re-enable H105" by Jenkins · 10 years ago
  96. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  97. a62baa0 Fix and re-enable H105 by Joe Gordon · 10 years ago
  98. f30a569 Split resource_setup for object_storage tests by Rohan Kanade · 10 years ago
  99. 29d554f Change tempest Unauthorized exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  100. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago