summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Unsupported 'message' Exception attribute in PY3"3.2.0Jenkins2017-08-291-3/+3
|\
| * Unsupported 'message' Exception attribute in PY3liuyamin2017-08-281-3/+3
* | Merge "Fix attachment_id returned by create and show volume"Jenkins2017-08-283-3/+21
|\ \
| * | Fix attachment_id returned by create and show volumeSteve Noyes2017-08-283-3/+21
* | | Enable F811, F821Eric Harney2017-08-234-6/+6
|/ /
* | Fix method/module redefinition errorsEric Harney2017-08-233-13/+2
* | Merge "Enable H306"Jenkins2017-08-2242-63/+86
|\ \
| * | Enable H306Eric Harney2017-08-0142-63/+86
* | | Add an attachment_complete API callJohn Griffith2017-08-143-1/+28
| |/ |/|
* | Merge "Support skip-validation for quota update"Jenkins2017-08-084-1/+55
|\ \
| * | Support skip-validation for quota updatewangxiyuan2017-07-184-1/+55
* | | Merge "Fix get_highest_client_server_version with Cinder API + uWSGI"Jenkins2017-08-042-12/+30
|\ \ \
| * | | Fix get_highest_client_server_version with Cinder API + uWSGIIvan Kolodyazhny2017-08-042-12/+30
| | |/ | |/|
* | | Merge "Added missing column 'Allocated'"Jenkins2017-08-031-1/+1
|\ \ \ | |/ / |/| |
| * | Added missing column 'Allocated'TommyLike2017-07-311-1/+1
* | | Merge "Clean the redundant code in shell.py"Jenkins2017-08-011-12/+7
|\ \ \ | |/ / |/| |
| * | Clean the redundant code in shell.pyjunboli2017-07-271-12/+7
* | | Merge "[Optimize] Adds interval and increase waiting time"Jenkins2017-07-281-1/+2
|\ \ \
| * | | [Optimize] Adds interval and increase waiting timeTommyLike2017-06-161-1/+2
* | | | Merge "Make --profile load from environment variables"Jenkins2017-07-271-1/+3
|\ \ \ \
| * | | | Make --profile load from environment variablesTovin Seven2017-07-271-1/+3
* | | | | Merge "cinder show with attachments is a mess"Jenkins2017-07-263-3/+19
|\ \ \ \ \
| * | | | | cinder show with attachments is a messJohn Griffith2017-07-033-3/+19
* | | | | | cinderclient might not return version for V2 APIj-griffith2017-07-263-3/+51
* | | | | | Merge "python-cinderclient doc unclear on Volume.attach"Jenkins2017-07-261-2/+23
|\ \ \ \ \ \
| * | | | | | python-cinderclient doc unclear on Volume.attachnidhimittalhada2017-07-261-2/+23
| |/ / / / /
* | | | | | Merge "Fix support for Unicode value filters"Jenkins2017-07-261-1/+1
|\ \ \ \ \ \
| * | | | | | Fix support for Unicode value filtersjunboli2017-06-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Handle AttributeError in _get_server_version_range"Jenkins2017-07-262-1/+17
|\ \ \ \ \ \
| * | | | | | Handle AttributeError in _get_server_version_rangeMatt Riedemann2017-05-312-1/+17
* | | | | | | Merge "Update URLs in documentation"Jenkins2017-07-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update URLs in documentationHangdong Zhang2017-07-201-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Support volume summary command"Jenkins2017-07-265-0/+50
|\ \ \ \ \ \ \
| * | | | | | | Support volume summary commandwangxiyuan2017-07-125-0/+50
* | | | | | | | Add cinder create --pollChaynika Saikia2017-07-247-1/+144
* | | | | | | | Fix highest version supported by client and serverGorka Eguileor2017-07-192-10/+12
* | | | | | | | Fix reset state v3 unit tests failuresGorka Eguileor2017-07-191-8/+38
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Cinder attachment-* does not support names"Jenkins2017-07-182-2/+25
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Cinder attachment-* does not support namesnidhimittalhada2017-07-132-2/+25
| |/ / / / /
* | | | | | Remove consistencygroup quotawangxiyuan2017-07-175-18/+1
* | | | | | Merge "Add pagination for snapshots, backups"Jenkins2017-07-123-7/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add pagination for snapshots, backupsGerhard Muntingh2017-06-223-7/+39
| | |/ / / | |/| | |
* | | | | Dynamic log level supportGorka Eguileor2017-07-105-0/+198
* | | | | Merge "UnboundLocalError on message-list"Jenkins2017-07-071-1/+3
|\ \ \ \ \
| * | | | | UnboundLocalError on message-listChaynika Saikia2017-06-211-1/+3
* | | | | | Tiramisu: replication group supportxing-yang2017-05-055-1/+230
* | | | | | Merge "Fix output of update command"Jenkins2017-07-062-0/+7
|\ \ \ \ \ \
| * | | | | | Fix output of update commandpoojajadhav2017-07-052-0/+7
| | |/ / / / | |/| | | |
* | | | | | Support revert to snapshot in clientTommyLike2017-05-046-1/+70
|/ / / / /
* | | | | Unicode value support for "--filters"Eric Harney2017-06-222-7/+12