index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
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-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
identity
/
v2_0
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
1
-5
/
+19
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-5
/
+5
*
Warning for empty password set for user create/set
qtang
2016-10-19
1
-0
/
+8
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Correct reraising of exception
qinchunhua
2016-07-07
1
-4
/
+4
*
Merge "Standardize logger usage"
Jenkins
2016-06-20
1
-1
/
+6
|
\
|
*
Standardize logger usage
Tang Chen
2016-06-20
1
-1
/
+6
*
|
Modify help msg and docs in identity
sunyajing
2016-06-17
1
-1
/
+1
|
/
*
Make set/unset command in identity and image pass normally when nothing speci...
sunyajing
2016-06-17
1
-9
/
+0
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-3
/
+2
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-2
/
+3
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
Trivial: Remove useless return
Tang Chen
2016-03-07
1
-2
/
+0
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-22
/
+4
*
Switch to ksa Session
Dean Troyer
2015-12-02
1
-3
/
+3
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-5
/
+5
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-1
/
+1
*
add multi-delete support for identity
wanghong
2014-12-23
1
-9
/
+10
*
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
1
-1
/
+1
*
Command object docs: project, role, user
Dean Troyer
2014-12-01
1
-20
/
+20
*
Add --or-show option to user create
Dean Troyer
2014-11-07
1
-7
/
+23
*
Add translation markers for user v2 actions
Steve Martinelli
2014-10-09
1
-20
/
+21
*
Return current user/project for user/project show commands
Dean Troyer
2014-09-14
1
-12
/
+30
*
user create v2.0 depends on tenantId in response
Steve Martinelli
2014-08-04
1
-3
/
+4
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-5
/
+5
*
Fix the project option to user list so it filters
Terry Howe
2014-04-01
1
-2
/
+17
*
Merge "Fix some help strings"
Jenkins
2014-02-23
1
-1
/
+1
|
\
|
*
Fix some help strings
Andreas Jaeger
2014-02-21
1
-1
/
+1
*
|
Add ability to prompt for passwords for user create and set
Terry Howe
2014-02-21
1
-0
/
+17
|
/
*
Prepare for Identity v3 tests
Dean Troyer
2013-09-09
1
-20
/
+55
*
Add Identity v2 user tests
Dean Troyer
2013-08-19
1
-28
/
+42
*
Remove tenant round 2 - Identity API
Dean Troyer
2013-07-31
1
-23
/
+84
*
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-3
/
+4
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-5
/
+0
*
Fix flake8 errors in anticipation of flake8 patch.
Monty Taylor
2013-05-14
1
-1
/
+2
*
Multiple API version support
Dean Troyer
2013-02-06
1
-2
/
+2
*
Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.
Josh Kearney
2013-01-31
1
-51
/
+27
*
Standardize on a copyright header and ensure all files have them.
Josh Kearney
2013-01-24
1
-12
/
+10
*
Refactor cliff.Command.run()
Dean Troyer
2012-06-20
1
-16
/
+16
*
Fix 'set user' command
Dean Troyer
2012-05-18
1
-1
/
+6
*
Add user CRUD commands
Dean Troyer
2012-05-15
1
-0
/
+247