summaryrefslogtreecommitdiffstats
path: root/nova/tests/scheduler/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable H403 testsDirk Mueller2013-06-121-1/+2
* Speeding up scheduler testsRick Harris2013-06-071-6/+4
* Remove unused launch_time from instanceChris Behrens2013-05-311-1/+0
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* fix N402 for nova/testsSean Dague2013-01-091-2/+2
* Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-101-11/+15
* Remove generic topic support from filter schedulerChris Behrens2012-11-091-2/+2
* Eliminates simultaneous schedule race.Vishvananda Ishaya2012-11-011-4/+4
* Fix bugs in resource tracker and cleanupBrian Elliott2012-09-201-4/+8
* Assume virt disk size is consumed by instances.Yaguang Tang2012-08-291-8/+8
* Keep the ComputeNode model updated with usageBrian Elliott2012-08-201-3/+4
* Remove unused scheduler functionsJoe Gordon2012-07-251-8/+0
* Improve filter_scheduler performanceChris Behrens2012-06-261-1/+2
* Imports to human alphabetical orderJoe Gordon2012-04-261-1/+1
* Rename DistributedScheduler as FilterSchedulerJoe Gordon2012-03-051-3/+3
* Removed zones from api and distributed schedulerSandy Walsh2012-02-161-2/+0
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-6/+12
* Add affinity filtersChristopher MacGown2012-01-241-0/+29
* Merge "Add context and request spec to filter_properties"Jenkins2012-01-231-5/+7
|\
| * Add context and request spec to filter_propertiesVishvananda Ishaya2012-01-221-5/+7
* | Merge "Support filter based on CPU core (over)allocation"Jenkins2012-01-231-11/+11
|\ \ | |/ |/|
| * Support filter based on CPU core (over)allocationJustin Santa Barbara2012-01-201-11/+11
* | Refactor test_scheduler into unit testsChris Behrens2012-01-201-0/+5
|/
* scheduler host_manager needs service for filtersChris Behrens2012-01-191-4/+8
* Separate scheduler host managementChris Behrens2012-01-181-0/+98