summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_services_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Improve cleanup after Swift testingChristian Schwede2021-10-051-4/+5
* Adding description for testcases - swift part3zhufl2020-08-181-15/+11
* Fix create container methodghanshyam2017-10-051-15/+20
* Fix create, update or delete container metadata methodghanshyam2017-09-241-6/+8
* Make list methods consistent for container clientghanshyam2017-09-231-2/+2
* Fix object storage capabilities client return valueghanshyam2017-07-231-1/+1
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-11/+10
* Use tempest.lib data_utils - object_storageKen'ichi Ohmichi2017-03-131-1/+1
* Add resources_prefix to rand_name when createdJoshua White2017-02-101-1/+1
* Switch to decorators.idempotent_id on object_storageKen'ichi Ohmichi2017-02-041-10/+11
* Check error message returned by the systemzhufl2017-01-041-2/+2
* Separate capabilities service method from account_clientghanshyam2016-12-131-1/+1
* Honour discoverability feature flag in swift testsAndrea Frittoli2016-12-071-3/+21
* Use names containing "invalid" or "nonexistent" as invalid namezhufl2016-11-221-12/+4
* delete list_all_container_objects in the container_clientzheng yin2016-10-211-6/+6
* Add more swift container negative testsCindy Lu2016-09-261-0/+167