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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "splitting http req and resp logging also some pep8 cleanup in shell.py"
Jenkins
2012-08-23
2
-11
/
+18
|
\
|
*
splitting http req and resp logging
Joe Heck
2012-08-23
2
-11
/
+18
*
|
Change underscores in new cert options to dashes
Dean Troyer
2012-08-22
1
-4
/
+13
|
/
*
Add '--insecure' commandline argument
0.1.2
Sascha Peilicke
2012-07-20
2
-3
/
+15
*
If no password in env or command line, try prompting
Ken Thomas
2012-07-10
1
-3
/
+15
*
add keystone bash-completion
Dominik Heidler
2012-07-06
1
-0
/
+28
*
Support 2-way SSL with Keystone server if it is configured to enforce
Liem Nguyen
2012-07-03
3
-5
/
+52
*
Merge "Don't call PrettyTable add_row with a tuple."
Jenkins
2012-07-03
1
-1
/
+1
|
\
|
*
Don't call PrettyTable add_row with a tuple.
Dan Prince
2012-06-29
1
-1
/
+1
*
|
Merge "Change CLI options to use dashes"
Jenkins
2012-07-03
2
-29
/
+62
|
\
\
|
|
/
|
/
|
|
*
Change CLI options to use dashes
Dean Troyer
2012-06-28
2
-29
/
+62
*
|
Merge "Do not display None in pretty tables for fields with no value"
Jenkins
2012-06-29
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Do not display None in pretty tables for fields with no value
Vincent Untz
2012-06-26
1
-1
/
+6
*
|
Add post-tag versioning.
0.1.1
Monty Taylor
2012-06-26
1
-24
/
+109
|
/
*
Drop support for legacy OS args
0.1.0
Dolph Mathews
2012-06-21
1
-30
/
+0
*
Merge "Skip argparse when injecting requirements."
Jenkins
2012-06-21
1
-0
/
+5
|
\
|
*
Skip argparse when injecting requirements.
Monty Taylor
2012-06-20
1
-0
/
+5
*
|
Merge "Require service_id for endpoint-create (bug 987457)"
Jenkins
2012-06-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Require service_id for endpoint-create (bug 987457)
Dolph Mathews
2012-04-23
1
-1
/
+1
*
|
Update to latest openstack.common setup code.
Monty Taylor
2012-06-14
1
-3
/
+110
*
|
Merge "fix bug lp:936168,format output."
Jenkins
2012-06-07
1
-1
/
+1
|
\
\
|
*
|
fix bug lp:936168,format output.
Yaguang Tang
2012-06-03
1
-1
/
+1
*
|
|
Merge "Updated Sphinx documentation"
Jenkins
2012-06-07
5
-0
/
+33
|
\
\
\
|
*
|
|
Updated Sphinx documentation
Lorin Hochstein
2012-06-01
5
-0
/
+33
|
|
/
/
*
|
|
pep8 1.1 changes and updates
Joe Heck
2012-06-01
11
-103
/
+132
|
/
/
*
|
Merge "Auto generate AUTHORS for python-keystoneclient."
folsom-1
Jenkins
2012-05-18
3
-0
/
+145
|
\
\
|
*
|
Auto generate AUTHORS for python-keystoneclient.
Bhuvan Arumugam
2012-05-04
3
-0
/
+145
*
|
|
Merge "Fix Tenant.update() for enabled=False"
Jenkins
2012-05-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix Tenant.update() for enabled=False
Dean Troyer
2012-05-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Change --user to --user_id and --role to --role_id in the keystone cli...
Jenkins
2012-05-15
1
-30
/
+30
|
\
\
\
|
*
|
|
Change --user to --user_id and --role to --role_id in the keystone client for...
Everett Toews
2012-05-11
1
-30
/
+30
|
|
/
/
*
|
|
Remove printt
Dean Troyer
2012-05-07
1
-2
/
+2
|
/
/
*
|
Merge "Split user-role-list from user-list"
Jenkins
2012-05-03
1
-14
/
+24
|
\
\
|
|
/
|
/
|
|
*
Split user-role-list from user-list
Dolph Mathews
2012-03-14
1
-14
/
+24
*
|
Removed unused imports and variables.
Josh Kearney
2012-04-05
2
-4
/
+2
*
|
Drop support for OS --tenant_id (bug 960977)
Dolph Mathews
2012-03-29
1
-4
/
+0
*
|
Useful messages for missing auth data (bug 946297)
Dolph Mathews
2012-03-21
1
-28
/
+40
*
|
Merge "Backslash continuations (python-keystoneclient)"
Jenkins
2012-03-21
4
-11
/
+11
|
\
\
|
*
|
Backslash continuations (python-keystoneclient)
Zhongyue Luo
2012-03-17
4
-11
/
+11
*
|
|
Implement user-get based on tenant-get (bug 940272)
Dolph Mathews
2012-03-20
1
-0
/
+7
|
/
/
*
|
Merge "CLI shows help without args (bug 936398)"
Jenkins
2012-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
CLI shows help without args (bug 936398)
Dolph Mathews
2012-03-13
1
-1
/
+1
*
|
Change CLIAuth arg names
Dean Troyer
2012-03-14
1
-29
/
+72
*
|
enabled treated as string (bug 953678)
Dolph Mathews
2012-03-14
2
-4
/
+7
|
/
*
Merge "fix bug 950685,make update user password works"
Jenkins
2012-03-10
1
-2
/
+2
|
\
|
*
fix bug 950685,make update user password works
Yaguang Tang
2012-03-10
1
-2
/
+2
*
|
Merge "List roles for user on CLI (bug 932282)"
Jenkins
2012-03-10
1
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
List roles for user on CLI (bug 932282)
Dolph Mathews
2012-03-09
1
-2
/
+14
*
|
Add endpoint commands help text
Dean Troyer
2012-03-09
1
-21
/
+17
|
/
*
prevent keyerrors when accessing optional keys
termie
2012-03-07
1
-2
/
+4
[next]