summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_staticweb.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - swift part3zhufl2020-08-181-0/+5
* Fix create, update or delete container metadata methodghanshyam2017-09-241-16/+17
* Move test decorators to commonAndrea Frittoli2017-08-231-5/+5
* Remove unnecessary usage of instance variablezhufl2017-07-311-2/+2
* Remove unused variables from api testsFerenc Horváth2017-06-141-3/+2
* 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-4/+5
* Port object_storage tests to Py3.Jordan Pittier2016-12-221-3/+3
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-9/+4
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Set correct ACL for Swift staticweb testsChristian Schwede2015-10-131-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-4/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* 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/+4
|/
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+3
* Remove ObjectClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-5/+5
* Remove AccountClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-8/+11
* Make every swift clients use expected_successJordanP2014-11-171-3/+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
* Stop swift resource leaking even if an error occursMasayuki Igawa2014-04-081-1/+3
* Makes some Swift API tests optionalJoe H. Rahme2014-02-201-0/+4
* Multiversion authentication part1Andrea Frittoli2014-02-051-0/+18
* Check HTTP response headers of Swift middleware API in detailDaisuke Morita2013-12-061-0/+12
* update to hacking 0.8Sean Dague2013-12-031-8/+8
* Add two more tests for Swift staticweb middlewareChristian Schwede2013-11-271-3/+41
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-5/+4
* Add tests for Swift's StaticWeb middelwareJoe H. Rahme2013-09-031-0/+94