summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/keypair.py
Commit message (Expand)AuthorAgeFilesLines
* 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