summaryrefslogtreecommitdiff
path: root/cinderclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix list resources when use limit and with-count"Zuul2021-08-301-0/+6
|\
| * Fix list resources when use limit and with-countzhu.boxiang2020-12-171-0/+6
* | Remove all usage of six libraryhaixin2021-03-041-5/+3
|/
* Add commands for default type overrideswhoami-rajat2020-09-161-0/+20
* Drop support for --sort_key and --sort_dirSean McGinnis2019-09-111-27/+4
* Flag safe usage of sha1 w/ #nosecEric Harney2019-08-261-1/+1
* Merge "Remove bash-completion calls from base.py"Zuul2019-04-261-9/+3
|\
| * Remove bash-completion calls from base.pyEric Harney2019-04-021-9/+3
* | Merge "Tests: Don't write bash-completion cache files"Zuul2019-04-021-0/+2
|\ \ | |/
| * Tests: Don't write bash-completion cache filesEric Harney2019-02-261-0/+2
* | Merge "Change bash completion dir permissions to 0750"Zuul2019-02-151-1/+1
|\ \ | |/ |/|
| * Change bash completion dir permissions to 0750Eric Harney2018-12-051-1/+1
* | More shell completion cache additionsEric Harney2018-12-211-1/+4
|/
* Change cache uniqifier from using md5 to sha-1Joshua Cornutt2018-12-051-3/+3
* Merge "Fix encoding of query parameters"4.1.0Zuul2018-10-031-5/+2
|\
| * Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-5/+2
* | refactor the getid method base.pyzhubx0072018-08-081-4/+1
|/
* Support list with 'with_count' in clientTommyLike2017-12-051-2/+8
* Add pagination for snapshots, backupsGerhard Muntingh2017-06-221-6/+7
* Support list-volume for group showwangxiyuan2017-05-251-2/+7
* Change "--sort" description in help messagelihaijing2017-03-151-0/+1
* Merge "_human_id_cache or _uuid_cache error about completion_cache"Jenkins2017-01-231-1/+6
|\
| * _human_id_cache or _uuid_cache error about completion_cachedrngsl2017-01-181-1/+6
* | Add convertation of query parameters to stringMykhailo Dovgal2016-12-301-1/+1
|/
* Move old oslo-incubator code out of openstack/commondineshbhor2016-11-031-1/+1
* Deleting volume metadata keys with a single request1.9.0Yuriy Nesenenko2016-09-011-1/+1
* Add v3 user messages with paginationAlex Meade2016-09-011-1/+5
* List manageable volumes and snapshotsAvishay Traeger2016-07-191-2/+5
* Fix useless api_version of Manager classCao ShuFeng2016-08-231-3/+1
* Add api-version to get server versionsscottda2016-07-111-0/+8
* Support api-microversionsscottda2016-04-191-0/+6
* Merge "Add backup list sorted by data_timestamp"Jenkins2016-03-051-11/+17
|\
| * Add backup list sorted by data_timestampLisaLi2016-02-241-11/+17
* | Merge "Fix omission of request_ids returned to user"Jenkins2016-02-271-2/+5
|\ \ | |/ |/|
| * Fix omission of request_ids returned to userCao Shufeng2016-02-171-2/+5
* | Provide consistency for Wrapper classesAnkit Agrawal2016-02-151-1/+1
|/
* Return wrapper classes with request_ids attributeAnkit Agrawal2016-01-281-8/+17
* Merge "Remove unused code from cinderclient.utils module"Jenkins2015-10-211-1/+1
|\
| * Remove unused code from cinderclient.utils moduleIvan Kolodyazhny2015-09-081-1/+1
* | Adding pagination to snapshots and backups listsSergey Gotliv2015-10-051-0/+118
|/
* Add findall server side filteringAnton Arefiev2015-05-221-7/+20
* Added type description for volume type clientGloria Gu2014-12-171-1/+3
* List all the request items when the list is over osapi_max_limitVincent Hou2014-12-041-3/+35
* Remove Python 2.4 compat shimEric Harney2014-09-191-8/+0
* Reuse Resource from osloAndrey Kurilin2014-04-041-85/+4
* Fix typo in cinderclienthuangtianhua2013-11-281-2/+2
* Enable del of other tenants resources by nameJay S. Bryant2013-10-291-1/+4
* python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Revert "Use exceptions from oslo"John Griffith2013-07-151-1/+1