summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/keypair.py
Commit message (Expand)AuthorAgeFilesLines
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-191-10/+10
* Merge "Create message variables for exceptions"Jenkins2014-08-241-2/+3
|\
| * Create message variables for exceptionsSteve Martinelli2014-08-241-2/+3
* | Normalize more help stringsDean Troyer2014-07-241-4/+4
|/
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* Fix 'keypair show' command outputDean Troyer2014-03-071-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-2/+3
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Add compute keypair commandsDean Troyer2013-04-121-0/+160