summaryrefslogtreecommitdiff
path: root/nova/filters.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Allow filters to only run once per request if their data is staticPhil Day2013-07-081-12/+30
* Avoiding multiple code loops in filter schedulerYang Yu2013-06-041-0/+2
* Cells: Add filtering and weight supportChris Behrens2013-05-271-4/+10
* Adds useful debug logging to filter_schedulerPhil Day2013-05-101-2/+10
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Refactor scheduling filtersChris Behrens2012-11-141-0/+53