summaryrefslogtreecommitdiff
path: root/cinderclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use exceptions from osloAlessio Ababilov2013-07-011-1/+1
* python3: Fix traceback while running testsChuck Short2013-06-191-3/+3
* python3: Fix traceback while running tests.Chuck Short2013-06-151-1/+2
* python3: Update for metaclassesChuck Short2013-06-121-2/+1
* Merge "Start Gating on Pyflakes and Hacking"Jenkins2013-06-121-1/+1
|\
| * Start Gating on Pyflakes and HackingDirk Mueller2013-06-091-1/+1
* | python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+4
|/
* Make ManagerWithFind abstract and fix its descendantsAlessio Ababilov2013-05-191-4/+7
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-2/+2
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+293