summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make V3 the default and fixup version reporting"2.0.0Jenkins2017-03-115-3/+24
|\
| * Make V3 the default and fixup version reportingJohn Griffith2017-03-105-3/+24
* | Merge "Add get_highest_version method"Jenkins2017-03-102-0/+18
|\ \
| * | Add get_highest_version methodscottda2017-03-102-0/+18
* | | Remove duplicate get_highest_client_server_versionJohn Griffith2017-03-101-7/+0
|/ /
* | Merge "Remove cinder credentials command"Jenkins2017-03-101-7/+3
|\ \
| * | Remove cinder credentials commandJon Bernard2017-02-231-7/+3
* | | Merge "Fix discover_version"Jenkins2017-03-105-42/+160
|\ \ \ | | |/ | |/|
| * | Fix discover_versionscottda2017-03-095-43/+161
* | | Merge "Add print_function import"Jenkins2017-03-081-0/+2
|\ \ \
| * | | Add print_function importMichael Dovgal2017-01-271-0/+2
* | | | Group show command should be in V3wangxiyuan2017-02-202-13/+14
| |_|/ |/| |
* | | Merge "Remove duplicate columns from list output"Jenkins2017-02-164-2/+28
|\ \ \
| * | | Remove duplicate columns from list outputDinesh Bhor2017-02-144-2/+28
* | | | Merge "Add cinder tests for cinder volume create commands with parameters"Jenkins2017-02-141-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Add cinder tests for cinder volume create commands with parametersSofiiaAndriichenko2016-09-021-0/+36
* | | | Merge "Add start_version check for do_list() image_metadata option"Jenkins2017-02-102-2/+8
|\ \ \ \
| * | | | Add start_version check for do_list() image_metadata optionMitsuhiro Tanino2017-02-072-2/+8
* | | | | Merge "Add --metadata option to API v2 cinder list command again"Jenkins2017-02-103-14/+7
|\ \ \ \ \ | |/ / / /
| * | | | Add --metadata option to API v2 cinder list command againMitsuhiro Tanino2017-02-033-14/+7
| | |/ / | |/| |
* | | | Handle log message interpolation by the loggerGábor Antal2017-02-074-6/+6
* | | | static method to get_highest_client_server_versionscottda2017-01-312-0/+26
| |_|/ |/| |
* | | Bump MAX_VERSION to 3.27scottda2017-01-311-1/+1
|/ /
* | Merge "Attach/Detach V2"ocata-em1.11.0Jenkins2017-01-273-2/+273
|\ \
| * | Attach/Detach V2John Griffith2017-01-263-2/+273
* | | Merge "Missing client version 3.0 support for "delete_metadata" method"Jenkins2017-01-271-1/+16
|\ \ \
| * | | Missing client version 3.0 support for "delete_metadata" methodJustin A Wilson2016-09-291-1/+16
| |/ /
* | | Merge "Update param docstring to ducument search_opts"Jenkins2017-01-262-2/+4
|\ \ \
| * | | Update param docstring to ducument search_optsmaxinjian2017-01-232-2/+4
* | | | Merge "static method to get_server_version"Jenkins2017-01-263-0/+93
|\ \ \ \ | |_|/ / |/| | |
| * | | static method to get_server_versionscottda2017-01-263-0/+93
* | | | Merge "Fix getting metadata attr error in snapshot-list command"Jenkins2017-01-261-3/+9
|\ \ \ \
| * | | | Fix getting metadata attr error in snapshot-list commandMykhailo Dovgal2017-01-261-3/+9
* | | | | Merge "Support filter volumes by group_id"Jenkins2017-01-262-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support filter volumes by group_idwangxiyuan2017-01-252-0/+18
* | | | | Merge "Fix test_auth_with_keystone_v3 test"Jenkins2017-01-261-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix test_auth_with_keystone_v3 testGorka Eguileor2017-01-251-1/+7
* | | | | Merge "Remove assertTableStruct from ClientTestBase"Jenkins2017-01-251-14/+0
|\ \ \ \ \
| * | | | | Remove assertTableStruct from ClientTestBaseIvan Kolodyazhny2016-09-131-14/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Removed unnecessary 'service_type' decorator"Jenkins2017-01-257-247/+0
|\ \ \ \ \
| * | | | | Removed unnecessary 'service_type' decoratorIvan Kolodyazhny2017-01-237-247/+0
* | | | | | Merge "x-openstack-request-id logged twice in logs"Jenkins2017-01-242-16/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x-openstack-request-id logged twice in logsAbhishek Kekane2017-01-232-16/+3
* | | | | | Merge "Python3 common patterns"Jenkins2017-01-244-8/+8
|\ \ \ \ \ \
| * | | | | | Python3 common patternsxianming mao2017-01-104-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge "(Trival)Modify the version_header with self.version_header"Jenkins2017-01-231-1/+1
|\ \ \ \ \ \
| * | | | | | (Trival)Modify the version_header with self.version_headerxianming mao2016-12-261-1/+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
* | | | | | | | Merge "Fix adding non-ascii attrs to Resource objects error"Jenkins2017-01-232-1/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |