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