summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/aggregate.py
Commit message (Expand)AuthorAgeFilesLines
* Include hosts in aggregate list --longDavid Caro2021-06-031-0/+2
* trivial: Use plural for appended parametersStephen Finucane2021-01-061-22/+22
* Switch compute aggregate functions to SDKArtem Goncharov2020-12-021-127/+136
* Replace six.iteritems() with .items()lihaijing2020-01-091-5/+4
* Format aggregate command fields and de-race functional testsDean Troyer2019-08-261-3/+43
* Serialize more aggregate functional testsDean Troyer2019-05-171-0/+2
* Handle log message interpolation by the logger in compute/Gábor Antal2017-02-131-2/+2
* translate all command help strings3.4.0Steve Martinelli2016-11-171-8/+8
* Support "--no" option in aggregate setRui Chen2016-09-241-5/+28
* 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