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
/
v2_0
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename client.py to httpclient.py
Jamie Lennox
2013-08-10
1
-2
/
+2
*
Client V3 shouldn't inherit V2
Jamie Lennox
2013-07-23
1
-27
/
+0
*
Fix and enable gating on H403
Dirk Mueller
2013-07-13
1
-1
/
+2
*
Fix and enable gating on H402
Dirk Mueller
2013-07-12
1
-1
/
+1
*
Fix and enable H401
Dirk Mueller
2013-06-27
1
-4
/
+4
*
Implements v3 auth client.
lin-hua-cheng
2013-06-20
1
-24
/
+35
*
Use AuthRef for some client fields
Julien Danjou
2013-06-11
1
-21
/
+9
*
Fix unused imports(flake8 F401, F999)
Dolph Mathews
2013-06-03
1
-8
/
+8
*
Revert "Use TokenManager to get token"
Dolph Mathews
2013-04-30
1
-7
/
+30
*
Use TokenManager to get token
Julien Danjou
2013-04-19
1
-30
/
+7
*
Merge "Implements token expiration handling"
Jenkins
2013-02-19
1
-1
/
+0
|
\
|
*
Implements token expiration handling
Julien Danjou
2013-02-01
1
-1
/
+0
*
|
Merge "Remove useless import"
Jenkins
2013-02-15
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove useless import
Julien Danjou
2013-01-22
1
-1
/
+0
*
|
Take region_name into account when calling url_for
Sam Morrison
2013-01-24
1
-1
/
+2
|
/
*
Prevent an uncaught exception from being rasied.
K Jonathan Harker
2012-12-14
1
-1
/
+1
*
bug-1040361: use keyring to store tokens
Guang Yee
2012-12-04
1
-43
/
+27
*
Fix scoped auth for non-admins (bug 1081192)
Dolph Mathews
2012-11-20
1
-2
/
+3
*
Merge "HACKING compliance: consistent usage of 'except'"
Jenkins
2012-11-13
1
-1
/
+1
|
\
|
*
HACKING compliance: consistent usage of 'except'
Dolph Mathews
2012-11-05
1
-1
/
+1
*
|
removing repeat attempt at authorization in client
Joe Heck
2012-11-09
1
-38
/
+126
*
|
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
|
|
/
*
|
Fix keystoneclient so swift works against Rackspace Cloud Files
Joseph W. Breu
2012-11-05
1
-0
/
+5
|
/
*
Merge "Don't log an exception for an expected empty catalog."
Jenkins
2012-10-24
1
-5
/
+4
|
\
|
*
Don't log an exception for an expected empty catalog.
Gabriel Hurley
2012-10-23
1
-5
/
+4
*
|
add a new HTTPClient attr for setting the original IP
Ionuț Arțăriși
2012-10-22
1
-0
/
+3
|
/
*
Ensure JSON isn't read on no HTTP response body
Jay Pipes
2012-10-17
1
-1
/
+1
*
Useful error msg when missing catalog (bug 949904)
Dolph Mathews
2012-10-11
1
-2
/
+5
*
pep8 1.1 changes and updates
Joe Heck
2012-06-01
1
-2
/
+3
*
prevent keyerrors when accessing optional keys
termie
2012-03-07
1
-2
/
+4
*
Make ec2-credentials-* commands work properly for non-admin user
Dean Troyer
2012-03-06
1
-1
/
+5
*
Endpoints: Add create, delete, list support
Adam Gandelman
2012-02-27
1
-0
/
+2
*
Display token and service catalog for user
Brian Waldon
2012-02-16
1
-1
/
+1
*
support ec2 crud calls
Jesse Andrews
2012-01-16
1
-0
/
+5
*
log when no service catalog
Jesse Andrews
2011-12-21
1
-1
/
+1
*
update comment to be tenant_name
Jesse Andrews
2011-12-19
1
-1
/
+1
*
finish removing project_id
Jesse Andrews
2011-12-19
1
-2
/
+0
*
Fix the tests
Jesse Andrews
2011-12-18
1
-7
/
+9
*
remove X-Auth-Project-Id, re-add auth by token support (most tests pass)
Jesse Andrews
2011-12-18
1
-0
/
+1
*
pep8
Jesse Andrews
2011-12-18
1
-2
/
+5
*
set the management_url from the service_catalog
Jesse Andrews
2011-12-18
1
-0
/
+1
*
more work on standardizing project_id
Jesse Andrews
2011-12-17
1
-2
/
+4
*
remove print statements and uncomment exceptions
Jesse Andrews
2011-12-17
1
-15
/
+14
*
more work on standardization of cliauth
Jesse Andrews
2011-12-17
1
-1
/
+1
*
remove user_id as you shouldn't auth using it
Jesse Andrews
2011-12-17
1
-1
/
+0
*
initial pass to cliauth blueprint
Jesse Andrews
2011-12-17
1
-20
/
+20
*
pep8 cleanup
Joe Heck
2011-11-10
1
-5
/
+10
*
Initial commit.
Gabriel Hurley
2011-10-25
1
-0
/
+111