summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/aggregate.py
Commit message (Expand)AuthorAgeFilesLines
* Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-211-8/+26
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Fix i18n support for help and error messages in computeTang Chen2016-05-241-19/+21
* Add "aggregate unset" to oscRui Chen2016-03-241-0/+31
* Make SetAggregate inherit from cliff.CommandTang Chen2016-02-271-14/+14
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-36/+7
* Trivial: Remove useless return from files in compute.Tang Chen2015-12-171-1/+0
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-3/+3
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-2/+2
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-191-11/+11
* replace string format arguments with function parametersChristian Berendt2014-05-201-7/+7
* Add aggregate commandsDean Troyer2013-07-191-0/+322