summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage
Commit message (Expand)AuthorAgeFilesLines
* Remove transfer-encoding headers from testArx Cruz2022-09-131-2/+0
* Add waiter for object creationBas de Bruijne2022-07-292-0/+8
* Merge "Skip test_container_synchronization"Zuul2022-07-251-1/+1
|\
| * Skip test_container_synchronizationRoman Popelka2022-07-141-1/+1
* | Add config option for algo to use in temp_url testsGiulio Fidente2022-07-152-2/+14
* | Remove unstable_test decoratorRoman Popelka2022-07-131-1/+0
|/
* tempurl: Deprecate sha1 signaturesafariasa2022-05-262-2/+2
* Improve cleanup after Swift testingChristian Schwede2021-10-053-15/+6
* Mark unstable test_create_object_with_transfer_encodingMartin Kopec2021-10-041-1/+1
* Fix IPv6 localhost replacement in Swift container sync testChristian Schwede2021-09-271-5/+13
* object_storage: retry object creation on ConflictChris Wedgwood2021-09-091-5/+15
* Changes to ensure delete_containers is done at class level tear downHuy Tran2021-08-044-13/+16
* Remove usage of sixsongwenping2021-04-151-3/+1
* Replace md5 with oslo versionAde Lee2021-02-252-14/+15
* Merge "[part1] Remove six"Zuul2021-02-251-1/+1
|\
| * [part1] Remove sixlikui2021-02-241-1/+1
* | Merge "Add wait_for_resource_deletion for swift api clients"Zuul2021-02-251-8/+4
|\ \ | |/ |/|
| * Add wait_for_resource_deletion for swift api clientsBenny Kopilov2021-02-081-8/+4
* | Remove usage of sixsongwenping2021-02-185-9/+5
|/
* Skip test_create_object_with_transfer_encodingGhanshyam Mann2020-11-251-0/+1
* [Trivial]Remove unused variables and methodszhufl2020-11-195-13/+7
* Merge "Adding description for testcases - swift part1"Zuul2020-09-287-74/+150
|\
| * Adding description for testcases - swift part1zhufl2020-08-187-74/+150
* | Merge "Adding description for testcases - swift part3"Zuul2020-09-057-23/+39
|\ \
| * | Adding description for testcases - swift part3zhufl2020-08-187-23/+39
| |/
* | Adding description for testcases - swift part2zhufl2020-08-207-28/+53
|/
* Merge "object storage: fix and cleanup header checks"Zuul2020-07-022-46/+4
|\
| * object storage: fix and cleanup header checksThomas Morin2020-06-292-46/+4
* | Unstable test_container_synchronizationMartin Kopec2020-06-231-1/+1
|/
* Accept custom registered endpointsMartin Kopec2020-01-282-8/+6
* docs: Fix incorrect docstrings in reStructuredText formatSergey Vilgelm2018-11-211-2/+3
* swift: container ACL - use ID's for tenant and userJames Page2018-09-251-6/+6
* Remove deprecated config options 'resources_prefix'ghanshyam2018-01-211-1/+1
* Merge "Use addClassResourceCleanup in test_container_sync"Zuul2018-01-021-6/+4
|\
| * Use addClassResourceCleanup in test_container_syncShu Muto2017-12-191-6/+4
* | Merge "Change containers to list if string"Zuul2018-01-021-1/+5
|\ \
| * | Change containers to list if stringKen'ichi Ohmichi2018-01-011-1/+5
| |/
* | Do not use class variable for clients in ContainerSyncTestzhufl2017-12-261-2/+1
|/
* Merge "Remove resource_cleanup from test_object_version"Zuul2017-12-181-12/+8
|\
| * Remove resource_cleanup from test_object_versionAkihito INOH2017-12-181-12/+8
* | Use addClassResourceCleanup in account service testOTSUKA, Yuanying2017-12-151-5/+4
|/
* Fix object_client methods to accept headers and query paramghanshyam2017-10-112-28/+23
* Remove wrapper methods from object_clientghanshyam2017-10-111-17/+37
* Fix create container methodghanshyam2017-10-057-60/+57
* Fix create, update or delete container metadata methodghanshyam2017-09-247-65/+83
* Make list methods consistent for container clientghanshyam2017-09-236-16/+16
* Move test decorators to commonAndrea Frittoli2017-08-2312-40/+40
* Merge "Py3: Finish the python3 port"Jenkins2017-08-211-1/+1
|\
| * Py3: Finish the python3 portjunboli2017-08-091-1/+1
* | Merge "Remove unused assignment"Jenkins2017-08-188-10/+0
|\ \