summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_acl.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-2/+3
* swift: container ACL - use ID's for tenant and userJames Page2018-09-251-6/+6
* Fix create, update or delete container metadata methodghanshyam2017-09-241-6/+8
* Remove unused variables from api testsFerenc Horváth2017-06-141-7/+7
* 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-3/+3
* Merge "Cleanup useless aliasing in test_container_acl"Jenkins2017-01-241-33/+27
|\
| * Cleanup useless aliasing in test_container_aclMatthew Treinish2016-02-271-33/+27
* | Move helper methods for object_storage to base.pyCindy Lu2016-06-201-3/+2
|/
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* Merge "Extend credentials to support roles"Jenkins2015-05-211-2/+5
|\
| * Extend credentials to support rolesAndrea Frittoli (andreaf)2015-05-131-2/+5
* | Merge "Extend get_client_manager to support roles"Jenkins2015-05-131-4/+2
|\ \ | |/
| * Extend get_client_manager to support rolesAndrea Frittoli (andreaf)2015-05-121-4/+2
* | Trim object storage smoke tests to a small setDavid Kranz2015-05-011-2/+0
|/
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-7/+13
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Split resource_setup for object_storage testsRohan Kanade2015-02-181-3/+8
* Remove ObjectClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-5/+5
* Make every swift clients use expected_successJordanP2014-11-171-5/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Refactor ways of creating anonymous test userDaisuke Morita2014-08-271-5/+0
* Enforces the use of Credentials (part2)Andrea Frittoli2014-05-061-3/+1
* Object storage tests to use default auth_providerAndrea Frittoli2014-03-131-1/+1
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-8/+7
* Multiversion authentication part1Andrea Frittoli2014-02-051-8/+15
* Separate negative tests for SwiftJoe H. Rahme2014-01-241-148/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Check HTTP response headers of Swift middleware API in detailDaisuke Morita2013-12-061-0/+13
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-13/+13
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* Add test for swift ACLsFabien Boucher2013-08-071-0/+225