summaryrefslogtreecommitdiff
path: root/cinderclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary 'service_type' decoratorIvan Kolodyazhny2017-01-231-64/+0
* remove raise "e"zheng yin2016-09-261-2/+2
* deprecate command `cinder endpoints`Steve Martinelli2016-08-171-0/+5
* print endpoints using new keystoneauth catalog objectSteve Martinelli2016-07-301-1/+1
* Add strict Boolean checkingxiexs2016-06-271-3/+5
* Use oslo_utils encodeutils and strutilsEric Harney2015-11-231-1/+1
* Fix volume size units to match the APIKurt Martin2015-11-031-2/+2
* Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-5/+6
* Fix help message for reset-state commandsRajesh Tailor2015-08-261-4/+4
* Add response message when volume deleteTom Jose Kalapura2015-07-161-0/+1
* Support pagination param limit in volume list in V1Anton Arefiev2015-04-221-1/+6
* cinder list now supports filter by tenantyatin karel2015-04-121-70/+77
* Updated help on cinder reset-state cliyatin karel2015-03-061-10/+10
* Merge "Make cinderclient metadata CLI output consistent"Jenkins2015-03-021-1/+1
|\
| * Make cinderclient metadata CLI output consistentThang Pham2015-01-131-1/+1
* | Add missing all-tenants option to transfer-listliyingjun2015-02-241-1/+20
* | Fix up help message for reset-state callJohn Griffith2015-01-281-8/+11
|/
* Support Volume Backup QuotaDuncan Thomas2014-11-301-1/+10
* Merge "Fixed typos found by RETF rules"Jenkins2014-11-251-1/+1
|\
| * Fixed typos found by RETF rulesChristian Berendt2014-09-081-1/+1
* | Merge "Quotaset update does not return result"Jenkins2014-09-081-1/+1
|\ \
| * | Quotaset update does not return resultJuan Manuel Olle2014-07-291-1/+1
* | | Merge "Avoid extra lookups in extra-specs-list"Jenkins2014-08-231-14/+2
|\ \ \
| * | | Avoid extra lookups in extra-specs-listJordanP2014-08-051-14/+2
| |/ /
* | | Merge "Fix the return code of the command reset-state"Jenkins2014-08-031-9/+5
|\ \ \
| * | | Fix the return code of the command reset-stateZhengguang2014-07-281-9/+5
| |/ /
* | | Add tenant uuid when running cinder list --all-tenantsliyingjun2014-06-271-3/+9
|/ /
* | Merge "Add set-bootable command"Jenkins2014-07-161-0/+13
|\ \ | |/ |/|
| * Add set-bootable commandHiroyukiEguchi2014-04-021-0/+13
* | Remove "OPTIONAL:" from optional argument help textEric Harney2014-05-221-48/+48
* | Update help strings for cinder clientDiane Fleming2014-04-231-218/+243
* | Merge "Accept deleting multiple snapshots in one shot"Jenkins2014-04-171-5/+13
|\ \
| * | Accept deleting multiple snapshots in one shotXavier Queralt2014-04-031-5/+13
| |/
* | Merge "CLI for disable service reason"Jenkins2014-04-041-1/+12
|\ \ | |/ |/|
| * CLI for disable service reasonJay Lau2014-03-161-1/+12
* | Add quota-delete command to cinder clientSergio Cazzolato2014-04-011-0/+9
|/
* Import access module from keystoneclient to handle V3 endpointsShao Kai Li2014-03-031-3/+3
* Fix type-delete to allow deletion by name and IDPeter Hamilton2014-02-281-2/+3
* Require ctrl_location for encryption-type-createPeter Hamilton2014-02-121-3/+3
* Merge "disable/enable a service has no output"Jenkins2014-01-251-2/+6
|\
| * disable/enable a service has no outputJay Lau2014-01-211-2/+6
* | Merge "Add encryption-type-delete to cinderclient"Jenkins2014-01-241-0/+11
|\ \ | |/ |/|
| * Add encryption-type-delete to cinderclientPeter Hamilton2013-11-201-0/+11
* | Reset-state and snapshot-reset-state for multiple objectsEric Harney2013-12-041-6/+37
|/
* Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-241-0/+14
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-271-0/+77
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-151-0/+77
* | Enable "cinder delete" can delete multiple volumes in one requestJay Lau2013-10-251-10/+26
* | Merge "Fixes broken v1 and v2 api backup-restore"Jenkins2013-10-221-2/+2
|\ \
| * | Fixes broken v1 and v2 api backup-restoreEdward Hope-Morley2013-10-151-2/+2
| |/