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
/
v3
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'domain' filter not work well in some commands
jiangpch
2017-07-18
1
-2
/
+4
*
Adds domain specification for SetUser
Samuel Pilla
2017-01-25
1
-4
/
+19
*
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
1
-8
/
+22
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-6
/
+6
*
Warning for empty password set for user create/set
qtang
2016-10-19
1
-0
/
+12
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Make set/unset commands pass normally when nothing specified in identityv3
Huanxuan Ao
2016-07-14
1
-13
/
+0
*
Correct reraising of exception
qinchunhua
2016-07-07
1
-2
/
+2
*
Use resource id when name given for identity show
David Rosales
2016-06-22
1
-2
/
+4
*
Merge "Standardize logger usage"
Jenkins
2016-06-20
1
-1
/
+5
|
\
|
*
Standardize logger usage
Tang Chen
2016-06-20
1
-1
/
+5
*
|
Modify help msg and docs in identity
sunyajing
2016-06-17
1
-1
/
+1
|
/
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-2
/
+2
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-32
/
+31
*
Do not require an scope when setting a password
Alvaro Lopez Garcia
2016-05-27
1
-0
/
+2
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
take_action() method from command.Command shouldn't return
Mohan Muppidi
2016-02-29
1
-3
/
+4
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-25
/
+4
*
Support non-interactive user password update
Guang Yee
2016-01-11
1
-2
/
+29
*
Switch to ksa Session
Dean Troyer
2015-12-02
1
-2
/
+2
*
Merge "Support listing users by group name"
Jenkins
2015-09-19
1
-6
/
+4
|
\
|
*
Support listing users by group name
Steve Martinelli
2015-09-07
1
-6
/
+4
*
|
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-6
/
+6
|
/
*
add --project-domain option for user v3
Guojian Shao
2015-07-16
1
-6
/
+8
*
Not use the deprecated argument
Dave Chen
2015-06-08
1
-1
/
+1
*
remove unnecessary conditionals
Steve Martinelli
2015-04-19
1
-6
/
+3
*
Restrict groups and users from changing domains
Steve Martinelli
2015-02-09
1
-9
/
+0
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-1
/
+1
*
Allow user list to filter by project
Steve Martinelli
2015-01-08
1
-7
/
+46
*
Merge "Rename column to `default project id` for long listing v3 user"
Jenkins
2015-01-02
1
-4
/
+9
|
\
|
*
Rename column to `default project id` for long listing v3 user
Steve Martinelli
2015-01-02
1
-4
/
+9
*
|
add multi-delete support for identity
wanghong
2014-12-23
1
-11
/
+14
*
|
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
1
-1
/
+1
|
/
*
Add support for domains when deleting identity v3 resources
Steve Martinelli
2014-12-01
1
-4
/
+13
*
Command object docs: project, role, user
Dean Troyer
2014-12-01
1
-36
/
+36
*
Add --or-show support for v3 identity resources
Steve Martinelli
2014-11-18
1
-9
/
+25
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
1
-3
/
+3
*
Allow --domain to be used for identity commands without lookup
Nathan Kinder
2014-10-09
1
-10
/
+7
*
Add domain parameters to user show for Identity V3
Steve Martinelli
2014-10-09
1
-7
/
+15
*
Pass in domain and project as positional args, not kwargs
Steve Martinelli
2014-10-02
1
-2
/
+2
*
Add action 'user password set' for identiy v3
Mouad Benchchaoui
2014-09-07
1
-0
/
+29
*
Complete Identity v3 list command filters
Dean Troyer
2014-06-19
1
-12
/
+38
*
Refactor role list subcommand for identity v3 api
Qiu Yu
2014-06-13
1
-80
/
+7
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-5
/
+5
*
Pass arguments to v3 keystoneclient by kwarg
Jamie Lennox
2014-04-04
1
-1
/
+1
*
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
|
/
*
Identity v3 tests
Dean Troyer
2013-09-09
1
-32
/
+54
[next]