summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_object_expiry.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - swift part1zhufl2020-08-181-0/+4
* Fix object_client methods to accept headers and query paramghanshyam2017-10-111-4/+4
* Remove unused variables from api testsFerenc Horváth2017-06-141-2/+2
* Switch to decorators.idempotent_id on object_storageKen'ichi Ohmichi2017-02-041-3/+3
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-7/+4
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Made a several-seconds checking&waiting for object to be deletedJane Zadorozhna2015-06-171-5/+20
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+2
* Make every swift clients use expected_successJordanP2014-11-171-2/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-4/+4
* provide enough time to do expires in obj testsSean Dague2014-06-231-4/+10
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-3/+3
* Merge "Avoid expiration before updating metadata"Jenkins2014-01-301-8/+12
|\
| * Avoid expiration before updating metadataChristian Schwede2014-01-191-8/+12
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
|/
* Remove skip_because in swift object expiry testFabien Boucher2014-01-081-18/+16
* Check HTTP response headers of Swift middleware API in detailDaisuke Morita2013-12-061-0/+3
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-5/+4
* introduces skip_because decoratorGiulio Fidente2013-10-041-3/+2
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* uniforms skip messagesGiulio Fidente2013-08-261-1/+1
* setUpClass/tearDownClass full chainAttila Fazekas2013-08-141-0/+1
* White space after # in tempest/api filesAttila Fazekas2013-08-011-1/+1
* Merge "Moved swift container cleanup to a class method."Jenkins2013-05-261-9/+1
|\
| * Moved swift container cleanup to a class method.Martina Kollarova2013-05-241-9/+1
* | Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-0/+2
|/
* Remove unnecessary tags/attributes from our testsGiampaolo Lauria2013-05-211-2/+0
* rename tests -> apiSean Dague2013-05-201-0/+84