index
:
delta/openstack/python-cinderclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-cinderclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cinderclient
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "support global_request_id in constructor"
2.1.0
Jenkins
2017-05-25
1
-4
/
+29
|
\
|
*
support global_request_id in constructor
Sean Dague
2017-05-25
1
-4
/
+29
*
|
Merge "Handle dashes in encryption-type-create arguments"
Jenkins
2017-05-24
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
Handle dashes in encryption-type-create arguments
Eric Harney
2017-05-24
1
-0
/
+11
*
|
Merge "Cinder client reset-state improvements"
Jenkins
2017-05-23
2
-0
/
+119
|
\
\
|
*
|
Cinder client reset-state improvements
TommyLike
2017-05-19
2
-0
/
+119
*
|
|
Pretty print 'extra_specs' and 'group_specs'
TommyLike
2017-05-12
1
-0
/
+22
|
/
/
*
|
Merge "Tests: Add info to assert_called failure message"
Jenkins
2017-05-01
1
-1
/
+4
|
\
\
|
|
/
|
*
Tests: Add info to assert_called failure message
Eric Harney
2017-05-01
1
-1
/
+4
*
|
Merge "[BugFix] Add 'all_tenants', 'project_id' in attachment-list"
Jenkins
2017-04-06
1
-1
/
+6
|
\
\
|
*
|
[BugFix] Add 'all_tenants', 'project_id' in attachment-list
TommyLike
2017-03-28
1
-1
/
+6
*
|
|
[BugFix] Make 'instance_id' required in attachment-create CLI.
TommyLike
2017-04-01
1
-2
/
+2
|
/
/
*
|
Merge "Fix noauth support"
Jenkins
2017-03-27
4
-424
/
+38
|
\
\
|
*
|
Fix noauth support
Ivan Kolodyazhny
2017-03-24
4
-424
/
+38
|
|
/
*
|
[BugFix] 'Mountpoint' is missing in attachment CLIs.
TommyLike
2017-03-27
2
-0
/
+116
|
/
*
Merge "Fix pep8 errors"
Jenkins
2017-03-16
1
-2
/
+1
|
\
|
*
Fix pep8 errors
Gorka Eguileor
2017-03-15
1
-2
/
+1
*
|
Fix service-list command for API v.3.0-3.6
Ivan Kolodyazhny
2017-03-14
1
-0
/
+11
|
/
*
Fix all_tenants doesn't work for group list
wangxiyuan
2017-03-14
1
-0
/
+5
*
Merge "Make V3 the default and fixup version reporting"
2.0.0
Jenkins
2017-03-11
1
-0
/
+2
|
\
|
*
Make V3 the default and fixup version reporting
John Griffith
2017-03-10
1
-0
/
+2
*
|
Add get_highest_version method
scottda
2017-03-10
1
-0
/
+6
*
|
Merge "Fix discover_version"
Jenkins
2017-03-10
2
-0
/
+74
|
\
\
|
|
/
|
*
Fix discover_version
scottda
2017-03-09
2
-0
/
+74
*
|
Remove duplicate columns from list output
Dinesh Bhor
2017-02-14
2
-0
/
+16
*
|
Merge "Add start_version check for do_list() image_metadata option"
Jenkins
2017-02-10
1
-1
/
+6
|
\
\
|
*
|
Add start_version check for do_list() image_metadata option
Mitsuhiro Tanino
2017-02-07
1
-1
/
+6
*
|
|
Merge "Add --metadata option to API v2 cinder list command again"
Jenkins
2017-02-10
1
-6
/
+0
|
\
\
\
|
|
/
/
|
*
|
Add --metadata option to API v2 cinder list command again
Mitsuhiro Tanino
2017-02-03
1
-6
/
+0
|
|
/
*
|
static method to get_highest_client_server_version
scottda
2017-01-31
1
-0
/
+19
|
/
*
Merge "static method to get_server_version"
Jenkins
2017-01-26
2
-0
/
+68
|
\
|
*
static method to get_server_version
scottda
2017-01-26
2
-0
/
+68
*
|
Merge "Support filter volumes by group_id"
Jenkins
2017-01-26
1
-0
/
+12
|
\
\
|
*
|
Support filter volumes by group_id
wangxiyuan
2017-01-25
1
-0
/
+12
*
|
|
Merge "Fix test_auth_with_keystone_v3 test"
Jenkins
2017-01-26
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix test_auth_with_keystone_v3 test
Gorka Eguileor
2017-01-25
1
-1
/
+7
*
|
|
Merge "x-openstack-request-id logged twice in logs"
Jenkins
2017-01-24
1
-12
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x-openstack-request-id logged twice in logs
Abhishek Kekane
2017-01-23
1
-12
/
+3
*
|
|
Merge "Python3 common patterns"
Jenkins
2017-01-24
3
-6
/
+6
|
\
\
\
|
*
|
|
Python3 common patterns
xianming mao
2017-01-10
3
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge "(Trival)Modify the version_header with self.version_header"
Jenkins
2017-01-23
1
-1
/
+1
|
\
\
\
|
*
|
|
(Trival)Modify the version_header with self.version_header
xianming mao
2016-12-26
1
-1
/
+1
*
|
|
|
Merge "Fix adding non-ascii attrs to Resource objects error"
Jenkins
2017-01-23
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Fix adding non-ascii attrs to Resource objects error
Michael Dovgal
2017-01-20
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Fix v3 volume list based on image_metadata"
Jenkins
2017-01-23
2
-0
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix v3 volume list based on image_metadata
Vivek Agrawal
2017-01-19
2
-0
/
+14
*
|
|
|
Merge "Add convertation of query parameters to string"
Jenkins
2017-01-20
1
-1
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add convertation of query parameters to string
Mykhailo Dovgal
2016-12-30
1
-1
/
+18
|
|
|
/
|
|
/
|
*
|
|
Metadata based snapshop filtering
Vivek Agrawal
2017-01-18
2
-0
/
+18
*
|
|
Support Keystone V3 with HttpClient
wangxiyuan
2016-12-24
1
-0
/
+48
|
/
/
[next]