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
/
credential.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
Fix credentials in create, update and list.
yangweiwei
2017-11-17
1
-6
/
+3
*
Add optional parameter "user_id" and "type" to list credentials
zhanghongtao
2017-07-25
1
-3
/
+34
*
Handle log message interpolation by the logger in identity/
Gábor Antal
2017-02-13
1
-2
/
+2
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-5
/
+5
*
Merge "Update doc for credential in indentityv3"
Jenkins
2016-07-19
1
-10
/
+10
|
\
|
*
Update doc for credential in indentityv3
Huanxuan Ao
2016-07-15
1
-10
/
+10
*
|
Support bulk deletion for delete commands in identityv3
Huanxuan Ao
2016-07-19
1
-3
/
+24
|
/
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-11
/
+14
*
take_action() method from command.Command shouldn't return
Mohan Muppidi
2016-02-29
1
-3
/
+0
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-23
/
+4
*
Mark arguments for 'credential' commands as required
Sean Perry
2015-09-30
1
-16
/
+15
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-5
/
+5
*
Change Credentials header to Blob from data
Jamie Lennox
2015-06-02
1
-2
/
+3
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
1
-0
/
+2
*
v3 credential set always needs --user option
wanghong
2014-09-23
1
-4
/
+5
*
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
-3
/
+3
*
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
/
+199