summaryrefslogtreecommitdiff
path: root/openstackclient/common/module.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstack.commonStephen Finucane2023-05-101-8/+11
* Replace six.iteritems() with .items()lihaijing2020-01-091-2/+1
* Support list commands by group name keywordRui Chen2017-02-231-0/+14
* Show openstacksdk version info in "module list"Rui Chen2017-02-221-1/+9
* Fix "module list --all" failedRui Chen2017-02-061-10/+16
* translate all command help strings3.4.0Steve Martinelli2016-11-171-2/+2
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-2/+3
* Fix i18n supports in commomHuanxuan Ao2016-06-071-1/+2
* Fixed command listBrandon Palm2016-03-091-2/+18
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-11/+3
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+4
* Add 'command list' commandDean Troyer2014-10-081-0/+16
* replace string format arguments with function parametersChristian Berendt2014-05-201-1/+1
* Add module list commandDean Troyer2013-12-031-0/+60