summaryrefslogtreecommitdiff
path: root/tempest/api/volume/admin/test_volume_quotas.py
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated assertDictContainsSubsetTakashi Kajinami2021-11-301-1/+1
* Adding description for testcases - volume part5zhufl2020-08-141-3/+9
* Add response schema validation for volume quota_setzhufl2019-08-271-16/+7
* Merge "Remove unnecessary class variables"Zuul2018-09-051-3/+2
|\
| * Remove unnecessary class variableszhufl2018-09-031-3/+2
* | trivial: Correct class name for BaseVolumeQuotasAdminTestJSONFelipe Monteiro2018-09-031-5/+5
|/
* Make volume client alias with _latest suffixghanshyam2018-08-071-2/+2
* Remove force_tenant_isolation from Cinder testsCliff Parsons2018-06-021-32/+34
* Remove unnecessary alias for service clientsrchouhan2018-01-291-4/+5
* Merge "Add support for "per_volume_gigabytes" and "backup_gigabytes" quota"Zuul2017-11-021-2/+5
|\
| * Add support for "per_volume_gigabytes" and "backup_gigabytes" quotalkuchlan2017-10-261-2/+5
* | Delete a volume by Non-admin privilegeslkuchlan2017-09-241-1/+1
* | Move identity_utils to common.identityAndrea Frittoli2017-09-141-3/+5
* | Handle volume API version enablementSean McGinnis2017-07-121-1/+1
* | Add response assertions and remove unused variables in volume testsjeremy.zhang2017-07-031-1/+1
|/
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-3/+3
* Add test cases for volume quota classjeremy.zhang2017-04-131-0/+6
* Separate volume v2 transfers service clientsghanshyam2017-04-061-2/+8
* Rename Cinder V2 API testsKen'ichi Ohmichi2017-03-301-2/+2
* Remove Cinder v1 testsKen'ichi Ohmichi2017-03-161-4/+0
* Use tempest.lib data_utils - volumeKen'ichi Ohmichi2017-03-131-1/+1
* Merge "Add a generic "wait_for_volume_resource_status" function"Jenkins2017-02-221-1/+1
|\
| * Add a generic "wait_for_volume_resource_status" functionlkuchlan2017-02-191-1/+1
* | Remove unnecessary int castingzhufl2017-02-211-1/+1
|/
* Switch to decorators.idempotent_id on volumeKen'ichi Ohmichi2017-02-051-8/+8
* Replace six.iteritems with dict.itemsguo yunxian2017-01-031-2/+1
* Adding update backups quotalkuchlan2016-08-291-2/+3
* Remove the wapper method show_quota_usage()Ken'ichi Ohmichi2016-07-291-14/+15
* Generic "delete volume" methodlkuchlan2016-06-191-7/+4
* Quota usage after volume transferlkuchlan2016-06-141-1/+52
* Fix cinder volume nameing for adminbkopilov2016-06-081-13/+13
* Adding wait_for_resource_deletion function for volume cleanuplkuchlan2016-05-111-2/+6
* Give access to CredClient in testsJamie Lennox2015-09-091-10/+11
* Return complete response from remaining service clientghanshyam2015-08-311-9/+11
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Add a rule for blocking "-" from rand_name callKen'ichi Ohmichi2015-06-181-1/+1
* Switch all uses of iteritems to use six insteadMatthew Treinish2015-05-101-1/+2
* Merge "Initial class creds creation in test base class"Jenkins2015-04-291-1/+1
|\
| * Initial class creds creation in test base classAndrea Frittoli2015-04-271-1/+1
* | remove gate tag (part 1)Sean Dague2015-04-271-6/+0
|/
* Apply a naming rule of GET to volume clientKen'ichi Ohmichi2015-04-071-8/+8
* Merge "Replace hardcoded volume size by created volume size"Jenkins2015-03-131-1/+2
|\
| * Replace hardcoded volume size by created volume sizeMarkus Zoeller2015-03-101-1/+2
* | Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
|/
* Merge "Replaces hardcoded volume size by configured value"Jenkins2015-03-051-1/+1
|\
| * Replaces hardcoded volume size by configured valueMarkus Zoeller2015-03-031-1/+1
* | 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/+6
|/
* Split resource_setup for volume testsRohan Kanade2015-02-191-2/+2