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
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate get_highest_client_server_version
John Griffith
2017-03-10
1
-7
/
+0
*
Merge "Fix discover_version"
Jenkins
2017-03-10
1
-1
/
+8
|
\
|
*
Fix discover_version
scottda
2017-03-09
1
-2
/
+9
*
|
Handle log message interpolation by the logger
Gábor Antal
2017-02-07
1
-1
/
+1
*
|
static method to get_highest_client_server_version
scottda
2017-01-31
1
-0
/
+7
|
/
*
Merge "static method to get_server_version"
Jenkins
2017-01-26
1
-0
/
+25
|
\
|
*
static method to get_server_version
scottda
2017-01-26
1
-0
/
+25
*
|
x-openstack-request-id logged twice in logs
Abhishek Kekane
2017-01-23
1
-4
/
+0
*
|
Merge "Support Keystone V3 with HttpClient"
Jenkins
2017-01-18
1
-16
/
+39
|
\
\
|
*
|
Support Keystone V3 with HttpClient
wangxiyuan
2016-12-24
1
-16
/
+39
|
|
/
*
|
modify the wrong comment of the Client class
zhangchenchen
2017-01-09
1
-1
/
+1
|
/
*
Mask passwords when logging HTTP req/resp bodies
Matt Riedemann
2016-11-09
1
-5
/
+2
*
Add v3 user messages with pagination
Alex Meade
2016-09-01
1
-1
/
+2
*
Merge "Replace functions 'Dict.get' and 'del' with 'Dict.pop'"
Jenkins
2016-08-30
1
-2
/
+1
|
\
|
*
Replace functions 'Dict.get' and 'del' with 'Dict.pop'
bhagyashris
2016-08-29
1
-2
/
+1
*
|
Fix NoneType error for cinderclient v1
Rui Chen
2016-08-25
1
-1
/
+1
|
/
*
Merge "Switch to keystoneauth"
Jenkins
2016-07-26
1
-8
/
+11
|
\
|
*
Switch to keystoneauth
Steve Martinelli
2016-07-23
1
-8
/
+11
*
|
Merge "Make sure --bypass-url honored if specified"
Jenkins
2016-07-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make sure --bypass-url honored if specified
Qiu Yu
2016-06-06
1
-2
/
+2
*
|
Add api-version to get server versions
scottda
2016-07-11
1
-0
/
+15
*
|
Cinder client should retry with Retry-After value
Yuriy Nesenenko
2016-07-06
1
-1
/
+21
*
|
Log request-id for each api call
Abhishek Kekane
2016-06-28
1
-2
/
+24
|
/
*
Don't enable lazy translation when loading client
1.8.0
Victor Stinner
2016-05-30
1
-4
/
+0
*
Remove Python 2.5 compat shim
Eric Harney
2016-04-21
1
-5
/
+0
*
Support api-microversions
scottda
2016-04-19
1
-4
/
+56
*
Merge "Add /v3 endpoint support for cinderclient"
Jenkins
2016-04-19
1
-2
/
+3
|
\
|
*
Add /v3 endpoint support for cinderclient
scottda
2016-04-18
1
-2
/
+3
*
|
Merge "Change extension module naming to a shorter one"
Jenkins
2016-04-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Change extension module naming to a shorter one
Ivan Kolodyazhny
2016-01-13
1
-1
/
+1
*
|
Merge "Graduate to oslo.i18n and cleanup incubator usage"
Jenkins
2016-04-12
1
-3
/
+6
|
\
\
|
*
|
Graduate to oslo.i18n and cleanup incubator usage
Ronald Bradford
2016-03-24
1
-3
/
+6
*
|
|
Merge "Fix wrong request url when retrieving multiple request"
Jenkins
2016-03-29
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix wrong request url when retrieving multiple request
zwei
2016-03-25
1
-2
/
+3
*
|
|
Merge "Keep py3.X compatibility for urllib"
Jenkins
2016-03-17
1
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Keep py3.X compatibility for urllib
LiuNanke
2016-01-14
1
-4
/
+1
|
|
/
*
|
Avoid logging sensitive info in http requests.
Jose Porrua
2016-02-16
1
-1
/
+15
|
/
*
Make _discover_extensions public
huangtianhua
2016-01-06
1
-0
/
+45
*
Use oslo_utils encodeutils and strutils
Eric Harney
2015-11-23
1
-1
/
+1
*
Merge "No longer ignores CINDER_SERVICE_NAME"
Jenkins
2015-10-03
1
-1
/
+2
|
\
|
*
No longer ignores CINDER_SERVICE_NAME
Derrick J. Wippler
2015-09-14
1
-1
/
+2
*
|
Merge "Fix incorrect exception message in cinderclient"
Jenkins
2015-09-13
1
-4
/
+26
|
\
\
|
|
/
|
/
|
|
*
Fix incorrect exception message in cinderclient
Yusuke Hayashi
2015-09-09
1
-4
/
+26
*
|
Remove redundant statement and refactor
Lin Yang
2015-07-08
1
-5
/
+3
|
/
*
Merge "Add set_management_url to cinderclient.client"
Jenkins
2015-07-07
1
-0
/
+3
|
\
|
*
Add set_management_url to cinderclient.client
Michal Dulko
2015-06-25
1
-0
/
+3
*
|
Revert "Enable version discovery"
Mike Perez
2015-07-02
1
-25
/
+4
|
/
*
Add version removal rule to stop discovery warning
Mike Perez
2015-04-29
1
-0
/
+8
*
Enable version discovery
Mike Perez
2015-04-20
1
-4
/
+25
*
Allow cinderclient to handle exception response
tpatil
2015-03-31
1
-1
/
+10
[next]