summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [goal] Migrate python-cinderclient jobs to focalGhanshyam Mann2020-08-171-1/+1
* Use unittest.mock instead of third party mockSean McGinnis2020-06-051-4/+3
* Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-13/+12
* Enable F811, F821Eric Harney2017-08-231-1/+1
* Enable H306Eric Harney2017-08-011-2/+3
* Add pagination for snapshots, backupsGerhard Muntingh2017-06-221-1/+1
* Merge "Support list-volume for group show"Jenkins2017-06-141-2/+14
|\
| * Support list-volume for group showwangxiyuan2017-05-251-2/+14
* | Support generalized resource filter in clientTommyLike2017-05-311-0/+17
|/
* Pretty print 'extra_specs' and 'group_specs'TommyLike2017-05-121-0/+22
* Remove extra 'u' from cli outputCao ShuFeng2016-12-161-2/+9
* Optimize: add build_query_param method to clean codeTommyLike2016-11-071-0/+40
* Move old oslo-incubator code out of openstack/commondineshbhor2016-11-031-1/+1
* Fix useless api_version of Manager classCao ShuFeng2016-08-231-0/+12
* Fix Unicode error printing extra-specsYuriy Nesenenko2016-07-151-0/+4
* Fix the incorrect alignmentxiexs2016-05-191-8/+8
* Fix omission of request_ids returned to userCao Shufeng2016-02-171-1/+9
* Fixes table when there are multiline in result dataliyingjun2015-08-031-0/+34
* Find resource refactoringAnton Arefiev2015-05-121-8/+25
* Remove duplicate find request in find_resourceGorka Eguileor2015-04-011-0/+3
* Move unit tests into test directoryJohn Griffith2015-03-231-0/+186