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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
2
-3
/
+6
*
|
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
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add sort support to project list
Tom Jose Kalapura
2017-03-08
1
-0
/
+9
*
|
|
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
12
-24
/
+18
|
\
\
|
*
|
Handle log message interpolation by the logger in identity/
Gábor Antal
2017-02-13
12
-24
/
+18
*
|
|
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
5
-30
/
+105
*
|
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
21
-101
/
+103
*
|
Warning for empty password set for user create/set
qtang
2016-10-19
1
-0
/
+12
|
/
*
format token expires time to prevent json loading datetime data
Steve Martinelli
2016-09-05
1
-1
/
+3
*
Merge "Add support for domain specific roles"
Jenkins
2016-08-18
2
-14
/
+101
|
\
|
*
Add support for domain specific roles
Henry Nash
2016-08-10
2
-14
/
+101
*
|
Gate-unbreaking combo review
Dean Troyer
2016-08-18
2
-9
/
+9
|
/
*
Add assignment list to v2 identity and deprecate alternate listing
Henry Nash
2016-07-22
2
-0
/
+46
*
Remove execute permission on a few files
SongmingYan
2016-07-22
5
-0
/
+0
*
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
|
/
*
Correct reraising of exception
qinchunhua
2016-07-07
5
-10
/
+10
*
Merge "Use resource id when name given for identity show"
Jenkins
2016-06-23
3
-5
/
+15
|
\
|
*
Use resource id when name given for identity show
David Rosales
2016-06-22
3
-5
/
+15
*
|
Standardize logger usage of catalog in identity
sunyajing
2016-06-23
1
-2
/
+6
|
/
*
Merge "Standardize logger usage"
Jenkins
2016-06-20
8
-8
/
+43
|
\
|
*
Standardize logger usage
Tang Chen
2016-06-20
8
-8
/
+43
*
|
Modify help msg and docs in identity
sunyajing
2016-06-17
2
-2
/
+2
|
/
*
Merge "Fix help msg of identity endpoint"
Jenkins
2016-06-16
1
-4
/
+4
|
\
|
*
Fix help msg of identity endpoint
sunyajing
2016-06-16
1
-4
/
+4
*
|
osc-lib: command
Dean Troyer
2016-06-13
21
-21
/
+21
*
|
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
|
osc-lib: utils
Dean Troyer
2016-06-13
21
-36
/
+40
*
|
osc-lib: exceptions
Dean Troyer
2016-06-13
4
-4
/
+7
*
|
Moving authentication from keystoneclient to keystoneauth
Navid Pustchi
2016-06-09
2
-18
/
+31
|
/
[prev]
[next]