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
*
Only log application/json content type
mitaka-eol
2.3.2
stable/mitaka
Tobias Diaz
2017-01-11
2
-23
/
+67
*
Merge "Do not log binary data during request" into stable/mitaka
Jenkins
2017-01-10
1
-7
/
+4
|
\
|
*
Do not log binary data during request
Steve Martinelli
2017-01-09
1
-7
/
+4
*
|
X-Serivce-Token should be hashed in the log
Tin Lam
2017-01-09
1
-1
/
+2
|
/
*
Merge "Revert "Support `truncated` flag returned by identity service""
2.3.1
Jenkins
2016-02-27
2
-60
/
+7
|
\
|
*
Revert "Support `truncated` flag returned by identity service"
Monty Taylor
2016-02-26
2
-60
/
+7
*
|
Merge "Support `truncated` flag returned by identity service"
Jenkins
2016-02-26
2
-7
/
+60
|
\
\
|
|
/
|
*
Support `truncated` flag returned by identity service
Boris Bobrov
2016-02-26
2
-7
/
+60
*
|
Support creation of domain specific roles
Henry Nash
2016-02-19
1
-0
/
+26
*
|
Implied Roles
Adam Young
2016-02-17
2
-0
/
+144
|
/
*
Merge "Handle exception on UnicodeDecodError in logging of request"
Jenkins
2016-02-12
1
-0
/
+39
|
\
|
*
Handle exception on UnicodeDecodError in logging of request
Trevor McKay
2016-02-10
1
-0
/
+39
*
|
Deprecate auth plugins from keystoneclient
Jamie Lennox
2016-02-03
15
-39
/
+56
*
|
Deprecate Session
Jamie Lennox
2016-02-03
15
-21
/
+79
|
/
*
Missing defaults in the create() method in the v2 ServiceManager
Jude Job
2016-01-27
1
-1
/
+32
*
Merge "Replace TestResponse with requests_mock"
Jenkins
2016-01-25
8
-45
/
+16
|
\
|
*
Replace TestResponse with requests_mock
Jamie Lennox
2016-01-25
8
-45
/
+16
*
|
Use positional library instead of local code
Morgan Fainberg
2016-01-23
1
-73
/
+0
|
/
*
Merge "Adds an option to include names in role assignment lists"
Jenkins
2016-01-23
1
-0
/
+12
|
\
|
*
Adds an option to include names in role assignment lists
Tom Cocozzello
2016-01-23
1
-0
/
+12
*
|
Merge "Address hacking check H405"
Jenkins
2016-01-23
7
-17
/
+25
|
\
\
|
|
/
|
/
|
|
*
Address hacking check H405
lin-hua-cheng
2016-01-13
7
-17
/
+25
*
|
Merge "Revert "Support `truncated` flag returned by keystone""
2.1.2
Jenkins
2016-01-14
1
-34
/
+7
|
\
\
|
*
|
Revert "Support `truncated` flag returned by keystone"
2.1.1
Brant Knudson
2016-01-13
1
-34
/
+7
*
|
|
Revert "Change default endpoint for Keystone v3 to public"
Brant Knudson
2016-01-13
3
-14
/
+3
|
|
/
|
/
|
*
|
Merge "Support `truncated` flag returned by keystone"
Jenkins
2016-01-07
1
-7
/
+34
|
\
\
|
|
/
|
*
Support `truncated` flag returned by keystone
Boris Bobrov
2015-12-28
1
-7
/
+34
*
|
Merge "Fix Resource.__eq__ mismatch semantics of object equal"
Jenkins
2016-01-06
1
-1
/
+6
|
\
\
|
*
|
Fix Resource.__eq__ mismatch semantics of object equal
Rui Chen
2015-12-16
1
-1
/
+6
*
|
|
Merge "Change default endpoint for Keystone v3 to public"
Jenkins
2016-01-06
3
-3
/
+14
|
\
\
\
|
*
|
|
Change default endpoint for Keystone v3 to public
Roxana Gherle
2015-12-23
3
-3
/
+14
*
|
|
|
Merge "Implements base classes for functional tests"
Jenkins
2016-01-06
4
-0
/
+87
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implements base classes for functional tests
Samuel de Medeiros Queiroz
2016-01-04
4
-0
/
+87
*
|
|
|
Make tests run against original client and sessions
Jamie Lennox
2015-12-18
7
-28
/
+244
*
|
|
|
Seperate Client base test class
Jamie Lennox
2015-12-18
32
-67
/
+66
|
|
_
|
/
|
/
|
|
*
|
|
Merge "move hacking to tests folder"
Jenkins
2015-12-16
3
-1
/
+38
|
\
\
\
|
*
|
|
move hacking to tests folder
Steve Martinelli
2015-12-15
3
-1
/
+38
*
|
|
|
Add include_subtree to role_list_assignments call
daniel-a-nguyen
2015-12-15
1
-0
/
+16
|
/
/
/
*
|
|
remove the default arguments "{}"
Javeme
2015-12-14
1
-1
/
+3
*
|
|
Remove keystoneclient.middleware
Victor Stinner
2015-12-11
3
-2314
/
+0
|
/
/
*
|
Remove hardcoded endpoint filter for update password
Haneef Ali
2015-11-30
1
-0
/
+22
|
/
*
remove unnecessary FakeLog class in test code
ZhiQiang Fan
2015-11-26
2
-26
/
+6
*
Merge "Removes py26 support"
Jenkins
2015-11-26
2
-11
/
+4
|
\
|
*
Removes py26 support
David Stanek
2015-11-25
2
-11
/
+4
*
|
Merge "Silence most of the deprecation spam"
Jenkins
2015-11-26
3
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Silence most of the deprecation spam
Monty Taylor
2015-11-08
3
-0
/
+17
*
|
Swap the order of username deprecation
Monty Taylor
2015-11-19
1
-1
/
+1
|
/
*
Pull the endpoint from the Session
Monty Taylor
2015-11-08
1
-1
/
+1
*
Replace repeated assertion with the loss
ZhengYue
2015-10-11
1
-1
/
+1
*
pass on @abc.abstractmethods
Dolph Mathews
2015-10-21
1
-0
/
+2
[next]