summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_object_temp_url.py
Commit message (Expand)AuthorAgeFilesLines
* Add config option for algo to use in temp_url testsGiulio Fidente2022-07-151-1/+7
* tempurl: Deprecate sha1 signaturesafariasa2022-05-261-1/+1
* Remove usage of sixsongwenping2021-02-181-2/+1
* Adding description for testcases - swift part3zhufl2020-08-181-0/+6
* Move test decorators to commonAndrea Frittoli2017-08-231-6/+6
* Remove unused variable assignmentzhufl2017-08-181-3/+3
* Remove unused variables from api testsFerenc Horváth2017-06-141-2/+2
* Fix create, update or delete account metadata methodghanshyam2017-04-211-4/+6
* Use tempest.lib data_utils - object_storageKen'ichi Ohmichi2017-03-131-1/+1
* Switch to decorators.idempotent_id on object_storageKen'ichi Ohmichi2017-02-041-5/+6
* Port object_storage tests to Py3.Jordan Pittier2016-12-221-4/+4
* TrivialFix: Remove cfg import unusedCao Xuan Hoang2016-08-251-3/+0
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-9/+3
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Merge "remove gate tag (part 1)"Jenkins2015-04-281-5/+0
|\
| * remove gate tag (part 1)Sean Dague2015-04-271-5/+0
* | Switch all uses of urlparse to import from sixMatthew Treinish2015-04-231-1/+1
|/
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Merge "Fix and re-enable H105"Jenkins2015-03-041-2/+0
|\
| * Fix and re-enable H105Joe Gordon2015-02-251-2/+0
* | Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+5
|/
* Make every swift clients use expected_successJordanP2014-11-171-7/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-4/+4
* Merge "Refactor ways of creating anonymous test user"Jenkins2014-09-121-2/+0
|\
| * Refactor ways of creating anonymous test userDaisuke Morita2014-08-271-2/+0
* | Add a test for inline parameter of TempURLDaisuke Morita2014-08-251-0/+17
|/
* Add parametric tests of Swift account APIDaisuke Morita2014-03-031-4/+4
* Separate negative tests for SwiftJoe H. Rahme2014-01-241-17/+0
* Remove vim headersMasayuki Igawa2014-01-201-1/+0
* Add a discoverable_apis option for swiftMatthew Treinish2014-01-091-23/+17
* Add test for HEAD queries on Swift tempurl MWFabien Boucher2013-12-301-28/+47
* moving to global lazy loaded configSean Dague2013-12-201-1/+3
* Check HTTP response headers of Swift middleware API in detailDaisuke Morita2013-12-061-1/+4
* Adds improvements to the Swift TempURL testJoe H. Rahme2013-12-021-25/+55
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-8/+8
* Adds more test to cover Swift tempURL middlewareJoe H. Rahme2013-09-261-0/+157