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
*
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
*
|
Handle log message interpolation by the logger in identity/
Gábor Antal
2017-02-13
3
-6
/
+6
*
|
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
3
-15
/
+56
*
|
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
9
-35
/
+35
*
|
Warning for empty password set for user create/set
qtang
2016-10-19
1
-0
/
+8
|
/
*
format token expires time to prevent json loading datetime data
Steve Martinelli
2016-09-05
1
-1
/
+3
*
Fix up last-minute imports to use osc-lib
Dean Troyer
2016-08-18
1
-3
/
+4
*
Add assignment list to v2 identity and deprecate alternate listing
Henry Nash
2016-07-22
2
-0
/
+129
*
Remove execute permission on a few files
SongmingYan
2016-07-22
3
-0
/
+0
*
Modify some help and error messages in ec2creds identityv2
Huanxuan Ao
2016-07-12
1
-2
/
+2
*
Correct reraising of exception
qinchunhua
2016-07-07
3
-10
/
+10
*
Support multi-delete for commands in identity V2
sunyajing
2016-06-23
3
-12
/
+71
*
Standardize logger usage of catalog in identity
sunyajing
2016-06-23
1
-2
/
+6
*
Merge "Standardize logger usage"
Jenkins
2016-06-20
4
-5
/
+24
|
\
|
*
Standardize logger usage
Tang Chen
2016-06-20
4
-5
/
+24
*
|
Modify help msg and docs in identity
sunyajing
2016-06-17
2
-2
/
+2
|
/
*
Merge "Make set/unset command in identity and image pass normally when nothin...
Jenkins
2016-06-17
2
-25
/
+5
|
\
|
*
Make set/unset command in identity and image pass normally when nothing speci...
sunyajing
2016-06-17
2
-25
/
+5
*
|
Merge "Fix help msg of identity endpoint"
Jenkins
2016-06-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix help msg of identity endpoint
sunyajing
2016-06-16
1
-2
/
+2
*
|
osc-lib: command
Dean Troyer
2016-06-13
8
-9
/
+9
*
|
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
|
osc-lib: utils
Dean Troyer
2016-06-13
7
-11
/
+9
*
|
osc-lib: exceptions
Dean Troyer
2016-06-13
3
-5
/
+5
*
|
Moving authentication from keystoneclient to keystoneauth
Navid Pustchi
2016-06-09
3
-27
/
+42
|
/
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
5
-11
/
+14
*
Merge "fix endpoint show help"
Jenkins
2016-05-26
1
-2
/
+3
|
\
|
*
fix endpoint show help
sunyajing
2016-05-26
1
-2
/
+3
*
|
keystone: fix catalog output when region is unset
Julien Danjou
2016-05-25
1
-1
/
+3
*
|
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
8
-8
/
+8
|
/
*
Trivial: Remove useless return
Tang Chen
2016-03-07
6
-9
/
+0
*
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
|
\
\
[next]