summaryrefslogtreecommitdiff
path: root/cinderclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "support global_request_id in constructor"2.1.0Jenkins2017-05-251-4/+29
|\
| * support global_request_id in constructorSean Dague2017-05-251-4/+29
* | Merge "Handle dashes in encryption-type-create arguments"Jenkins2017-05-241-0/+11
|\ \ | |/ |/|
| * Handle dashes in encryption-type-create argumentsEric Harney2017-05-241-0/+11
* | Merge "Cinder client reset-state improvements"Jenkins2017-05-232-0/+119
|\ \
| * | Cinder client reset-state improvementsTommyLike2017-05-192-0/+119
* | | Pretty print 'extra_specs' and 'group_specs'TommyLike2017-05-121-0/+22
|/ /
* | Merge "Tests: Add info to assert_called failure message"Jenkins2017-05-011-1/+4
|\ \ | |/
| * Tests: Add info to assert_called failure messageEric Harney2017-05-011-1/+4
* | Merge "[BugFix] Add 'all_tenants', 'project_id' in attachment-list"Jenkins2017-04-061-1/+6
|\ \
| * | [BugFix] Add 'all_tenants', 'project_id' in attachment-listTommyLike2017-03-281-1/+6
* | | [BugFix] Make 'instance_id' required in attachment-create CLI.TommyLike2017-04-011-2/+2
|/ /
* | Merge "Fix noauth support"Jenkins2017-03-274-424/+38
|\ \
| * | Fix noauth supportIvan Kolodyazhny2017-03-244-424/+38
| |/
* | [BugFix] 'Mountpoint' is missing in attachment CLIs.TommyLike2017-03-272-0/+116
|/
* Merge "Add cinder tests for cinder snapshot create commands with parameters"Jenkins2017-03-161-0/+51
|\
| * Add cinder tests for cinder snapshot create commands with parametersSofiiaAndriichenko2017-03-141-0/+51
* | Merge "Fix pep8 errors"Jenkins2017-03-162-4/+3
|\ \
| * | Fix pep8 errorsGorka Eguileor2017-03-152-4/+3
| |/
* | Fix service-list command for API v.3.0-3.6Ivan Kolodyazhny2017-03-141-0/+11
|/
* Fix all_tenants doesn't work for group listwangxiyuan2017-03-141-0/+5
* Merge "Disable functional tests with multiattach"Jenkins2017-03-131-0/+3
|\
| * Disable functional tests with multiattachIvan Kolodyazhny2017-03-101-0/+3
* | Merge "Make V3 the default and fixup version reporting"2.0.0Jenkins2017-03-111-0/+2
|\ \
| * | Make V3 the default and fixup version reportingJohn Griffith2017-03-101-0/+2
* | | Add get_highest_version methodscottda2017-03-101-0/+6
| |/ |/|
* | Merge "Fix discover_version"Jenkins2017-03-102-0/+74
|\ \ | |/
| * Fix discover_versionscottda2017-03-092-0/+74
* | Merge "Remove duplicate columns from list output"Jenkins2017-02-162-0/+16
|\ \
| * | Remove duplicate columns from list outputDinesh Bhor2017-02-142-0/+16
* | | 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-101-1/+6
|\ \ \
| * | | Add start_version check for do_list() image_metadata optionMitsuhiro Tanino2017-02-071-1/+6
* | | | Merge "Add --metadata option to API v2 cinder list command again"Jenkins2017-02-101-6/+0
|\ \ \ \ | |/ / /
| * | | Add --metadata option to API v2 cinder list command againMitsuhiro Tanino2017-02-031-6/+0
| | |/ | |/|
* | | static method to get_highest_client_server_versionscottda2017-01-311-0/+19
|/ /
* | Merge "static method to get_server_version"Jenkins2017-01-262-0/+68
|\ \
| * | static method to get_server_versionscottda2017-01-262-0/+68
* | | Merge "Support filter volumes by group_id"Jenkins2017-01-261-0/+12
|\ \ \
| * | | Support filter volumes by group_idwangxiyuan2017-01-251-0/+12
* | | | 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 "x-openstack-request-id logged twice in logs"Jenkins2017-01-241-12/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | x-openstack-request-id logged twice in logsAbhishek Kekane2017-01-231-12/+3
* | | | Merge "Python3 common patterns"Jenkins2017-01-243-6/+6
|\ \ \ \
| * | | | Python3 common patternsxianming mao2017-01-103-6/+6
| | |_|/ | |/| |
* | | | Merge "(Trival)Modify the version_header with self.version_header"Jenkins2017-01-231-1/+1
|\ \ \ \