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
*
Fix and enable Gating on H404
Dirk Mueller
2013-08-15
4
-52
/
+22
*
Merge "Adds support for passing extra tenant attributes to keystone"
Jenkins
2013-08-16
1
-2
/
+13
|
\
|
*
Adds support for passing extra tenant attributes to keystone
Charles V Bock
2013-08-12
1
-2
/
+13
*
|
Merge "Fixes files with wrong bitmode"
Jenkins
2013-08-15
1
-0
/
+0
|
\
\
|
*
|
Fixes files with wrong bitmode
lawrancejing
2013-08-13
1
-0
/
+0
*
|
|
Merge "python3: Add basic compatibility support"
Jenkins
2013-08-14
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
python3: Add basic compatibility support
Chuck Short
2013-08-04
1
-1
/
+3
|
|
/
*
|
Rename client.py to httpclient.py
Jamie Lennox
2013-08-10
1
-2
/
+2
|
/
*
flake8: fix alphabetical imports and enable H306
Dolph Mathews
2013-08-01
1
-1
/
+1
*
Client V3 shouldn't inherit V2
Jamie Lennox
2013-07-23
1
-27
/
+0
*
Fix and enable gating on H403
Dirk Mueller
2013-07-13
1
-1
/
+2
*
Fix and enable gating on H402
Dirk Mueller
2013-07-12
7
-44
/
+44
*
Add name arguments to keystone command.
Ken'ichi Ohmichi
2013-07-01
1
-8
/
+20
*
Merge "Fix and enable H401"
0.3.1
Jenkins
2013-06-28
3
-9
/
+9
|
\
|
*
Fix and enable H401
Dirk Mueller
2013-06-27
3
-9
/
+9
*
|
Use Python 3.x compatible print syntax
Dirk Mueller
2013-06-23
1
-12
/
+12
|
/
*
Implements v3 auth client.
lin-hua-cheng
2013-06-20
1
-24
/
+35
*
Use AuthRef for some client fields
Julien Danjou
2013-06-11
1
-21
/
+9
*
Merge "Fix unused imports(flake8 F401, F999)"
0.2.5
Jenkins
2013-06-03
2
-8
/
+9
|
\
|
*
Fix unused imports(flake8 F401, F999)
Dolph Mathews
2013-06-03
2
-8
/
+9
*
|
Merge "Make ManagerWithFind abstract and fix TokenManager"
Jenkins
2013-05-31
1
-1
/
+1
|
\
\
|
*
|
Make ManagerWithFind abstract and fix TokenManager
Alessio Ababilov
2013-05-19
1
-1
/
+1
*
|
|
Missing command descriptions for 'token-get' and 'endpoint-get'
xingzhou
2013-05-27
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge "Allow secure user password update."
Jenkins
2013-05-21
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Allow secure user password update.
Pradeep Kilambi
2013-05-20
1
-2
/
+8
*
|
change "int(marker)" to "marker" on user list pagination.
Zhenguo Niu
2013-05-14
1
-1
/
+1
|
/
*
Revert "Use TokenManager to get token"
Dolph Mathews
2013-04-30
2
-9
/
+39
*
Use TokenManager to get token
Julien Danjou
2013-04-19
2
-39
/
+9
*
Merge "Implements token expiration handling"
Jenkins
2013-02-19
1
-1
/
+0
|
\
|
*
Implements token expiration handling
Julien Danjou
2013-02-01
1
-1
/
+0
*
|
Merge "Remove useless import"
Jenkins
2013-02-15
1
-1
/
+0
|
\
\
|
*
|
Remove useless import
Julien Danjou
2013-01-22
1
-1
/
+0
*
|
|
Merge "Add name arguments to keystone command."
Jenkins
2013-02-13
1
-49
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add name arguments to keystone command.
Ken'ichi Ohmichi
2013-01-17
1
-49
/
+84
|
|
/
*
|
Take region_name into account when calling url_for
Sam Morrison
2013-01-24
1
-1
/
+2
|
/
*
Merge "Spelling: compatibile->compatible"
Jenkins
2013-01-08
1
-4
/
+4
|
\
|
*
Spelling: compatibile->compatible
Dolph Mathews
2012-12-14
1
-4
/
+4
*
|
Fix keystone *-list order by 'name'
Masayuki Igawa
2012-12-19
1
-4
/
+6
*
|
Merge "Prevent an uncaught exception from being rasied."
Jenkins
2012-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Prevent an uncaught exception from being rasied.
K Jonathan Harker
2012-12-14
1
-1
/
+1
*
|
Fix keystoneclient user-list output order
Masayuki Igawa
2012-12-11
1
-1
/
+2
|
/
*
bug-1040361: use keyring to store tokens
Guang Yee
2012-12-04
1
-43
/
+27
*
Add command to allow users to change their own password
Derek Higgins
2012-11-27
2
-0
/
+45
*
Fix scoped auth for non-admins (bug 1081192)
Dolph Mathews
2012-11-20
1
-2
/
+3
*
Merge "HACKING compliance: consistent usage of 'except'"
Jenkins
2012-11-13
2
-5
/
+5
|
\
|
*
HACKING compliance: consistent usage of 'except'
Dolph Mathews
2012-11-05
2
-5
/
+5
*
|
removing repeat attempt at authorization in client
Joe Heck
2012-11-09
3
-40
/
+145
*
|
Merge "Replace refs to 'Keystone API' with 'Identity API'"
Jenkins
2012-11-06
1
-1
/
+1
|
\
\
|
*
|
Replace refs to 'Keystone API' with 'Identity API'
Dolph Mathews
2012-10-24
1
-1
/
+1
|
|
/
*
|
Fix keystoneclient so swift works against Rackspace Cloud Files
Joseph W. Breu
2012-11-05
1
-0
/
+5
|
/
[next]