summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mergeEldar Nugaev2011-01-072-0/+31
|\| | |
| * | | Merge trunk.Todd Willey2010-12-284-9/+10
| |\ \ \ | | | |/ | | |/|
| * | | Burnin support by specifying a specific host via availability_zone for runningTodd Willey2010-12-212-0/+31
| | |/ | |/|
* | | Zone scheduler addedIlya Alekseyev2010-12-221-0/+58
| |/ |/|
* | First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-114-9/+10
|/
* PEP8 cleanup in nova/*, except for tests. There should be no functional chang...Eric Day2010-10-213-1/+5
* elevate in proper places, fix a couple of typosVishvananda Ishaya2010-10-131-2/+3
* Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-2/+2
* All timestamps should be in UTC. Without this patch, the scheduler unit tests...Soren Hansen2010-09-231-1/+2
* merged schedulerVishvananda Ishaya2010-09-111-12/+12
|\
| * tests for volumes workVishvananda Ishaya2010-09-111-5/+4
| * update query and testVishvananda Ishaya2010-09-111-0/+1
| * use gigabytes and coresVishvananda Ishaya2010-09-111-13/+13
* | merged schedulerVishvananda Ishaya2010-09-101-2/+8
|\|
| * set host when item is scheduledVishvananda Ishaya2010-09-101-2/+8
| * remove print statementsVishvananda Ishaya2010-09-091-2/+0
| * don't pass topic into schedule_run_instanceVishvananda Ishaya2010-09-091-0/+2
* | added scheduled_at to instances and volumesVishvananda Ishaya2010-09-091-2/+12
|/
* kwargs don't work if you prepend an underscoreVishvananda Ishaya2010-09-091-4/+3
* fix logging for scheduler to properly display method nameVishvananda Ishaya2010-09-091-1/+1
* fix docstrings and formattingVishvananda Ishaya2010-09-074-40/+16
* more scheduler testsVishvananda Ishaya2010-09-024-37/+32
* test for too many instances workVishvananda Ishaya2010-09-022-23/+23
* merged trunk and cleaned up testVishvananda Ishaya2010-09-021-0/+1
* scheduler + unittestsVishvananda Ishaya2010-09-027-196/+234
* more pylint fixesChris Behrens2010-08-104-5/+29
* separated scheduler types into own modulesChris Behrens2010-08-094-33/+72
* remove duplicated report_state that exists in the base classChris Behrens2010-08-091-22/+14
* pep8 and pylint cleanupsChris Behrens2010-08-062-19/+28
* fix copyrights for new files, etcChris Behrens2010-08-063-16/+4
* Moved Scheduler classes into scheduler.py. Created a way to specify schedule...Chris Behrens2010-08-062-38/+96
* Start breaking out scheduler classes...Chris Behrens2010-08-061-6/+28
* fixed doc stringChris Behrens2010-08-051-1/+1
* compute topic for a node is compute.node not compute:node!Chris Behrens2010-08-051-1/+1
* almost there on random scheduler. not pushing to correct compute node topic,...Chris Behrens2010-08-052-0/+120