summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update cinderclient to skip the additional GET during create"1.0.8Mike Perez2014-02-041-0/+1
* Fixed image_name from image-name in upload-to-imageAndrew Kerr2014-01-311-1/+1
* Merge "Sync up with oslo-incubator"Jenkins2014-01-3011-265/+383
|\
| * Sync up with oslo-incubatorSwapnil Kulkarni2014-01-2611-265/+383
* | Add shell tests for snapshot_deleteEric Harney2014-01-274-0/+14
* | Merge "Remove RAX-specific auth in cinderclient"Jenkins2014-01-271-15/+1
|\ \ | |/ |/|
| * Remove RAX-specific auth in cinderclientSwapnil Kulkarni2014-01-251-15/+1
* | Merge "Add volume retype command"Jenkins2014-01-265-5/+50
|\ \
| * | Add volume retype commandAvishay Traeger2014-01-255-5/+50
* | | Merge "Unit tests for limits.py in cinderclient/v1 and v2"Jenkins2014-01-252-4/+284
|\ \ \ | |/ / |/| |
| * | Unit tests for limits.py in cinderclient/v1 and v2Igor A. Lukyanenkov2014-01-132-4/+284
* | | Merge "disable/enable a service has no output"Jenkins2014-01-2510-16/+56
|\ \ \
| * | | disable/enable a service has no outputJay Lau2014-01-2110-16/+56
| |/ /
* | | Merge "Fix 'search_opts' unexpected keyword argument error"Jenkins2014-01-254-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix 'search_opts' unexpected keyword argument errorXiao Chen2014-01-204-4/+4
| |/
* | Merge "Add encryption-type-delete to cinderclient"Jenkins2014-01-2410-6/+58
|\ \
| * | Add encryption-type-delete to cinderclientPeter Hamilton2013-11-2010-6/+58
* | | Remove copyright from empty filesAlexander Ignatov2014-01-163-44/+0
| |/ |/|
* | Update cinderclient to skip the additional GET during createSwapnil Kulkarni2014-01-081-1/+0
* | Fix RateLimit.__repr__ - self.method is undefinedIgor A. Lukyanenkov2013-12-314-2/+50
* | Fix inappropriate comment for volume update apiZhenguo Niu2013-12-271-1/+1
* | Merge "Fix broken argument name in v2 volume extend routine"Jenkins2013-12-121-1/+1
|\ \
| * | Fix broken argument name in v2 volume extend routineJon Bernard2013-12-101-1/+1
* | | Reset-state and snapshot-reset-state for multiple objectsEric Harney2013-12-046-12/+124
|/ /
* | Add search_opts into the method list() for VolumeTypeManagerVincent Hou2013-12-032-2/+2
* | Merge "Add assert to delete multiple test"Jenkins2013-12-033-2/+2
|\ \
| * | Add assert to delete multiple testAvishay Traeger2013-11-283-2/+2
* | | Merge "Fix string representation of VolumeBackupsRestore"Jenkins2013-11-302-2/+2
|\ \ \ | |/ / |/| |
| * | Fix string representation of VolumeBackupsRestoreStephen Mulcahy2013-11-272-2/+2
* | | Fix typo in cinderclienthuangtianhua2013-11-283-4/+4
|/ /
* | Fix inappropriate comment for set_metadatawanghao2013-11-262-2/+2
|/
* change assertEquals to assertEqualChristian Berendt2013-11-152-17/+17
* Merge "Enable del of other tenants resources by name"Jenkins2013-10-304-2/+15
|\
| * Enable del of other tenants resources by nameJay S. Bryant2013-10-294-2/+15
* | Fix py33 due to readonly and metadata patchesAvishay Traeger2013-10-304-10/+10
|/
* Merge "Adding volume readonly-mode-update interface to Cinder client"Jenkins2013-10-2910-2/+89
|\
| * Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-2410-2/+89
* | Adding Read-Only volume attaching support to Cinder clientZhi Yan Liu2013-10-246-10/+18
|/
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-2712-2/+360
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-1512-2/+360
* | Enable "cinder delete" can delete multiple volumes in one requestJay Lau2013-10-256-24/+78
* | Merge "python3: sort dict for post_volumes_1234_action test"Jenkins2013-10-232-2/+4
|\ \
| * | python3: sort dict for post_volumes_1234_action testChuck Short2013-10-132-2/+4
* | | Merge "python3: align the order of parameters for urlencode()"Jenkins2013-10-232-2/+14
|\ \ \
| * | | python3: align the order of parameters for urlencode()Chuck Short2013-10-132-2/+14
| |/ /
* | | Deprecates --volume-id arg for v2 backup-restoreEdward Hope-Morley2013-10-231-2/+6
* | | Merge "Fixes broken v1 and v2 api backup-restore"Jenkins2013-10-226-4/+28
|\ \ \
| * | | Fixes broken v1 and v2 api backup-restoreEdward Hope-Morley2013-10-156-4/+28
| | |/ | |/|
* | | Merge "Add quota-usage command"Jenkins2013-10-217-7/+64
|\ \ \
| * | | Add quota-usage commandSeif Lotfy2013-10-037-7/+64