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
/
domain.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add name and enabled param in ListDomain parser
Vishakha Agarwal
2020-07-21
1
-1
/
+22
*
Add resource option immutable
Vishakha Agarwal
2020-04-08
1
-0
/
+9
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
Handle log message interpolation by the logger in identity/
Gábor Antal
2017-02-13
1
-2
/
+1
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-5
/
+5
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Support bulk deletion for delete commands in identityv3
Huanxuan Ao
2016-07-19
1
-5
/
+20
*
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
*
Use resource id when name given for identity show
David Rosales
2016-06-22
1
-1
/
+6
*
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
-13
/
+13
*
Add newline to strings in stdout/stderr.write()
Lu lei
2016-06-06
1
-1
/
+1
*
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
-2
/
+0
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-22
/
+4
*
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
-5
/
+5
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-1
/
+1
*
Command docs: domain
Dean Troyer
2014-12-31
1
-11
/
+13
*
add doc for domain command
wanghong
2014-12-24
1
-12
/
+12
*
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
1
-1
/
+1
*
Add --or-show support for v3 identity resources
Steve Martinelli
2014-11-18
1
-5
/
+21
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
1
-0
/
+2
*
add tests for identity v3 domain
wanghong
2014-08-14
1
-5
/
+6
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-5
/
+5
*
Pass arguments to v3 keystoneclient by kwarg
Jamie Lennox
2014-04-04
1
-2
/
+2
*
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
-5
/
+0
*
add domain, credential to identity v3 api
Steve Martinelli
2013-03-08
1
-0
/
+193