index
:
delta/openstack/python-keystoneclient.git
feature/keystone-v3
feature/keystoneauth_integration
master
stable/2023.1
stable/icehouse
stable/juno
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-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
session.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify setting socket_options
Brant Knudson
2015-08-02
1
-22
/
+24
*
Remove check for requests version
Brant Knudson
2015-08-02
1
-23
/
+22
*
Set reasonable defaults for TCP Keep-Alive
Ian Cordasco
2015-07-23
1
-3
/
+28
*
Merge "Removes unused debug logging code"
Jenkins
2015-06-18
1
-22
/
+7
|
\
|
*
Removes unused debug logging code
David Stanek
2015-05-30
1
-22
/
+7
*
|
Merge "Add get_communication_params interface to plugins"
Jenkins
2015-06-09
1
-0
/
+66
|
\
\
|
*
|
Add get_communication_params interface to plugins
Jamie Lennox
2015-05-26
1
-0
/
+66
*
|
|
Stop using function deprecated in Python 3
Brant Knudson
2015-06-08
1
-2
/
+2
|
/
/
*
|
Fix auth required message translation
Jamie Lennox
2015-05-26
1
-7
/
+11
|
/
*
Merge "Ensure that failing responses are logged"
Jenkins
2015-05-20
1
-1
/
+1
|
\
|
*
Ensure that failing responses are logged
Jamie Lennox
2015-05-05
1
-1
/
+1
*
|
Drop use of 'oslo' namespace package
Doug Hellmann
2015-05-08
1
-2
/
+2
|
/
*
Make process_header private
Jamie Lennox
2015-04-14
1
-4
/
+4
*
Merge "Improve feedback message in SSL error"
Jenkins
2015-03-24
1
-2
/
+3
|
\
|
*
Improve feedback message in SSL error
Rodrigo Duarte Sousa
2015-03-20
1
-2
/
+3
*
|
Allow passing logger object to request
Jamie Lennox
2015-03-16
1
-20
/
+28
|
/
*
Merge "Make remove_service_catalog private"
Jenkins
2015-02-13
1
-2
/
+2
|
\
|
*
Make remove_service_catalog private
Jamie Lennox
2015-02-10
1
-2
/
+2
*
|
Ignore all failures removing catalog when logging token
Brant Knudson
2015-02-12
1
-8
/
+13
|
/
*
Merge "Change oslo.config to oslo_config"
Jenkins
2015-02-10
1
-7
/
+7
|
\
|
*
Change oslo.config to oslo_config
Brant Knudson
2015-01-31
1
-7
/
+7
*
|
Merge "Change oslo.serialization to oslo_serialization"
Jenkins
2015-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Change oslo.serialization to oslo_serialization
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Merge "Switch from oslo.utils to oslo_utils"
Jenkins
2015-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Switch from oslo.utils to oslo_utils
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Merge "Add get_headers interface to authentication plugins"
1.1.0
Jenkins
2015-02-09
1
-14
/
+32
|
\
\
|
*
|
Add get_headers interface to authentication plugins
Jamie Lennox
2015-02-02
1
-14
/
+32
|
|
/
*
|
Merge "Configure TCP Keep-Alive for certain Sessions"
Jenkins
2015-02-02
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Configure TCP Keep-Alive for certain Sessions
Ian Cordasco
2015-01-21
1
-0
/
+15
*
|
Surface the user_id and project_id beyond the plugin
Jamie Lennox
2015-01-23
1
-19
/
+46
|
/
*
don't log service catalog in every token response
Sean Dague
2015-01-09
1
-1
/
+16
*
Merge "Log the CA cert with the debug statement"
Jenkins
2014-12-11
1
-0
/
+2
|
\
|
*
Log the CA cert with the debug statement
Jamie Lennox
2014-10-24
1
-0
/
+2
*
|
Correct Session docstring
Brant Knudson
2014-12-04
1
-61
/
+110
*
|
Merge "Docstring cleanup for return type"
Jenkins
2014-12-02
1
-2
/
+4
|
\
\
|
*
|
Docstring cleanup for return type
Brant Knudson
2014-10-15
1
-2
/
+4
*
|
|
Curl statements to include globoff for IPv6 URLs
sridhargaddam
2014-11-24
1
-1
/
+1
*
|
|
Merge "Cleanup docs - raises class"
Jenkins
2014-11-18
1
-4
/
+6
|
\
\
\
|
*
|
|
Cleanup docs - raises class
Brant Knudson
2014-10-18
1
-4
/
+6
|
|
/
/
*
|
|
I18n
Brant Knudson
2014-10-28
1
-16
/
+18
|
|
/
|
/
|
*
|
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
1
-2
/
+2
|
/
*
Log token with sha1
Brant Knudson
2014-10-02
1
-1
/
+5
*
Redact x-subject-token from response headers
ankitagrawal
2014-09-24
1
-9
/
+13
*
Allow retrying some failed requests
Jamie Lennox
2014-09-16
1
-17
/
+48
*
Allow providing an endpoint_override to requests
Jamie Lennox
2014-09-01
1
-4
/
+14
*
Merge "Move fake session to HTTPClient"
Jenkins
2014-08-26
1
-17
/
+1
|
\
|
*
Move fake session to HTTPClient
Jamie Lennox
2014-08-21
1
-17
/
+1
*
|
Revert "Use oslo.utils"
Matt Riedemann
2014-08-17
1
-1
/
+1
*
|
Use oslo.utils
Brant Knudson
2014-08-05
1
-1
/
+1
*
|
Redact tokens in request headers
Brant Knudson
2014-07-30
1
-1
/
+8
[next]