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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add validate token for v2.0
Brant Knudson
2015-01-28
1
-0
/
+32
*
Merge "Add fetch revocations for v2.0"
Jenkins
2015-01-28
1
-0
/
+10
|
\
|
*
Add fetch revocations for v2.0
Brant Knudson
2014-12-16
1
-0
/
+10
*
|
Merge "Updated service name to be optional in CLI"
Jenkins
2015-01-27
1
-2
/
+2
|
\
\
|
*
|
Updated service name to be optional in CLI
lin-hua-cheng
2014-12-27
1
-2
/
+2
|
|
/
*
|
Correct failures for check W292
Brant Knudson
2015-01-13
1
-1
/
+1
*
|
Add get certificates for v2.0
Brant Knudson
2014-12-29
2
-0
/
+44
|
/
*
Make keystoneclient use an adapter
Jamie Lennox
2014-11-21
2
-9
/
+11
*
Merge "Cleanup docs - raises class"
Jenkins
2014-11-18
1
-2
/
+2
|
\
|
*
Cleanup docs - raises class
Brant Knudson
2014-10-18
1
-2
/
+2
*
|
I18n
Brant Knudson
2014-10-28
3
-26
/
+31
*
|
Correct use of noqa
Brant Knudson
2014-10-27
1
-2
/
+1
*
|
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
1
-1
/
+1
|
/
*
Fix a doc_string error
jun xie
2014-09-18
1
-1
/
+1
*
Revert "Use oslo.utils"
Matt Riedemann
2014-08-17
1
-1
/
+1
*
Merge "Use oslo.utils"
Jenkins
2014-08-15
1
-1
/
+1
|
\
|
*
Use oslo.utils
Brant Knudson
2014-08-05
1
-1
/
+1
*
|
Change unscoped token fallback to be session aware
Jamie Lennox
2014-08-12
2
-17
/
+27
|
/
*
Don't log sensitive auth data
Jamie Lennox
2014-07-24
2
-4
/
+5
*
Merge "Pass user and roles manager to tenant manager"
Jenkins
2014-07-11
2
-14
/
+20
|
\
|
*
Pass user and roles manager to tenant manager
Jamie Lennox
2014-07-04
2
-14
/
+20
*
|
Merge "Pass roles manager to user manager"
Jenkins
2014-07-11
2
-3
/
+7
|
\
\
|
|
/
|
*
Pass roles manager to user manager
Jamie Lennox
2014-07-04
2
-3
/
+7
*
|
Merge "Keystoneclient create user API should have optional password."
Jenkins
2014-07-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Keystoneclient create user API should have optional password.
Juan Manuel Olle
2014-07-01
1
-1
/
+2
*
|
Make parameters in EndpointManager optional
Harry Rybacki
2014-06-26
1
-1
/
+2
*
|
Update keystoneclient code to account for hacking 0.9.2
Steve Martinelli
2014-06-19
3
-4
/
+4
|
/
*
Remove _factory methods from auth plugins
Jamie Lennox
2014-06-09
1
-8
/
+16
*
Fix a misspelling in a comment
Matt Fischer
2014-05-28
1
-1
/
+1
*
Merge "Add support for extensions-list"
Jenkins
2014-05-28
2
-0
/
+31
|
\
|
*
Add support for extensions-list
Matt Fischer
2014-05-27
2
-0
/
+31
*
|
add docstr to v2 shell module regarding CLI deprecation
Dolph Mathews
2014-05-13
1
-0
/
+7
|
/
*
fixed typos found by RETF rules
Christian Berendt
2014-05-03
1
-1
/
+1
*
Merge "Handle URLs via the session and auth_plugins"
Jenkins
2014-03-25
1
-0
/
+3
|
\
|
*
Handle URLs via the session and auth_plugins
Jamie Lennox
2014-03-25
1
-0
/
+3
*
|
Start using positional decorator
Jamie Lennox
2014-03-25
1
-0
/
+2
|
/
*
Merge "Fix doc build errors"
Jenkins
2014-03-17
1
-3
/
+3
|
\
|
*
Fix doc build errors
Brant Knudson
2014-03-13
1
-3
/
+3
*
|
document that --pass can be required
Bernhard M. Wiedemann
2014-03-14
1
-1
/
+2
|
/
*
Merge "Privatize auth construction parameters"
Jenkins
2014-03-09
1
-7
/
+7
|
\
|
*
Privatize auth construction parameters
Jamie Lennox
2014-03-04
1
-7
/
+7
*
|
Improve help strings
Andreas Jaeger
2014-03-07
1
-65
/
+71
|
/
*
Merge "Remove redundant default value None for dict.get"
Jenkins
2014-02-26
1
-1
/
+1
|
\
|
*
Remove redundant default value None for dict.get
ZhiQiang Fan
2014-02-22
1
-1
/
+1
*
|
Merge "Create V2 Auth Plugins"
Jenkins
2014-02-26
1
-41
/
+17
|
\
\
|
|
/
|
/
|
|
*
Create V2 Auth Plugins
Jamie Lennox
2014-02-21
1
-41
/
+17
*
|
Interactive prompt for create user
Eric Brown
2014-02-19
1
-3
/
+7
|
/
*
Merge "Using common method 'bool_from_string' from oslo strutils"
0.6.0
Jenkins
2014-02-13
1
-4
/
+5
|
\
|
*
Using common method 'bool_from_string' from oslo strutils
llg8212
2014-01-22
1
-4
/
+5
*
|
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
[next]