summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Fix WeightedHostMark Washenberger2012-02-221-2/+0
* Scheduler notifications added.Sandy Walsh2012-02-213-0/+38
* Removed zones from api and distributed schedulerSandy Walsh2012-02-168-766/+18
* Remove unnecessary constructors for exceptionsJohannes Erdfelt2012-02-141-1/+1
* Standardize logging delaration and useJason Kölker2012-02-1412-12/+12
* Remove relative imports from scheduler/filtersJoe Gordon2012-02-101-12/+12
* Remove the last of the gflags shim layerMark McLoughlin2012-02-1012-12/+12
* Merge "Backslash continuations (network, scheduler)"Jenkins2012-02-099-78/+68
|\
| * Backslash continuations (network, scheduler)Zhongyue Luo2012-02-089-78/+68
* | Use named logger when availableJohannes Erdfelt2012-02-081-3/+3
|/
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-0312-12/+12
* Excise M2Crypto!Brian Waldon2012-02-021-20/+10
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-2812-65/+146
* Adding live migration server actionsmasumotok2012-01-263-9/+12
* Merge "Don't pass filter_properites to managers"Jenkins2012-01-261-0/+8
|\
| * Don't pass filter_properites to managersChris Behrens2012-01-251-0/+8
* | Simplify somewhat complicated reduce() into sum()Johannes Erdfelt2012-01-251-4/+1
|/
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-242-10/+14
* Add affinity filtersChristopher MacGown2012-01-242-1/+85
* Adds availability zone filterVishvananda Ishaya2012-01-233-1/+36
* Merge "Adds isolated hosts filter"Jenkins2012-01-233-2/+34
|\
| * Adds isolated hosts filterVishvananda Ishaya2012-01-213-2/+34
* | Merge "Add context and request spec to filter_properties"Jenkins2012-01-231-11/+10
|\ \
| * | Add context and request spec to filter_propertiesVishvananda Ishaya2012-01-221-11/+10
* | | Merge "Support filter based on CPU core (over)allocation"Jenkins2012-01-233-0/+53
|\ \ \ | |/ / |/| |
| * | Support filter based on CPU core (over)allocationJustin Santa Barbara2012-01-203-0/+53
* | | Merge "Pull out ram_filter into a separate filter"Jenkins2012-01-224-9/+38
|\ \ \
| * | | Pull out ram_filter into a separate filterJoe Gordon2012-01-204-9/+38
* | | | Make start_instance cast directly to compute hostChris Behrens2012-01-213-25/+15
| |_|/ |/| |
* | | Refactor test_scheduler into unit testsChris Behrens2012-01-201-3/+2
* | | Forgot to update chance scheduler for ignore_hosts changeChris Behrens2012-01-201-10/+5
* | | Add option to force hosts to schedulerVishvananda Ishaya2012-01-202-2/+3
| |/ |/|
* | pass filter_properties into scheduling requests for run_instanceChris Behrens2012-01-201-10/+5
|/
* scheduler host_manager needs service for filtersChris Behrens2012-01-196-26/+24
* Separate scheduler host managementChris Behrens2012-01-1815-497/+566
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-137-11/+0
* First implementation of bp/live-migration-resource-calcmasumotok2012-01-133-33/+83
* Merge "Isolate certain images on certain hosts."Jenkins2012-01-101-1/+14
|\
| * Isolate certain images on certain hosts.Todd Willey2012-01-081-1/+14
* | Use instance_properties in resize.Mark Washenberger2012-01-052-8/+12
|/
* Fix spelling of variableJohannes Erdfelt2012-01-041-2/+2
* PEP8 type comparison cleanuplzyeval2012-01-041-2/+1
* PEP8 remove direct type comparisonslzyeval2012-01-032-3/+2
* Make reroute_compute use functools.wraps. Fixes LP bug #906945.Dan Prince2011-12-211-0/+1
* Clarify NoValidHost messagesJoe Gordon2011-12-201-3/+3
* Fix scheduler error handlerChris Behrens2011-12-155-13/+40
* Vm state management and error statesDavid Subiros2011-12-121-11/+19
* Refactors periodic tasks to use a decorator.Rick Harris2011-12-072-2/+3
* Merge "Updates simple scheduler to allow strict availability_zone scheduling"Jenkins2011-12-021-1/+3
|\
| * Updates simple scheduler to allow strict availability_zone schedulingJoseph W. Breu2011-12-011-1/+3