summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/credential.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update doc for credential in indentityv3"Jenkins2016-07-191-10/+10
|\
| * Update doc for credential in indentityv3Huanxuan Ao2016-07-151-10/+10
* | Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-3/+24
|/
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Fix i18n support problems in identityTang Chen2016-06-071-11/+14
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-291-3/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-23/+4
* Mark arguments for 'credential' commands as requiredSean Perry2015-09-301-16/+15
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Change Credentials header to Blob from dataJamie Lennox2015-06-021-2/+3
* Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-0/+2
* v3 credential set always needs --user optionwanghong2014-09-231-4/+5
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-3/+3
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* add domain, credential to identity v3 apiSteve Martinelli2013-03-081-0/+199