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
*
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
*
|
Don't log sensitive auth data
Jamie Lennox
2014-07-24
1
-29
/
+72
|
/
*
Merge "Add profiling support to keystoneclient"
Jenkins
2014-07-04
1
-0
/
+5
|
\
|
*
Add profiling support to keystoneclient
Boris Pavlovic
2014-07-04
1
-0
/
+5
*
|
Session loading from CLI options
Jamie Lennox
2014-07-02
1
-0
/
+72
*
|
Session loading from conf
Jamie Lennox
2014-07-02
1
-10
/
+124
|
/
*
Auth Plugin invalidation
Jamie Lennox
2014-05-23
1
-1
/
+25
*
Fixes an erroneous type check in a test
David Stanek
2014-05-20
1
-4
/
+0
*
fixed typos found by RETF rules
Christian Berendt
2014-05-03
1
-2
/
+2
*
Merge "Allow session to return an error response object"
Jenkins
2014-04-17
1
-2
/
+6
|
\
|
*
Allow session to return an error response object
Jamie Lennox
2014-04-14
1
-2
/
+6
*
|
Rename HTTPError -> HttpError
Jamie Lennox
2014-04-15
1
-1
/
+1
|
/
*
Merge "Allow passing auth plugin as a parameter"
Jenkins
2014-04-08
1
-11
/
+41
|
\
|
*
Allow passing auth plugin as a parameter
Jamie Lennox
2014-04-08
1
-11
/
+41
*
|
Reuse module `exceptions` from Oslo
Andrey Kurilin
2014-04-01
1
-2
/
+2
|
/
*
Merge "Handle URLs via the session and auth_plugins"
Jenkins
2014-03-25
1
-2
/
+33
|
\
|
*
Handle URLs via the session and auth_plugins
Jamie Lennox
2014-03-25
1
-2
/
+33
*
|
Start using positional decorator
Jamie Lennox
2014-03-25
1
-0
/
+3
|
/
*
Don't use a connection pool unless provided
Jamie Lennox
2014-03-21
1
-1
/
+17
*
Create V2 Auth Plugins
Jamie Lennox
2014-02-21
1
-2
/
+11
*
Merge "Remove vim header"
Jenkins
2014-02-13
1
-2
/
+0
|
\
|
*
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
*
|
Merge "Fix debug curl commands for included data"
Jenkins
2014-02-12
1
-4
/
+5
|
\
\
|
*
|
Fix debug curl commands for included data
Jamie Lennox
2014-02-04
1
-4
/
+5
*
|
|
Merge "Add back --insecure option to CURL debug"
Jenkins
2014-02-12
1
-1
/
+7
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add back --insecure option to CURL debug
Jamie Lennox
2014-02-04
1
-1
/
+7
*
|
Create Authentication Plugins
Jamie Lennox
2014-02-04
1
-3
/
+31
*
|
Provide a conversion function for creating session
Jamie Lennox
2014-02-03
1
-0
/
+37
|
/
*
Adjust import items according to hacking import rule
Eric Guo
2014-01-17
1
-0
/
+1
*
Merge "Saner debug log message generation"
Jenkins
2014-01-15
1
-4
/
+4
|
\
|
*
Saner debug log message generation
Jamie Lennox
2014-01-09
1
-4
/
+4
*
|
Controllable redirect handling
Jamie Lennox
2014-01-09
1
-17
/
+61
|
/
*
Move redirect handling to session
Jamie Lennox
2013-12-20
1
-4
/
+20
*
Remove debug specific handling
Jamie Lennox
2013-12-20
1
-29
/
+18
*
Extract a base Session object
Jamie Lennox
2013-11-28
1
-0
/
+201