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
/
v2_0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support unscoped token request
guang-yee
2016-02-19
1
-1
/
+5
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
8
-161
/
+31
*
Implementation for project unset cmd for python-openstackclient.
Jude Job
2016-01-04
1
-0
/
+56
*
Switch to ksa Session
Dean Troyer
2015-12-02
3
-8
/
+8
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
8
-32
/
+33
*
only return endpoints that have url
Guojian Shao
2015-07-16
1
-2
/
+4
*
openstack catalog list always returns publicURL for internalURL and adminURL
Martin Schuppert
2015-07-08
1
-1
/
+1
*
Clean up ec2 credentials help text
Dean Troyer
2015-06-03
1
-7
/
+11
*
Fix catalog list when region name is absent
Dean Troyer
2015-03-06
1
-1
/
+2
*
Fix identity v2 catalog list
TerryHowe
2015-03-04
1
-1
/
+2
*
Update service clist commands for v2 and v3
Dean Troyer
2015-01-16
1
-7
/
+7
*
Merge "Rework role list v2 for --user and --project"
Jenkins
2015-01-13
1
-2
/
+67
|
\
|
*
Rework role list v2 for --user and --project
Steve Martinelli
2015-01-10
1
-2
/
+67
*
|
Merge "Tweaks to the catalog doc and show command"
Jenkins
2015-01-13
1
-1
/
+6
|
\
\
|
*
|
Tweaks to the catalog doc and show command
Steve Martinelli
2015-01-13
1
-1
/
+6
*
|
|
Merge "Fine tune some of the helps commands"
Jenkins
2015-01-13
4
-8
/
+8
|
\
\
\
|
|
/
/
|
*
|
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
5
-9
/
+9
|
|
/
*
|
Merge "fix some small issues in catalog show"
Jenkins
2015-01-12
1
-12
/
+7
|
\
\
|
*
|
fix some small issues in catalog show
wanghong
2015-01-12
1
-12
/
+7
|
|
/
*
|
Command docs: add service
Dean Troyer
2015-01-12
1
-3
/
+3
|
/
*
Merge "Add endpoint v3 docs"
Jenkins
2015-01-04
1
-20
/
+27
|
\
|
*
Add endpoint v3 docs
Dean Troyer
2015-01-02
1
-20
/
+27
*
|
Merge "type should be required for v2.0 service create"
Jenkins
2015-01-03
1
-8
/
+33
|
\
\
|
*
|
type should be required for v2.0 service create
lin-hua-cheng
2014-12-30
1
-8
/
+33
*
|
|
Command docs: ec2 credentials
Dean Troyer
2015-01-02
1
-6
/
+8
|
|
/
|
/
|
*
|
add multi-delete support for identity
wanghong
2014-12-23
3
-27
/
+30
|
/
*
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
3
-3
/
+3
*
Followup for ec2 credentials command fix
Dean Troyer
2014-12-05
1
-0
/
+12
*
Fix ec2 credentials commands for new auth
Dean Troyer
2014-12-05
1
-5
/
+5
*
Safely pop project parent id
Steve Martinelli
2014-12-04
1
-3
/
+5
*
Command object docs: project, role, user
Dean Troyer
2014-12-01
3
-44
/
+55
*
Begin copying wiki command list here
Dean Troyer
2014-11-19
1
-1
/
+1
*
Add additional support for --or-show
Steve Martinelli
2014-11-14
2
-7
/
+38
*
Add --or-show option to user create
Dean Troyer
2014-11-07
1
-7
/
+23
*
Remove ClientManager._service_catalog
Dean Troyer
2014-10-18
1
-1
/
+2
*
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
*
|
Add translation markers for user v2 actions
Steve Martinelli
2014-10-09
1
-20
/
+21
|
/
*
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
1
-2
/
+1
*
user create v2.0 depends on tenantId in response
Steve Martinelli
2014-08-04
1
-3
/
+4
*
Normalize more help strings
Dean Troyer
2014-07-24
1
-1
/
+1
*
Rename token classes to match command
Dean Troyer
2014-06-27
1
-7
/
+9
*
Merge "Change the token verb to issue/revoke"
Jenkins
2014-06-18
1
-2
/
+2
|
\
|
*
Change the token verb to issue/revoke
Terry Howe
2014-06-18
1
-2
/
+2
*
|
Merge "Add token delete command for identity v2"
Jenkins
2014-06-18
1
-0
/
+22
|
\
\
|
|
/
|
*
Add token delete command for identity v2
Terry Howe
2014-05-23
1
-0
/
+22
*
|
Merge "replace string format arguments with function parameters"
Jenkins
2014-06-10
7
-30
/
+30
|
\
\
[next]