summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/flavor.py
Commit message (Expand)AuthorAgeFilesLines
...
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Removed unused imports.Josh Kearney2013-03-151-1/+0
* Change create flavor to use default argumentsDean Troyer2013-03-061-22/+26
* Added compute flavor support.Josh Kearney2013-02-281-0/+186