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
...
|
*
|
Add additional support for --or-show
Steve Martinelli
2014-11-14
2
-7
/
+38
*
|
|
Remove links from oauth consumers
Steve Martinelli
2014-11-13
1
-6
/
+4
*
|
|
Remove links from federation related commands in identity v3
Steve Martinelli
2014-11-13
3
-12
/
+11
|
/
/
*
|
Add --or-show option to user create
Dean Troyer
2014-11-07
1
-7
/
+23
|
/
*
Unscoped federated user-specific commands
Matthieu Huin
2014-10-30
1
-0
/
+79
*
Fix token issue after auth changeup
Dean Troyer
2014-10-20
1
-3
/
+1
*
Remove ClientManager._service_catalog
Dean Troyer
2014-10-18
2
-21
/
+6
*
Merge "Remove 'links' section from several v3 Identity objects"
Jenkins
2014-10-13
9
-20
/
+23
|
\
|
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
9
-20
/
+23
*
|
Merge "Mark identity v2 resources for translation"
Jenkins
2014-10-12
7
-60
/
+64
|
\
\
|
*
|
Mark identity v2 resources for translation
Steve Martinelli
2014-10-09
7
-60
/
+64
*
|
|
Merge "Add translation markers for user v2 actions"
Jenkins
2014-10-12
1
-20
/
+21
|
\
\
\
|
*
|
|
Add translation markers for user v2 actions
Steve Martinelli
2014-10-09
1
-20
/
+21
|
|
/
/
*
|
|
Merge "Fix issue token for v3"
Jenkins
2014-10-12
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix issue token for v3
Steve Martinelli
2014-10-11
1
-2
/
+2
*
|
|
Allow --domain to be used for identity commands without lookup
Nathan Kinder
2014-10-09
3
-27
/
+21
*
|
|
Add domain parameters to user show for Identity V3
Steve Martinelli
2014-10-09
3
-18
/
+50
|
/
/
*
|
Support for keystone auth plugins
Matthieu Huin
2014-10-09
1
-15
/
+6
*
|
Merge "CRUD operations for federated protocols"
Jenkins
2014-10-09
1
-0
/
+182
|
\
\
|
*
|
CRUD operations for federated protocols
Marek Denis
2014-10-08
1
-0
/
+182
*
|
|
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
1
-0
/
+209
|
/
*
v3 credential set always needs --user option
wanghong
2014-09-23
1
-4
/
+5
*
Fixing typo and improving docstring of find_domain
Victor Silva
2014-09-19
1
-5
/
+5
*
Merge "Add service catalog commands"
Jenkins
2014-09-19
1
-0
/
+98
|
\
|
*
Add service catalog commands
Dean Troyer
2014-09-18
1
-0
/
+98
*
|
Return current user/project for user/project show commands
Dean Troyer
2014-09-14
2
-17
/
+53
|
/
*
Use Keystone client session.Session
Dean Troyer
2014-09-08
2
-25
/
+14
*
Merge "Add action 'user password set' for identiy v3"
Jenkins
2014-09-07
1
-0
/
+29
|
\
|
*
Add action 'user password set' for identiy v3
Mouad Benchchaoui
2014-09-07
1
-0
/
+29
*
|
Merge "Change app.restapi to app.client_manager.session"
Jenkins
2014-09-06
1
-0
/
+10
|
\
\
|
*
|
Change app.restapi to app.client_manager.session
Dean Troyer
2014-08-25
1
-0
/
+10
*
|
|
Merge "add service/interface/region filter for endpoint v3"
Jenkins
2014-09-06
1
-1
/
+27
|
\
\
\
|
*
|
|
add service/interface/region filter for endpoint v3
wanghong
2014-08-18
1
-1
/
+27
*
|
|
|
Make Identity client load like the others
Dean Troyer
2014-08-28
1
-0
/
+21
*
|
|
|
Merge "add tests for identity v3 endpoint"
Jenkins
2014-08-23
1
-5
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
add tests for identity v3 endpoint
wanghong
2014-08-14
1
-5
/
+11
|
|
/
/
*
|
|
add tests for identity v3 domain
wanghong
2014-08-14
1
-5
/
+6
|
/
/
*
|
Merge "user create v2.0 depends on tenantId in response"
Jenkins
2014-08-07
1
-3
/
+4
|
\
\
|
*
|
user create v2.0 depends on tenantId in response
Steve Martinelli
2014-08-04
1
-3
/
+4
*
|
|
v3 endpoint set shouldn't always need service option
wanghong
2014-08-04
1
-2
/
+6
|
/
/
*
|
fix typo in identity/v3/endpoint.py
wanghong
2014-07-29
1
-4
/
+4
*
|
More make_client() logging cleanup
Dean Troyer
2014-07-26
1
-1
/
+1
*
|
Merge "Normalize more help strings"
Jenkins
2014-07-24
2
-12
/
+12
|
\
\
|
*
|
Normalize more help strings
Dean Troyer
2014-07-24
2
-12
/
+12
*
|
|
Fix IDP commands
Jamie Lennox
2014-07-21
1
-7
/
+8
*
|
|
Merge "Domain administrator cannot do project operations"
Jenkins
2014-07-09
2
-12
/
+27
|
\
\
\
|
*
|
|
Domain administrator cannot do project operations
Terry Howe
2014-07-07
2
-12
/
+27
|
|
/
/
*
|
|
Clean up make_client() logging
Dean Troyer
2014-07-08
1
-2
/
+4
|
/
/
[prev]
[next]