index
:
delta/python-keystoneclient.git
baserock/morph
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
github.com: openstack/python-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docstring: Mark optional parameter as optional.
Rushi Agrawal
2015-12-16
1
-1
/
+1
*
Proper deprecation for Session.construct()
Brant Knudson
2015-08-13
1
-1
/
+1
*
Proper deprecation for client.HTTPClient
Brant Knudson
2015-07-26
1
-2
/
+12
*
Docstring usability improvements
Brant Knudson
2015-01-07
1
-8
/
+13
*
Cleanup docs - raises class
Brant Knudson
2014-10-18
1
-2
/
+4
*
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
*
Provide a conversion function for creating session
Jamie Lennox
2014-02-03
1
-3
/
+9
*
Adjust import items according to hacking import rule
Eric Guo
2014-01-17
1
-0
/
+1
*
Discover supported APIs
Jamie Lennox
2013-12-03
1
-0
/
+23
*
Restore client.py for backward compatibility
Jamie Lennox
2013-08-21
1
-0
/
+18
*
Rename client.py to httpclient.py
Jamie Lennox
2013-08-10
1
-623
/
+0
*
Client V3 shouldn't inherit V2
Jamie Lennox
2013-07-23
1
-1
/
+22
*
Implements v3 auth client.
lin-hua-cheng
2013-06-20
1
-62
/
+231
*
Merge "Use AuthRef for some client fields"
Jenkins
2013-06-15
1
-0
/
+9
|
\
|
*
Use AuthRef for some client fields
Julien Danjou
2013-06-11
1
-0
/
+9
*
|
Fix optional keyring support, add basic keyring tests
Rob Crittenden
2013-06-10
1
-16
/
+12
|
/
*
Fix unused imports(flake8 F401, F999)
Dolph Mathews
2013-06-03
1
-2
/
+2
*
Fix line continuations (flake8 E125, E126)
Dolph Mathews
2013-06-03
1
-2
/
+2
*
Only add logging handlers if there currently aren't any
Nicolas Simonds
2013-05-21
1
-1
/
+1
*
Revert "Use TokenManager to get token"
Dolph Mathews
2013-04-30
1
-8
/
+7
*
Use TokenManager to get token
Julien Danjou
2013-04-19
1
-7
/
+8
*
Merge "Pass json object when invoking exception handler."
Jenkins
2013-04-18
1
-10
/
+10
|
\
|
*
Pass json object when invoking exception handler.
Lin Hua Cheng
2013-04-17
1
-10
/
+10
*
|
Convert requests.ConnectionError to ClientException
Brian Waldon
2013-04-02
1
-5
/
+10
|
/
*
Work better in server env with no keyrings
Davanum Srinivas
2013-03-04
1
-12
/
+12
*
Fix selef to self in class.
Chmouel Boudjnah
2013-02-20
1
-1
/
+1
*
Merge "Implements token expiration handling"
Jenkins
2013-02-19
1
-5
/
+27
|
\
|
*
Implements token expiration handling
Julien Danjou
2013-02-01
1
-5
/
+27
*
|
Merge "If you specify the --debug argument, it doesn't show the body of a POS...
Jenkins
2013-02-16
1
-2
/
+2
|
\
\
|
*
|
If you specify the --debug argument, it doesn't show the body of a POST reque...
Ruby Loo
2013-01-24
1
-2
/
+2
*
|
|
Fix debug with requests.
Chmouel Boudjnah
2013-02-13
1
-1
/
+1
*
|
|
Allow requests up to 0.8 and greater
Chuck Short
2013-02-11
1
-6
/
+2
*
|
|
Treat HTTP code 400 and above as error.
Lin Hua Cheng
2013-02-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Remove useless code"
Jenkins
2013-01-24
1
-1
/
+0
|
\
\
|
*
|
Remove useless code
Julien Danjou
2013-01-23
1
-1
/
+0
|
|
/
*
|
Allow request timeout to be specified.
Joshua Harlow
2013-01-18
1
-0
/
+11
|
/
*
Merge "Use requests module for HTTP/HTTPS"
Jenkins
2012-12-20
1
-30
/
+50
|
\
|
*
Use requests module for HTTP/HTTPS
Dean Troyer
2012-12-18
1
-30
/
+51
*
|
Print to stderr when keyring module is missing.
Dan Prince
2012-12-14
1
-1
/
+5
|
/
*
Make use_keyring False by default.
Dan Prince
2012-12-06
1
-1
/
+1
*
bug-1040361: use keyring to store tokens
Guang Yee
2012-12-04
1
-3
/
+150
*
Add command to allow users to change their own password
Derek Higgins
2012-11-27
1
-2
/
+9
*
fixes auth_ref initialization error
Joe Heck
2012-11-15
1
-10
/
+25
*
removing repeat attempt at authorization in client
Joe Heck
2012-11-09
1
-28
/
+31
*
Merge "Replace refs to 'Keystone API' with 'Identity API'"
Jenkins
2012-11-06
1
-1
/
+1
|
\
|
*
Replace refs to 'Keystone API' with 'Identity API'
Dolph Mathews
2012-10-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/feature/keystone-v3' into HEAD
Dolph Mathews
2012-10-30
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
Allow serialization impl to be overridden
Dolph Mathews
2012-09-11
1
-1
/
+4
|
*
Add support for HEAD and PATCH
Dolph Mathews
2012-09-11
1
-0
/
+6
*
|
add a new HTTPClient attr for setting the original IP
Ionuț Arțăriși
2012-10-22
1
-1
/
+5
[next]