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
/
v3
/
role.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bypass user and group verification in RemoveRole
Lance Bragstad
2020-08-12
1
-32
/
+36
*
Add resource option immutable
Vishakha Agarwal
2020-04-08
1
-2
/
+8
*
Merge "Now we can add description for role creation in OSC"
Zuul
2020-03-20
1
-2
/
+14
|
\
|
*
Now we can add description for role creation in OSC
M V P Nitesh
2018-09-18
1
-2
/
+14
*
|
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
|
Remove deprecated identity commands and args
Sean McGinnis
2019-05-19
1
-114
/
+11
|
/
*
Add system role functionality
Lance Bragstad
2018-06-04
1
-7
/
+26
*
Clean up W503 and E402 pep8 errors
Sean McGinnis
2018-04-15
1
-4
/
+4
*
Modify error handling for role and group commands
Huanxuan Ao
2017-02-09
1
-19
/
+10
*
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
1
-7
/
+20
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-7
/
+9
*
Add support for domain specific roles
Henry Nash
2016-08-10
1
-14
/
+89
*
Add assignment list to v2 identity and deprecate alternate listing
Henry Nash
2016-07-22
1
-0
/
+20
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Make set/unset commands pass normally when nothing specified in identityv3
Huanxuan Ao
2016-07-14
1
-4
/
+0
*
Correct reraising of exception
qinchunhua
2016-07-07
1
-2
/
+2
*
Standardize logger usage
Tang Chen
2016-06-20
1
-1
/
+5
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-2
/
+2
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-26
/
+25
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
take_action() method from command.Command shouldn't return
Mohan Muppidi
2016-02-29
1
-8
/
+6
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-28
/
+4
*
Switch to ksa Session
Dean Troyer
2015-12-02
1
-2
/
+2
*
Evaluate --inherited in role list
Rudolf Vriend
2015-10-06
1
-0
/
+5
*
Remove backticks from help in role commands
Hidekazu Nakamura
2015-09-19
1
-1
/
+1
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-6
/
+6
*
Use correct domain to find project
1.6.0
Jamie Lennox
2015-08-11
1
-1
/
+1
*
Fixes inherited role assignments CRUD calls
Samuel de Medeiros Queiroz
2015-08-06
1
-1
/
+1
*
Add support to inherited project role grant calls
Samuel de Medeiros Queiroz
2015-06-22
1
-0
/
+2
*
Refactor option handling for user|group|project domain scoping
Steve Martinelli
2015-06-17
1
-21
/
+3
*
Enable specifying domain for group and role commands
Juan Antonio Osorio Robles
2015-06-08
1
-209
/
+112
*
Enable specifing domains in "role add"
Juan Antonio Osorio Robles
2015-05-12
1
-36
/
+66
*
Role operations should not require list object permission
Nathan Kinder
2015-04-17
1
-40
/
+41
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-2
/
+2
*
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
-40
/
+40
*
Add --or-show support for v3 identity resources
Steve Martinelli
2014-11-18
1
-1
/
+16
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
1
-0
/
+2
*
Fixed typos in the identity client
Alex Gaynor
2014-06-26
1
-2
/
+2
*
Refactor role list subcommand for identity v3 api
Qiu Yu
2014-06-13
1
-3
/
+103
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-7
/
+7
*
Pass arguments to v3 keystoneclient by kwarg
Jamie Lennox
2014-04-04
1
-1
/
+1
*
Identity v3 tests
Dean Troyer
2013-09-09
1
-57
/
+132
*
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-3
/
+4
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-7
/
+0
*
Finish up v3 role commands
Steve Martinelli
2013-07-03
1
-27
/
+108
*
Add functionality for add-role commands
Steve Martinelli
2013-03-15
1
-0
/
+81
*
Add role v3 support to identity in openstack client
Steve Martinelli
2013-03-12
1
-0
/
+144