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
/
v3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Authenticate via oauth"
Jenkins
2014-05-28
1
-0
/
+71
|
\
|
*
Authenticate via oauth
Steve Martinelli
2014-05-23
1
-0
/
+71
*
|
Add /role_assignments endpoint support
Rodrigo Duarte Sousa
2014-05-27
1
-0
/
+220
|
/
*
Merge "Regions Management"
Jenkins
2014-05-08
1
-0
/
+33
|
\
|
*
Regions Management
Adam Young
2014-05-07
1
-0
/
+33
*
|
Merge "OAuth request/access token and consumer support for oauth client API"
Jenkins
2014-05-07
1
-0
/
+229
|
\
\
|
|
/
|
/
|
|
*
OAuth request/access token and consumer support for oauth client API
Steve Martinelli
2014-05-07
1
-0
/
+229
*
|
fixed typos found by RETF rules
Christian Berendt
2014-05-03
3
-5
/
+5
|
/
*
Limited use trusts
Matthieu Huin
2014-04-23
1
-0
/
+8
*
Merge "Create a V3 Token Generator"
Jenkins
2014-04-17
4
-415
/
+173
|
\
|
*
Create a V3 Token Generator
Jamie Lennox
2014-04-17
4
-415
/
+173
*
|
Merge "Implement endpoint filtering functionality on the client side."
0.8.0
Jenkins
2014-04-17
1
-0
/
+153
|
\
\
|
|
/
|
/
|
|
*
Implement endpoint filtering functionality on the client side.
guang-yee
2014-04-15
1
-0
/
+153
*
|
Merge "Add service name to catalog"
Jenkins
2014-04-16
2
-3
/
+54
|
\
\
|
|
/
|
/
|
|
*
Add service name to catalog
Jamie Lennox
2014-04-10
2
-3
/
+54
*
|
Merge "Add CRUD operations for Federation Mapping Rules."
Jenkins
2014-04-15
1
-0
/
+41
|
\
\
|
*
|
Add CRUD operations for Federation Mapping Rules.
Marek Denis
2014-04-14
1
-0
/
+41
*
|
|
Merge "Use `HttpNotImplemented` in `tests.v3.test_trusts`"
Jenkins
2014-04-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use `HttpNotImplemented` in `tests.v3.test_trusts`
Andrey Kurilin
2014-04-04
1
-1
/
+1
|
|
/
*
|
Add CRUD operations for Identity Providers.
Marek Denis
2014-04-09
1
-0
/
+86
|
/
*
Add a method for changing a user's password in v3
Zhenguo Niu
2014-03-25
1
-0
/
+52
*
Revert "Add request/access token and consumer..."
Joe Gordon
2014-03-15
1
-176
/
+0
*
Revert "Authenticate via oauth"
Joe Gordon
2014-03-14
1
-52
/
+0
*
Authenticate via oauth
Steve Martinelli
2014-03-12
1
-0
/
+52
*
Add request/access token and consumer support for keystoneclient
Steve Martinelli
2014-03-12
1
-0
/
+176
*
Fix state modifying catalog tests
Jamie Lennox
2014-03-10
1
-9
/
+5
*
Merge "Fix role_names call from V3 AccessInfo"
Jenkins
2014-02-23
1
-32
/
+32
|
\
|
*
Fix role_names call from V3 AccessInfo
Jamie Lennox
2014-02-20
1
-32
/
+32
*
|
Merge "Ensure domains.list filtered results are correct"
Jenkins
2014-02-23
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Ensure domains.list filtered results are correct
Steven Hardy
2014-02-18
1
-0
/
+12
*
|
Merge "Replace assertEqual(None, *) with assertIsNone in tests"
Jenkins
2014-02-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Replace assertEqual(None, *) with assertIsNone in tests
zhang-jinnan
2014-02-18
1
-1
/
+1
*
|
Test query-string for list actions with filter arguments
Steven Hardy
2014-02-18
2
-5
/
+23
|
/
*
Merge "Remove vim header"
Jenkins
2014-02-13
17
-34
/
+0
|
\
|
*
Remove vim header
Eric Guo
2014-02-08
17
-34
/
+0
*
|
Python3: httpretty.last_request().body is now bytes
Cyril Roelandt
2014-02-08
1
-1
/
+5
|
/
*
Merge "Return role names by AccessInfo.role_names"
Jenkins
2014-01-30
2
-1
/
+55
|
\
|
*
Return role names by AccessInfo.role_names
Ilya Kharin
2014-01-28
2
-1
/
+55
*
|
Merge "Adjust import items according to hacking import rule"
Jenkins
2014-01-30
2
-0
/
+2
|
\
\
|
*
|
Adjust import items according to hacking import rule
Eric Guo
2014-01-17
2
-0
/
+2
|
|
/
*
|
Merge "Consistently support kwargs across all v3 CRUD Manager ops"
Jenkins
2014-01-28
1
-4
/
+22
|
\
\
|
*
|
Consistently support kwargs across all v3 CRUD Manager ops
Divyesh Khandeshi
2014-01-22
1
-4
/
+22
|
|
/
*
|
Fix E12x warnings found by Pep8 1.4.6
Dirk Mueller
2014-01-23
1
-1
/
+1
*
|
Replace assertTrue with explicit assertIsInstance
ZhiQiang Fan
2014-01-17
4
-14
/
+14
|
/
*
Merge "Fix incorrect assertTrue usage"
Jenkins
2014-01-16
4
-6
/
+6
|
\
|
*
Fix incorrect assertTrue usage
Steven Hardy
2014-01-13
4
-6
/
+6
*
|
Make assertQueryStringIs usage simpler
Steven Hardy
2014-01-13
1
-2
/
+2
|
/
*
Merge "v3 test utils, don't modify input parameter"
Jenkins
2014-01-07
1
-1
/
+1
|
\
|
*
v3 test utils, don't modify input parameter
Steven Hardy
2013-12-20
1
-1
/
+1
*
|
Merge "Fix error in v3 credentials create/update"
Jenkins
2014-01-07
2
-3
/
+27
|
\
\
|
|
/
[next]