summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* | Remove duplicate columns from list outputDinesh Bhor2017-02-142-0/+16
* | 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 "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
|\ \ \
| * | | (Trival)Modify the version_header with self.version_headerxianming mao2016-12-261-1/+1
* | | | Merge "Fix adding non-ascii attrs to Resource objects error"Jenkins2017-01-231-0/+10
|\ \ \ \
| * | | | Fix adding non-ascii attrs to Resource objects errorMichael Dovgal2017-01-201-0/+10
| | |_|/ | |/| |
* | | | Merge "Fix v3 volume list based on image_metadata"Jenkins2017-01-232-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix v3 volume list based on image_metadataVivek Agrawal2017-01-192-0/+14
* | | | Merge "Add convertation of query parameters to string"Jenkins2017-01-201-1/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Add convertation of query parameters to stringMykhailo Dovgal2016-12-301-1/+18
| | |/ | |/|
* | | Metadata based snapshop filteringVivek Agrawal2017-01-182-0/+18
* | | Support Keystone V3 with HttpClientwangxiyuan2016-12-241-0/+48
|/ /
* | Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-205-23/+20
* | Remove extra 'u' from cli outputCao ShuFeng2016-12-162-3/+10
|/
* Fix test_version_discovery testIvan Kolodyazhny2016-11-222-2/+2
* Mask passwords when logging HTTP req/resp bodiesMatt Riedemann2016-11-091-0/+44
* Optimize: add build_query_param method to clean codeTommyLike2016-11-071-0/+40
* Move old oslo-incubator code out of openstack/commondineshbhor2016-11-032-2/+2
* Merge "Fix "ref[project_name]""Jenkins2016-11-021-1/+1
|\
| * Fix "ref[project_name]"liyuanzhen2016-06-031-1/+1
* | Remove unused keystone service catalog parse file.Yaguang Tang2016-10-211-275/+0
* | Fix volume type 'is_public' flag updatebhagyashris2016-10-123-0/+32
* | Merge "Replace 'MagicMock' with 'Mock'"Jenkins2016-10-051-1/+1
|\ \
| * | Replace 'MagicMock' with 'Mock'xianming mao2016-09-301-1/+1
* | | Merge "Modify assertTrue"Jenkins2016-10-053-10/+10
|\ \ \
| * | | Modify assertTruezheng yin2016-09-113-10/+10
* | | | Merge "Volume detail support glance_metadata in CLI"Jenkins2016-10-051-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Volume detail support glance_metadata in CLIwanghao2016-05-301-0/+6
* | | | Import module instead of objectAnh Tran2016-09-271-6/+5