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
/
role.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blacken openstackclient.identity
Stephen Finucane
2023-05-10
1
-13
/
+22
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-4
/
+3
*
Remove deprecated identity commands and args
Sean McGinnis
2019-05-19
1
-146
/
+2
*
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
1
-5
/
+18
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-7
/
+7
*
Add assignment list to v2 identity and deprecate alternate listing
Henry Nash
2016-07-22
1
-0
/
+16
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Correct reraising of exception
qinchunhua
2016-07-07
1
-2
/
+2
*
Standardize logger usage
Tang Chen
2016-06-20
1
-1
/
+6
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: exceptions
Dean Troyer
2016-06-13
1
-3
/
+2
*
Moving authentication from keystoneclient to keystoneauth
Navid Pustchi
2016-06-09
1
-10
/
+11
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-3
/
+3
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
Trivial: Remove useless return
Tang Chen
2016-03-07
1
-1
/
+0
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-30
/
+6
*
Switch to ksa Session
Dean Troyer
2015-12-02
1
-2
/
+2
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
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
*
|
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-4
/
+4
|
/
*
add multi-delete support for identity
wanghong
2014-12-23
1
-9
/
+10
*
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
1
-1
/
+1
*
Command object docs: project, role, user
Dean Troyer
2014-12-01
1
-13
/
+24
*
Add additional support for --or-show
Steve Martinelli
2014-11-14
1
-1
/
+17
*
Mark identity v2 resources for translation
Steve Martinelli
2014-10-09
1
-17
/
+14
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-7
/
+7
*
Identity v3 tests
Dean Troyer
2013-09-09
1
-2
/
+8
*
Add Identity v2 role and service tests
Dean Troyer
2013-09-04
1
-8
/
+19
*
Remove tenant round 2 - Identity API
Dean Troyer
2013-07-31
1
-27
/
+42
*
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-4
/
+5
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-7
/
+0
*
Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.
Josh Kearney
2013-01-31
1
-56
/
+30
*
Standardize on a copyright header and ensure all files have them.
Josh Kearney
2013-01-24
1
-12
/
+10
*
Refactor cliff.Command.run()
Dean Troyer
2012-06-20
1
-22
/
+22
*
removing print call in roles get_data
Matt Joyce
2012-05-23
1
-1
/
+0
*
Add role CRUD commands
Dean Troyer
2012-05-18
1
-0
/
+268