summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_object_slo.py
Commit message (Expand)AuthorAgeFilesLines
* Improve cleanup after Swift testingChristian Schwede2021-10-051-6/+1
* Replace md5 with oslo versionAde Lee2021-02-251-4/+5
* [Trivial]Remove unused variables and methodszhufl2020-11-191-1/+1
* Adding description for testcases - swift part1zhufl2020-08-181-4/+8
* object storage: fix and cleanup header checksThomas Morin2020-06-291-12/+1
* Make list methods consistent for container clientghanshyam2017-09-231-1/+1
* Move test decorators to commonAndrea Frittoli2017-08-231-5/+5
* Remove unused variables from api testsFerenc Horváth2017-06-141-2/+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-1/+1
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-2/+1
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-7/+4
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Switch all uses of json to oslo_serializationMatthew Treinish2015-07-141-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Fix condition of Swift SLO API tests runtmatsu2015-06-021-0/+4
* remove gate tag (part 1)Sean Dague2015-04-271-4/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* 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
* Make every swift clients use expected_successJordanP2014-11-171-5/+0
* Replace confusing member nameDaisuke Morita2014-09-111-6/+6
* Merge "Refactor usage of custom_match tests"Jenkins2014-01-301-16/+5
|\
| * Refactor usage of custom_match testsChristian Schwede2014-01-081-16/+5
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
|/
* Add tests for testing swift slo middlewareDaisuke Morita2013-12-051-0/+193