summaryrefslogtreecommitdiff
path: root/nova/weights.py
Commit message (Expand)AuthorAgeFilesLines
* Add debug log for scheduler weight calculationBalazs Gibizer2021-11-111-4/+36
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* Remove six.add_metaclassTakashi Natsume2020-08-151-4/+1
* Don't recompute weighers' minval/maxval attributesJohannes Kulik2020-04-011-11/+5
* Per aggregate scheduling weightYikun Jiang2019-01-211-3/+8
* Correct some spelling errorsyuhui_inspur2017-02-251-2/+2
* Skip only one host weight calculationjichenjc2015-05-051-3/+3
* Make scheduler filters/weighers only load onceHans Lindgren2014-12-091-4/+2
* Using six.add_metaclassLianhao Lu2014-02-111-2/+3
* Normalize the weights instead of using raw valuesAlvaro Lopez Garcia2013-12-111-14/+87
* Fixes typos in the files in the nova folderAlex Glikson2013-10-071-1/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Refactor scheduling weights.Chris Behrens2012-11-141-0/+71