summaryrefslogtreecommitdiff
path: root/openstackclient/common/command.py
Commit message (Expand)AuthorAgeFilesLines
* Finish osc-lib transition for command.pyDean Troyer2016-06-151-2/+2
* Setup deprecate msg for command.pyTang Chen2016-06-151-38/+8
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Fix --enable options on commandsRichard Theis2016-06-021-0/+10
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+1
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-1/+4
* Set up logger of each command by metaclassAkihiro Motoki2016-01-201-0/+42
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-29/+0
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-2/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-6/+2
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Add copyright notices and update datesDean Troyer2012-05-101-1/+1
* Add 'list service' command and common modulesDean Troyer2012-04-271-0/+35