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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into f4-merge-branch
Dean Troyer
2017-09-14
1
-0
/
+129
|
\
|
*
Implied Roles
Harry Rybacki
2017-08-22
1
-0
/
+129
*
|
Use cliff formattable columns in identity commands
Akihiro Motoki
2017-08-16
5
-40
/
+67
|
/
*
Merge "Use *_as_ids instead *_as_list"
Jenkins
2017-07-26
1
-9
/
+2
|
\
|
*
Use *_as_ids instead *_as_list
Rodrigo Duarte Sousa
2017-03-01
1
-9
/
+2
*
|
Add optional parameter "user_id" and "type" to list credentials
zhanghongtao
2017-07-25
1
-3
/
+34
*
|
Add domain parameter to Identity Provider
Kristi Nikolla
2017-07-21
1
-1
/
+16
*
|
Fix 'domain' filter not work well in some commands
jiangpch
2017-07-18
3
-4
/
+13
*
|
When creating a trust, send role_ids instead or role_names
Kristi Nikolla
2017-06-22
1
-6
/
+6
*
|
Use _get_token_resource in role assignment list
David Rabel
2017-05-23
1
-1
/
+2
*
|
Support to add/remove multi users for "group add/remove user"
Huanxuan Ao
2017-03-21
1
-20
/
+48
*
|
Non-Admin can't list own projects
adrian-turjak
2017-03-20
1
-1
/
+23
*
|
Merge "Narrow expected responses for CheckUserInGroup"
Jenkins
2017-03-16
1
-6
/
+9
|
\
\
|
*
|
Narrow expected responses for CheckUserInGroup
Colleen Murphy
2017-03-14
1
-6
/
+9
*
|
|
Merge "Add sort support to project list"
Jenkins
2017-03-16
2
-0
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add sort support to project list
Tom Jose Kalapura
2017-03-08
2
-0
/
+18
*
|
|
Fix "endpoint list" help message
Rui Chen
2017-02-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Handle log message interpolation by the logger in identity/"
Jenkins
2017-02-14
15
-30
/
+24
|
\
\
|
*
|
Handle log message interpolation by the logger in identity/
Gábor Antal
2017-02-13
15
-30
/
+24
*
|
|
Merge "Modify error handling for role and group commands"
Jenkins
2017-02-13
2
-37
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Modify error handling for role and group commands
Huanxuan Ao
2017-02-09
2
-37
/
+18
*
|
|
Fix --parents and --children options in project show
Rui Chen
2017-02-09
1
-4
/
+9
|
/
/
*
|
Merge "Adds domain specification for SetUser"
Jenkins
2017-01-26
1
-4
/
+19
|
\
\
|
*
|
Adds domain specification for SetUser
Samuel Pilla
2017-01-25
1
-4
/
+19
*
|
|
Fix 'mapping set' return value
Colleen Murphy
2017-01-25
1
-1
/
+0
|
/
/
*
|
Merge "Handle 403 error on creating trust"
Jenkins
2017-01-24
1
-4
/
+8
|
\
\
|
*
|
Handle 403 error on creating trust
Hongbin Lu
2017-01-24
1
-4
/
+8
*
|
|
TrivialFix in helpMessage for readability
zhiyong.dai
2016-11-23
1
-1
/
+1
|
/
/
*
|
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
8
-45
/
+161
*
|
Remove auth_with_unscoped_saml decorator
Colleen Murphy
2016-12-04
1
-22
/
+0
*
|
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
30
-136
/
+138
*
|
Warning for empty password set for user create/set
qtang
2016-10-19
2
-0
/
+20
|
/
*
format token expires time to prevent json loading datetime data
Steve Martinelli
2016-09-05
2
-2
/
+6
*
Merge "Add support for domain specific roles"
Jenkins
2016-08-18
3
-14
/
+111
|
\
|
*
Add support for domain specific roles
Henry Nash
2016-08-10
3
-14
/
+111
*
|
Fix up last-minute imports to use osc-lib
Dean Troyer
2016-08-18
1
-3
/
+4
*
|
Gate-unbreaking combo review
Dean Troyer
2016-08-18
2
-9
/
+9
|
/
*
osc-lib: shell
Dean Troyer
2016-08-05
1
-4
/
+3
*
Merge "Fix error for find_service() in identity"
Jenkins
2016-07-27
1
-15
/
+26
|
\
|
*
Fix error for find_service() in identity
sunyajing
2016-07-22
1
-15
/
+26
*
|
Merge "Standardize import format"
Jenkins
2016-07-26
1
-0
/
+1
|
\
\
|
*
|
Standardize import format
shizhihui
2016-07-22
1
-0
/
+1
*
|
|
Add assignment list to v2 identity and deprecate alternate listing
Henry Nash
2016-07-22
4
-0
/
+175
*
|
|
Remove execute permission on a few files
SongmingYan
2016-07-22
8
-0
/
+0
|
/
/
*
|
Merge "Modify some help and error messages in ec2creds identityv2"
Jenkins
2016-07-19
1
-2
/
+2
|
\
\
|
*
|
Modify some help and error messages in ec2creds identityv2
Huanxuan Ao
2016-07-12
1
-2
/
+2
*
|
|
Merge "Update doc for credential in indentityv3"
Jenkins
2016-07-19
1
-10
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update doc for credential in indentityv3
Huanxuan Ao
2016-07-15
1
-10
/
+10
|
|
/
*
|
Support bulk deletion for delete commands in identityv3
Huanxuan Ao
2016-07-19
12
-49
/
+273
*
|
Make set/unset commands pass normally when nothing specified in identityv3
Huanxuan Ao
2016-07-14
14
-87
/
+0
|
/
[next]