summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | fixed docstrings and general tidyingSandy Walsh2011-05-272-27/+47
| | | * | | missed a driver referenceSandy Walsh2011-05-261-2/+2
| | * | | | Moving tests into scheduler subdirectoryRick Harris2011-05-171-5/+0
| | * | | | Pep8 fixesRick Harris2011-05-172-14/+27
| | * | | | Using import_class to import filter_host driverRick Harris2011-05-171-5/+8
| | * | | | Adding fill first cost functionRick Harris2011-05-171-0/+12
| | * | | | Merging in Sandy's changes adding Noop Cost Fn with testsRick Harris2011-05-174-61/+182
| | |\ \ \ \
| | * | | | | First cut at least cost schedulerRick Harris2011-05-171-0/+79
| | * | | | | first cut at weighted-sum testsRick Harris2011-05-131-0/+2
| | | |_|_|/ | | |/| | |
* | | | | | get_all with reservation id across zone testsSandy Walsh2011-06-023-20/+0
* | | | | | tests all passing againSandy Walsh2011-06-011-4/+1
* | | | | | list --reservation now works across zonesSandy Walsh2011-06-011-3/+5
* | | | | | reservation id's properly forwarded to child zones on createSandy Walsh2011-06-011-2/+4
|/ / / / /
* | | | | tests pass and pep8'edSandy Walsh2011-05-262-4/+4
* | | | | refactoring compute.api.create()Sandy Walsh2011-05-263-0/+17
* | | | | starting breakdown of nova.compute.api.create()Sandy Walsh2011-05-251-0/+7
* | | | | merge against 2aSandy Walsh2011-05-252-28/+28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | get rid of all mention of drivers ... it's filter only nowSandy Walsh2011-05-231-27/+28
* | | | | New tests addedSandy Walsh2011-05-251-84/+93
* | | | | tests working againSandy Walsh2011-05-241-1/+1
* | | | | more fix upSandy Walsh2011-05-242-20/+25
* | | | | removed most of debugging codeSandy Walsh2011-05-242-19/+8
* | | | | zone1 mergeSandy Walsh2011-05-242-1/+5
|\ \ \ \ \
| * \ \ \ \ accepting callsSandy Walsh2011-05-242-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ mergeSandy Walsh2011-05-233-4/+26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ local tweaksSandy Walsh2011-05-231-3/+8
| |\ \ \ \ \ \ \
| * | | | | | | | tempSandy Walsh2011-05-191-1/+2
* | | | | | | | | sending callsSandy Walsh2011-05-241-18/+27
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | select partially going throughSandy Walsh2011-05-233-4/+10
| |_|/ / / / / |/| | | | | |
* | | | | | | getting closer to working select callSandy Walsh2011-05-233-3/+23
| |/ / / / / |/| | | | |
* | | | | | syntax errorsSandy Walsh2011-05-201-2/+2
* | | | | | temp fixesSandy Walsh2011-05-201-1/+2
|/ / / / /
* | | | | skeleton of forwarding calls to child zonesSandy Walsh2011-05-181-15/+84
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
* | | | pep8Sandy Walsh2011-05-171-1/+1
| |_|/ |/| |
* | | provision_resource no longer returns valueSandy Walsh2011-05-171-3/+2
* | | provision working correctly nowSandy Walsh2011-05-172-14/+31
* | | tests fixed and pep8'edSandy Walsh2011-05-173-7/+17
* | | failure conditions are being sent back properly nowSandy Walsh2011-05-163-6/+17
|\| |
* | | basic call going throughSandy Walsh2011-05-162-26/+25
* | | started on integrating HostFilterSandy Walsh2011-05-132-4/+30
| |/ |/|
* | fixup based on Lorin's feedbackSandy Walsh2011-05-131-2/+6
* | messing around with the flow of create() and specsSandy Walsh2011-05-111-0/+18
* | NoValidHost exception testSandy Walsh2011-05-111-3/+5
* | start of zone_aware_scheduler testSandy Walsh2011-05-112-12/+58
* | First cut with tests passingSandy Walsh2011-05-112-0/+94
|/
* unified underscore/dash issueSandy Walsh2011-05-091-1/+1
* capabilities flattened and tests fixedSandy Walsh2011-05-091-8/+8
* trunk mergeSandy Walsh2011-05-094-20/+303
|\
| * revised file docsSandy Walsh2011-05-061-3/+5
| * terminology: no more plug-ins or queries. They are host filters and drivers.Sandy Walsh2011-05-051-34/+44