summaryrefslogtreecommitdiff
path: root/cinderclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use adapter from keystoneclient"Jenkins2014-09-091-6/+7
|\
| * Use adapter from keystoneclientJamie Lennox2014-09-021-6/+7
* | Merge "Quotaset update does not return result"Jenkins2014-09-082-3/+4
|\ \ | |/ |/|
| * Quotaset update does not return resultJuan Manuel Olle2014-07-292-3/+4
* | 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-162-0/+18
|\
| * Add set-bootable commandHiroyukiEguchi2014-04-022-0/+18
* | Merge "Remove "OPTIONAL:" from optional argument help text"Jenkins2014-06-251-48/+48
|\ \
| * | Remove "OPTIONAL:" from optional argument help textEric Harney2014-05-221-48/+48
* | | Merge "Fix Volume.extend and Volume.update_readonly_flag methods"Jenkins2014-06-231-2/+2
|\ \ \
| * | | Fix Volume.extend and Volume.update_readonly_flag methodsyrunts2014-03-181-2/+2
* | | | Added support for keystone v3clienthaneef ali2014-06-171-8/+9
| |/ / |/| |
* | | Update help strings for cinder clientDiane Fleming2014-04-238-225/+250
* | | 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 "Add auth_plugin support to cinderclient"Jenkins2014-04-171-3/+5
|\ \ \
| * | | Add auth_plugin support to cinderclientCory Stone2014-02-141-3/+5
* | | | Merge "CLI for disable service reason"Jenkins2014-04-042-1/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | CLI for disable service reasonJay Lau2014-03-162-1/+18
| | |/ | |/|
* | | Add quota-delete command to cinder clientSergio Cazzolato2014-04-012-0/+14
|/ /
* | Merge "Import access module from keystoneclient to handle V3 endpoints"Jenkins2014-03-131-3/+3
|\ \
| * | Import access module from keystoneclient to handle V3 endpointsShao Kai Li2014-03-031-3/+3
* | | Update doc string for service disableJay Lau2014-03-031-1/+1
|/ /
* | Fix type-delete to allow deletion by name and IDPeter Hamilton2014-02-282-3/+4
* | Fix typos in the volumes and snapshots docstringsJulie Pichon2014-02-262-2/+2
|/
* Require ctrl_location for encryption-type-createPeter Hamilton2014-02-121-3/+3
* Fix typos in cinderclientSwapnil Kulkarni2014-02-051-1/+1
* Merge "disable/enable a service has no output"Jenkins2014-01-252-4/+10
|\
| * disable/enable a service has no outputJay Lau2014-01-212-4/+10
* | Merge "Fix 'search_opts' unexpected keyword argument error"Jenkins2014-01-252-2/+2
|\ \
| * | Fix 'search_opts' unexpected keyword argument errorXiao Chen2014-01-202-2/+2
| |/
* | Merge "Add encryption-type-delete to cinderclient"Jenkins2014-01-242-1/+13
|\ \
| * | Add encryption-type-delete to cinderclientPeter Hamilton2013-11-202-1/+13
* | | Remove copyright from empty filesAlexander Ignatov2014-01-161-14/+0
| |/ |/|
* | Fix RateLimit.__repr__ - self.method is undefinedIgor A. Lukyanenkov2013-12-311-1/+1
* | Fix inappropriate comment for volume update apiZhenguo Niu2013-12-271-1/+1
* | Reset-state and snapshot-reset-state for multiple objectsEric Harney2013-12-041-6/+37
* | Add search_opts into the method list() for VolumeTypeManagerVincent Hou2013-12-031-1/+1
* | Fix string representation of VolumeBackupsRestoreStephen Mulcahy2013-11-271-1/+1
* | Fix inappropriate comment for set_metadatawanghao2013-11-261-1/+1
|/
* Merge "Adding volume readonly-mode-update interface to Cinder client"Jenkins2013-10-292-2/+29
|\
| * Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-242-2/+29
* | Adding Read-Only volume attaching support to Cinder clientZhi Yan Liu2013-10-241-4/+7
|/
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-273-1/+134
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-153-1/+134
* | Enable "cinder delete" can delete multiple volumes in one requestJay Lau2013-10-251-10/+26