summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_object_formpost.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2021-02-181-2/+1
* Adding description for testcases - swift part3zhufl2020-08-181-0/+2
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Fix create, update or delete account metadata methodghanshyam2017-04-211-2/+4
* 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-1/+2
* Port object_storage tests to Py3.Jordan Pittier2016-12-221-2/+4
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-5/+2
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Merge "remove gate tag (part 1)"Jenkins2015-04-281-1/+0
|\
| * remove gate tag (part 1)Sean Dague2015-04-271-1/+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/+1
|/
* Make every swift clients use expected_successJordanP2014-11-171-2/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-5/+4
* Refactor ways of creating anonymous test userDaisuke Morita2014-08-271-1/+0
* Merge "Stop swift resource leaking even if an error occurs"Jenkins2014-05-011-0/+4
|\
| * Stop swift resource leaking even if an error occursMasayuki Igawa2014-04-081-0/+4
* | Swift formpost cleanupChristian Schwede2014-04-141-6/+14
|/
* Makes some Swift API tests optionalJoe H. Rahme2014-02-201-0/+1
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-5/+4
* Separate negative tests for SwiftJoe H. Rahme2014-01-241-18/+0
* Remove vim headersMasayuki Igawa2014-01-201-1/+0
* Check HTTP response headers of Swift middleware API in detailDaisuke Morita2013-12-061-0/+2
* Add test for Swift formpost middlewareChristian Schwede2013-11-221-0/+135