summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_module.py
Commit message (Collapse)AuthorAgeFilesLines
* Add 'command list' commandDean Troyer2014-10-081-0/+32
| | | | | | | | | * Add method to CommandManager to retrieve command names by group * Add ListCommands To list command groups loaded by cliff Change-Id: I37fe2471aa2fafa8aa223159452d52b1981021d6
* Add module list commandDean Troyer2013-12-031-0/+88
Lists versions of installed python modules (Origianlly proposed as 'version list') Change-Id: I76a51d3d6783f46ef2daa0a41626019a880a2a50