summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/consumer.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-5/+26
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-141-6/+0
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-2/+3
* Fix i18n support problems in identityTang Chen2016-06-071-6/+7
* Add newline to strings in stdout/stderr.write()Lu lei2016-06-061-1/+1
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-291-2/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-23/+4
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command doc: consumerSteve Martinelli2015-01-081-11/+11
* Remove links from oauth consumersSteve Martinelli2014-11-131-6/+4
* Refactor oauth1 code for updatesSteve Martinelli2014-06-141-14/+9
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Re-order oauth commands and sync with keystoneclientSteve Martinelli2013-08-211-0/+157