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
/
v3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove hardcoded endpoint filter for update password
1.3.4
Haneef Ali
2015-11-30
1
-2
/
+1
*
Merge "Add OS-SIMPLE-CERT support for v3."
Jenkins
2015-03-19
2
-0
/
+49
|
\
|
*
Add OS-SIMPLE-CERT support for v3.
Brant Knudson
2015-03-05
2
-0
/
+49
*
|
Merge "Implements subtree_as_ids and parents_as_ids"
Jenkins
2015-03-18
1
-6
/
+43
|
\
\
|
*
|
Implements subtree_as_ids and parents_as_ids
Rodrigo Duarte Sousa
2015-03-13
1
-6
/
+43
|
|
/
*
|
Merge "Federation Service Providers CRUD operations"
Jenkins
2015-03-16
2
-0
/
+106
|
\
\
|
*
|
Federation Service Providers CRUD operations
Steve Martinelli
2015-03-16
2
-0
/
+106
|
|
/
*
|
Creating parameter to list inherited role assignments
henriquetruta
2015-02-23
1
-1
/
+7
|
/
*
Docs for v3 credentials
Brant Knudson
2015-02-09
1
-0
/
+47
*
Merge "Change oslo.serialization to oslo_serialization"
Jenkins
2015-02-10
1
-1
/
+1
|
\
|
*
Change oslo.serialization to oslo_serialization
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Merge "Switch from oslo.utils to oslo_utils"
Jenkins
2015-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Switch from oslo.utils to oslo_utils
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Hierarchical multitenancy basic calls
Thiago Paiva Brito
2015-02-05
1
-4
/
+48
|
/
*
Add validate token for v3
Brant Knudson
2015-01-30
1
-4
/
+35
*
Merge "Add fetch revocations for v3"
Jenkins
2015-01-28
1
-0
/
+11
|
\
|
*
Add fetch revocations for v3
Brant Knudson
2014-12-16
1
-0
/
+11
*
|
fix enabled parameter of update doesn't default to None
wanghong
2015-01-21
2
-3
/
+3
*
|
add clear definition of service list
wanghong
2015-01-04
1
-0
/
+7
|
/
*
Project ID in OAuth headers was missing
Steve Martinelli
2014-12-08
1
-1
/
+1
*
Correct documenting constructor parameters
Brant Knudson
2014-12-04
1
-7
/
+7
*
Make keystoneclient use an adapter
Jamie Lennox
2014-11-21
6
-29
/
+39
*
Merge "Cleanup docs - raises class"
Jenkins
2014-11-18
1
-3
/
+4
|
\
|
*
Cleanup docs - raises class
Brant Knudson
2014-10-18
1
-3
/
+4
*
|
I18n
Brant Knudson
2014-10-28
10
-49
/
+60
*
|
Correct use of noqa
Brant Knudson
2014-10-27
2
-3
/
+3
*
|
Merge "Fix mappings.Mapping docstring"
Jenkins
2014-10-20
1
-58
/
+49
|
\
\
|
*
|
Fix mappings.Mapping docstring
Marek Denis
2014-10-16
1
-58
/
+49
|
|
/
*
|
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
2
-2
/
+4
|
/
*
Enumerate Projects with Unscoped Tokens
Adam Young
2014-09-23
1
-0
/
+1
*
Add support for endpoint policy.
Henry Nash
2014-09-18
2
-0
/
+160
*
Merge "Fixes import grouping"
Jenkins
2014-08-09
1
-0
/
+1
|
\
|
*
Fixes import grouping
David Stanek
2014-08-06
1
-0
/
+1
*
|
Merge "move attributes of v3.client.Client into alphabetical order"
Jenkins
2014-08-08
1
-5
/
+5
|
\
\
|
*
|
move attributes of v3.client.Client into alphabetical order
wanghong
2014-08-07
1
-5
/
+5
*
|
|
Merge "expose the revoke token for V3"
Jenkins
2014-08-08
2
-0
/
+42
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
expose the revoke token for V3
wanghong
2014-08-06
2
-0
/
+42
*
|
List federated projects and domains
Marek Denis
2014-07-31
4
-0
/
+80
|
/
*
Don't log sensitive auth data
Jamie Lennox
2014-07-24
1
-20
/
+27
*
Merge "Docstrings for usability."
Jenkins
2014-07-15
1
-0
/
+59
|
\
|
*
Docstrings for usability.
Brant Knudson
2014-07-12
1
-0
/
+59
*
|
Merge "Add CRUD operations for Federated Protocols."
Jenkins
2014-07-15
2
-0
/
+147
|
\
\
|
*
|
Add CRUD operations for Federated Protocols.
Marek Denis
2014-07-10
2
-0
/
+147
*
|
|
Modify oauth calls to expect urlencoded responses
Steve Martinelli
2014-07-03
3
-2
/
+6
|
/
/
*
|
Rename v3._AuthConstructor to v3.AuthConstructor
Marek Denis
2014-06-19
1
-1
/
+1
|
/
*
Remove _factory methods from auth plugins
Jamie Lennox
2014-06-09
1
-16
/
+30
*
Changes exception raised by v3.trusts.update()
Rodrigo Duarte Sousa
2014-06-03
1
-1
/
+2
*
Clean up oauth auth plugin code
Steve Martinelli
2014-05-29
1
-3
/
+0
*
Merge "Authenticate via oauth"
Jenkins
2014-05-28
1
-0
/
+58
|
\
|
*
Authenticate via oauth
Steve Martinelli
2014-05-23
1
-0
/
+58
[next]