summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add waiter for object creationBas de Bruijne2022-07-291-0/+4
* Improve cleanup after Swift testingChristian Schwede2021-10-051-5/+0
* object_storage: retry object creation on ConflictChris Wedgwood2021-09-091-5/+15
* Add wait_for_resource_deletion for swift api clientsBenny Kopilov2021-02-081-8/+4
* Change containers to list if stringKen'ichi Ohmichi2018-01-011-1/+5
* Fix create container methodghanshyam2017-10-051-1/+1
* Make list methods consistent for container clientghanshyam2017-09-231-1/+1
* Remove unused assignmentzhufl2017-08-161-3/+0
* Fix object storage capabilities client return valueghanshyam2017-07-231-1/+1
* Remove unused variables from api testsFerenc Horváth2017-06-141-2/+1
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-5/+5
* Separate object-storage bulk operation service clientsghanshyam2017-03-241-0/+1
* 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
* Merge "Port object_storage tests to Py3."Jenkins2017-01-191-1/+1
|\
| * Port object_storage tests to Py3.Jordan Pittier2016-12-221-1/+1
* | Fix container cleanup in test_account_bulkAndrea Frittoli2016-12-211-32/+34
|/
* Separate capabilities service method from account_clientghanshyam2016-12-131-1/+2
* Add sleep(2) when try to delete a containerArx Cruz2016-12-051-0/+9
* delete list_all_container_objects in the container_clientzheng yin2016-10-211-1/+3
* Added logic to validate storage policy infoBrian Ober2016-08-191-1/+11
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-4/+30
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-4/+3
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Fix H404/405 violations for api tests(1/3)Ken'ichi Ohmichi2015-11-191-4/+2
* Extend credentials to support rolesAndrea Frittoli (andreaf)2015-05-131-2/+5
* Extend get_client_manager to support rolesAndrea Frittoli (andreaf)2015-05-121-15/+1
* Initial class creds creation in test base classAndrea Frittoli2015-04-271-1/+3
* Remove redundant calls to clear_isolated_credsAndrea Frittoli2015-03-171-5/+0
* Add check on role availability before request creds by rolesMatthew Treinish2015-03-071-9/+10
* Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-41/+7
* Split resource_setup for object_storage testsRohan Kanade2015-02-181-5/+17
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-4/+4
* Merge "Change v2 identity client methods to return one value"Jenkins2015-01-121-1/+1
|\
| * Change v2 identity client methods to return one valueDavid Kranz2015-01-061-1/+1
* | Remove ObjectClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-2/+0
* | Remove AccountClientCustomizedHeader classKen'ichi Ohmichi2015-01-051-2/+0
|/
* Respect auth.allow_tenant_isolationCyril Roelandt2014-11-281-2/+2
* Add Credentials Provider factoryAndrea Frittoli2014-10-091-12/+6
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-4/+4
* Refactor ways of creating anonymous test userDaisuke Morita2014-08-271-1/+27
* Add 'Member' role to all created usersAndrey Pavlov2014-06-231-19/+0
* Enforces the use of Credentials (part2)Andrea Frittoli2014-05-061-20/+9
* Merge "Fix containers with expired objects deletion problem"Jenkins2014-02-251-1/+4
|\
| * Fix containers with expired objects deletion problemAla Rezmerita2014-02-181-1/+4
* | Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-2/+2
|/
* Multiversion authentication part1Andrea Frittoli2014-02-051-0/+9
* Convert ironic, swift, and heat api tests to use global CONF objectMatthew Treinish2014-01-301-3/+6
* Merge "Create only necessary resources for image, object_storage, volume"Jenkins2014-01-221-0/+1
|\
| * Create only necessary resources for image, object_storage, volumeSylvain Afchain2014-01-161-0/+1