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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Take plugin params from ENV rather than default"
1.0.0
Jenkins
2014-12-18
2
-0
/
+23
|
\
|
*
Take plugin params from ENV rather than default
Jamie Lennox
2014-12-10
2
-0
/
+23
*
|
Merge "get_endpoint should return the override"
Jenkins
2014-12-18
1
-0
/
+2
|
\
\
|
*
|
get_endpoint should return the override
Jamie Lennox
2014-12-07
1
-0
/
+2
*
|
|
Merge "Log the CA cert with the debug statement"
Jenkins
2014-12-11
1
-0
/
+10
|
\
\
\
|
*
|
|
Log the CA cert with the debug statement
Jamie Lennox
2014-10-24
1
-0
/
+10
*
|
|
|
Merge "Add missing user-id option to generic.Password"
Jenkins
2014-12-11
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add missing user-id option to generic.Password
wanghong
2014-12-04
1
-0
/
+1
*
|
|
|
|
Merge "duplicate auth-url option returned by BaseGenericPlugin"
Jenkins
2014-12-11
2
-0
/
+40
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
duplicate auth-url option returned by BaseGenericPlugin
wanghong
2014-12-04
2
-0
/
+40
*
|
|
|
Project ID in OAuth headers was missing
Steve Martinelli
2014-12-08
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Pass all adapter parameters through to adapter
Jamie Lennox
2014-12-05
2
-0
/
+48
*
|
|
Merge "Fix importing config module and classmethod params"
Jenkins
2014-12-04
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix importing config module and classmethod params
Jamie Lennox
2014-11-27
1
-0
/
+10
*
|
|
Merge "Make keystoneclient use an adapter"
Jenkins
2014-12-02
1
-2
/
+2
|
\
\
\
|
*
|
|
Make keystoneclient use an adapter
Jamie Lennox
2014-11-21
1
-2
/
+2
|
|
/
/
*
|
|
Merge "Sync oslo-incubator to 1fc3cd47"
Jenkins
2014-11-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Sync oslo-incubator to 1fc3cd47
Brant Knudson
2014-10-25
1
-1
/
+1
|
|
/
*
|
Prevent AttributeError if no authorization
Adam Young
2014-10-24
1
-0
/
+1
|
/
*
Merge "Explicit complaint about old OpenSSL when testing"
Jenkins
2014-10-16
1
-0
/
+12
|
\
|
*
Explicit complaint about old OpenSSL when testing
Victor Silva
2014-10-04
1
-0
/
+12
*
|
Merge "Actually test interactive password prompt"
Jenkins
2014-10-16
1
-0
/
+2
|
\
\
|
*
|
Actually test interactive password prompt
Jeremy Stanley
2014-10-15
1
-0
/
+2
*
|
|
Merge "Use oslo.utils and oslo.serialization"
Jenkins
2014-10-16
15
-23
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
15
-23
/
+27
*
|
|
Docstrings should have :returns: everywhere.
Marek Denis
2014-10-15
1
-1
/
+1
|
/
/
*
|
Log token with sha1
Brant Knudson
2014-10-02
1
-1
/
+1
|
/
*
Merge "Redact x-subject-token from response headers"
Jenkins
2014-09-30
1
-3
/
+12
|
\
|
*
Redact x-subject-token from response headers
ankitagrawal
2014-09-24
1
-3
/
+12
*
|
Merge "Update hacking to 0.9.x"
Jenkins
2014-09-29
2
-5
/
+4
|
\
\
|
*
|
Update hacking to 0.9.x
Steve Martinelli
2014-09-21
2
-5
/
+4
*
|
|
Merge "Change 'secrete' to 'secret'"
Jenkins
2014-09-29
1
-10
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Change 'secrete' to 'secret'
Christian Berendt
2014-09-09
1
-10
/
+10
*
|
|
Enumerate Projects with Unscoped Tokens
Adam Young
2014-09-23
1
-0
/
+55
*
|
|
Do not iterate action.choices if it is none
Christian Berendt
2014-09-21
1
-0
/
+6
*
|
|
Merge "Fix the condition expression for ssl_insecure"
0.11.0
Jenkins
2014-09-21
1
-0
/
+23
|
\
\
\
|
*
|
|
Fix the condition expression for ssl_insecure
Qin Zhao
2014-09-17
1
-0
/
+23
*
|
|
|
Merge "SAML2 federated authentication for ADFS."
Jenkins
2014-09-21
3
-10
/
+426
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
SAML2 federated authentication for ADFS.
Marek Denis
2014-09-17
3
-10
/
+426
*
|
|
|
Merge "fix EC2 Signature Version 4 calculation, in the case of POST"
Jenkins
2014-09-20
1
-1
/
+11
|
\
\
\
\
|
*
|
|
|
fix EC2 Signature Version 4 calculation, in the case of POST
Yukinori Sagara
2014-09-01
1
-1
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Add support for endpoint policy.
Henry Nash
2014-09-18
2
-12
/
+258
*
|
|
|
Merge "Handle federated tokens"
Jenkins
2014-09-18
2
-0
/
+31
|
\
\
\
\
|
*
|
|
|
Handle federated tokens
Marek Denis
2014-09-17
2
-0
/
+31
*
|
|
|
|
Merge "Allow retrying some failed requests"
Jenkins
2014-09-17
1
-0
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
Allow retrying some failed requests
Jamie Lennox
2014-09-16
1
-0
/
+42
|
|
/
/
/
/
*
|
|
|
|
Versioned Endpoint hack for Sessions
Jamie Lennox
2014-09-16
2
-0
/
+105
|
/
/
/
/
*
|
|
|
Merge "Expose auth methods on the adapter"
Jenkins
2014-09-12
1
-14
/
+41
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Expose auth methods on the adapter
Jamie Lennox
2014-09-01
1
-14
/
+41
*
|
|
|
Merge "fix typos"
Jenkins
2014-09-11
1
-2
/
+2
|
\
\
\
\
[next]