summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/flavor.py
Commit message (Expand)AuthorAgeFilesLines
* Making --property as required when openstack flavor unsetjiaxi2015-07-181-0/+1
* Add the ability to set and unset flavor propertiesMarek Aufart2015-03-191-3/+75
* Added capabilities/options to 'openstack flavor list'Igor_Bolotin2015-02-031-6/+52
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command docs: flavorDean Troyer2014-12-311-12/+19
* Normalize more help stringsDean Troyer2014-07-241-9/+14
* 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