summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_acl_negative.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 part3zhufl2020-08-181-7/+10
* Fix create container methodghanshyam2017-10-051-1/+1
* Fix create, update or delete container metadata methodghanshyam2017-09-241-12/+16
* Remove unused assignmentzhufl2017-08-161-1/+0
* Remove unused variables from api testsFerenc Horváth2017-06-141-6/+6
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-10/+9
* 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-9/+10
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+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
* | remove smoke tag from negative testsSean Dague2015-04-291-4/+4
|/
* remove gate tag (part 2)Sean Dague2015-04-271-5/+5
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Merge "Remove tempest-lib exc Frobidden to Unauthorized translation"Jenkins2015-03-061-7/+7
|\
| * Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-7/+7
* | Merge "Switch swift tests to use cred_provider with roles"Jenkins2015-03-061-5/+13
|\ \ | |/ |/|
| * Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-5/+13
* | 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/+9
|/
* Split resource_setup for object_storage testsRohan Kanade2015-02-181-3/+8
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-10/+11
* Remove ObjectClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-22/+22
* Make every swift clients use expected_successJordanP2014-11-171-8/+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-15/+14
* Multiversion authentication part1Andrea Frittoli2014-02-051-18/+48
* Removes vim headers 3rd roundJoe H. Rahme2014-01-271-2/+0
* Separate negative tests for SwiftJoe H. Rahme2014-01-241-0/+195