summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_services.py
Commit message (Expand)AuthorAgeFilesLines
* Changes to ensure delete_containers is done at class level tear downHuy Tran2021-08-041-3/+4
* Adding description for testcases - swift part2zhufl2020-08-201-22/+29
* Fix create container methodghanshyam2017-10-051-34/+28
* Fix create, update or delete container metadata methodghanshyam2017-09-241-18/+23
* Make list methods consistent for container clientghanshyam2017-09-231-10/+10
* Remove unused variables from api testsFerenc Horváth2017-06-141-1/+1
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-4/+3
* Use tempest.lib data_utils - object_storageKen'ichi Ohmichi2017-03-131-1/+1
* Add resources_prefix to rand_name when createdJoshua White2017-02-101-3/+4
* Switch to decorators.idempotent_id on object_storageKen'ichi Ohmichi2017-02-041-24/+25
* Port object_storage tests to Py3.Jordan Pittier2016-12-221-8/+8
* Use more specific asserts in testsBéla Vancsics2016-11-091-1/+1
* Container Services underscore in metadata key translate to dashCindy Lu2016-09-201-2/+3
* Merge "Remove unnecessary setUp()"Jenkins2016-08-251-3/+0
|\
| * Remove unnecessary setUp()Ken'ichi Ohmichi2016-08-191-3/+0
* | remove unnecessary call in test_delete_containerCindy Lu2016-08-191-1/+0
|/
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-45/+25
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Fixed few typosPranaliDeore2015-08-251-4/+4
* Trim object storage smoke tests to a small setDavid Kranz2015-05-011-21/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+24
* Merge "Make every swift clients use expected_success"Jenkins2014-11-181-23/+0
|\
| * Make every swift clients use expected_successJordanP2014-11-171-24/+0
* | Make delete_container use expected_successChris Dent2014-11-141-3/+1
|/
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-44/+43
* Add parametric tests of Swift container APIDaisuke Morita2014-02-031-62/+362
* Merge "Refactor usage of custom_match tests"Jenkins2014-01-301-0/+5
|\
| * Refactor usage of custom_match testsChristian Schwede2014-01-081-0/+5
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
|/
* Check HTTP response headers of Swift API in detailDaisuke Morita2013-11-261-0/+11
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-10/+9
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* setUpClass/tearDownClass full chainAttila Fazekas2013-08-141-0/+1
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-1/+1
* Loosen constraints on Swift status codes.Samuel Merritt2013-06-191-6/+7
* Moved swift container cleanup to a class method.Martina Kollarova2013-05-241-14/+1
* rename tests -> apiSean Dague2013-05-201-0/+132