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
/
tests
/
identity
/
v3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add identity v3 catalog show
TerryHowe
2015-03-09
1
-0
/
+34
*
Add identity v3 catalog list
TerryHowe
2015-03-07
1
-0
/
+84
*
Merge "Restrict groups and users from changing domains"
Jenkins
2015-02-10
1
-46
/
+0
|
\
|
*
Restrict groups and users from changing domains
Steve Martinelli
2015-02-09
1
-46
/
+0
*
|
Merge "Implement trust in identity v3 api"
Jenkins
2015-02-10
2
-1
/
+248
|
\
\
|
|
/
|
/
|
|
*
Implement trust in identity v3 api
Steve Martinelli
2015-02-08
2
-1
/
+248
*
|
fix the wrong order of assertEqual args
wanghong
2015-01-27
12
-153
/
+153
|
/
*
Update service clist commands for v2 and v3
Dean Troyer
2015-01-16
1
-1
/
+25
*
Merge "Check if service.name available before access"
Jenkins
2015-01-15
2
-11
/
+99
|
\
|
*
Check if service.name available before access
zhiyuan_cai
2015-01-04
2
-11
/
+99
*
|
Request token authorize
Steve Martinelli
2015-01-09
1
-2
/
+10
*
|
Merge "Request token creation docs + tweaks"
Jenkins
2015-01-09
1
-2
/
+10
|
\
\
|
*
|
Request token creation docs + tweaks
Steve Martinelli
2015-01-08
1
-2
/
+10
|
|
/
*
|
Allow user list to filter by project
Steve Martinelli
2015-01-08
1
-0
/
+47
|
/
*
Merge "Rename column to `default project id` for long listing v3 user"
Jenkins
2015-01-02
2
-27
/
+36
|
\
|
*
Rename column to `default project id` for long listing v3 user
Steve Martinelli
2015-01-02
2
-27
/
+36
*
|
Merge "Command docs: domain"
Jenkins
2015-01-02
1
-6
/
+4
|
\
\
|
*
|
Command docs: domain
Dean Troyer
2014-12-31
1
-6
/
+4
*
|
|
Merge "Allow service description to be set for KS V3"
Jenkins
2014-12-30
2
-4
/
+85
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow service description to be set for KS V3
lin-hua-cheng
2014-12-23
2
-4
/
+85
|
|
/
*
|
add multi-delete support for identity
wanghong
2014-12-23
3
-3
/
+3
|
/
*
add keystone v3 region object
wanghong
2014-11-18
2
-0
/
+421
*
Unscoped federated user-specific commands
Matthieu Huin
2014-10-30
2
-0
/
+145
*
Fix token issue after auth changeup
Dean Troyer
2014-10-20
2
-6
/
+8
*
Merge "Remove 'links' section from several v3 Identity objects"
Jenkins
2014-10-13
3
-24
/
+9
|
\
|
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
3
-24
/
+9
*
|
Fix issue token for v3
Steve Martinelli
2014-10-11
2
-2
/
+5
|
/
*
Merge "CRUD operations for federated protocols"
Jenkins
2014-10-09
2
-0
/
+209
|
\
|
*
CRUD operations for federated protocols
Marek Denis
2014-10-08
2
-0
/
+209
*
|
Merge "Pass in domain and project as positional args, not kwargs"
Jenkins
2014-10-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Pass in domain and project as positional args, not kwargs
Steve Martinelli
2014-10-02
1
-2
/
+2
*
|
Implement CRUD operations for Mapping objects
Marek Denis
2014-10-08
2
-0
/
+300
|
/
*
Merge "Add action 'user password set' for identiy v3"
Jenkins
2014-09-07
1
-0
/
+48
|
\
|
*
Add action 'user password set' for identiy v3
Mouad Benchchaoui
2014-09-07
1
-0
/
+48
*
|
Merge "add service/interface/region filter for endpoint v3"
Jenkins
2014-09-06
1
-0
/
+96
|
\
\
|
*
|
add service/interface/region filter for endpoint v3
wanghong
2014-08-18
1
-0
/
+96
*
|
|
Merge "add tests for identity v3 endpoint"
Jenkins
2014-08-23
2
-0
/
+591
|
\
\
\
|
|
/
/
|
*
|
add tests for identity v3 endpoint
wanghong
2014-08-14
2
-0
/
+591
*
|
|
Merge "add tests for identity v3 domain"
Jenkins
2014-08-22
2
-0
/
+417
|
\
\
\
|
*
|
|
add tests for identity v3 domain
wanghong
2014-08-14
2
-0
/
+417
|
|
/
/
*
|
|
a mistake in tests/identity/v3/test_role.py
wanghong
2014-08-12
1
-1
/
+1
|
/
/
*
|
Fix IDP commands
Jamie Lennox
2014-07-21
2
-10
/
+14
*
|
Domain administrator cannot do project operations
Terry Howe
2014-07-07
1
-0
/
+64
|
/
*
Remove backslash usage from a few tests
Steve Martinelli
2014-07-02
2
-27
/
+12
*
Merge "Fix PEP8 E126 and E202 errors"
Jenkins
2014-06-27
3
-328
/
+368
|
\
|
*
Fix PEP8 E126 and E202 errors
Dean Troyer
2014-06-27
3
-328
/
+368
*
|
Merge "Fix PEP8 E265 errors"
Jenkins
2014-06-27
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix PEP8 E265 errors
Dean Troyer
2014-06-27
1
-1
/
+2
*
|
Rename token classes to match command
Dean Troyer
2014-06-27
1
-5
/
+5
|
/
*
Complete Identity v3 list command filters
Dean Troyer
2014-06-19
2
-7
/
+288
[next]