summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* trunk mergeSandy Walsh2011-07-134-3/+60
|\
| * Fix the bug 800759.Devendra Modium2011-07-111-0/+32
| |\
| | * Merging issuseDevendra Modium2011-07-075-24/+89
| | |\
| | * | Comments for bugfix800759 and pep8Devendra Modium2011-07-071-7/+5
| | * | Comments Incorporated for Bug800759Devendra Modium2011-07-071-14/+41
| | * | fix bug 800759Joseph Suh2011-06-301-7/+13
| * | | Fixed up an incorrect key being used to check Zones.Sandy Walsh2011-07-091-3/+5
| |\ \ \ | | |_|/ | |/| |
| | * | stricter zone_id checkingSandy Walsh2011-07-071-3/+5
| | |\ \
| | * | | fixed zone id checkSandy Walsh2011-07-051-1/+1
| | |/ /
| * | | Added missing extension file and tests. Also modified the get_host_list() doc...Ed Leafe2011-07-041-2/+3
| * | | after trunk mergeEd Leafe2011-07-013-1/+23
| |/ /
* | | fix up testsSandy Walsh2011-07-014-32/+73
|\| |
| * | trunk merge with migration renumberingTrey Morris2011-06-305-84/+236
| |\ \
| | * | trunk mergeSandy Walsh2011-06-305-59/+169
| | |\|
| | | * Theese changes eliminate dependancy between hostname and ec2-id.Yuriy Taraday2011-06-301-8/+8
| | | |\
| | | | * Made hostname independent from ec2 id. Add generation of hostnames based on d...Yuriy Taraday2011-06-171-8/+8
| | * | | removed extra stubout, switched to isinstance and catching explicit exceptionSandy Walsh2011-06-291-1/+1
| | * | | moved migration again & trunk mergeSandy Walsh2011-06-291-1/+25
| | |\ \ \
| | * | | | pep8Sandy Walsh2011-06-212-2/+3
| | * | | | fixed local db createSandy Walsh2011-06-211-6/+7
| | * | | | fix lp 798361Sandy Walsh2011-06-201-19/+30
| | * | | | added adjust child zone testSandy Walsh2011-06-202-35/+89
| | |\ \ \ \
| | * \ \ \ \ tests working againSandy Walsh2011-06-204-9/+22
| | |\ \ \ \ \
| | * | | | | | working commitSandy Walsh2011-06-202-5/+33
| * | | | | | | merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-291-1/+25
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | more trunksTrey Morris2011-06-201-25/+78
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | another trunk mergeTrey Morris2011-06-201-1/+7
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | merged trunkTrey Morris2011-06-164-18/+26
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | merged koelkers tests branchTrey Morris2011-06-091-2/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge with treyJason Koelker2011-06-067-82/+318
| | |\ \ \ \ \ \ \
| | * | | | | | | | pep8 fixesJason Kölker2011-05-311-2/+1
* | | | | | | | | | clean upSandy Walsh2011-06-291-5/+0
* | | | | | | | | | trunk mergeSandy Walsh2011-06-294-54/+164
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixed indentation issuesChris Behrens2011-06-291-1/+1
| * | | | | | | | | change variable names to remove future conflict with sandy's zone-offsets branchChris Behrens2011-06-281-3/+4
| * | | | | | | | | Merged trunkChris Behrens2011-06-281-1/+25
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | log formatting typoChris Behrens2011-06-281-1/+2
| * | | | | | | | | logging fixesChris Behrens2011-06-271-3/+2
| * | | | | | | | | Made _issue_novaclient_command() behave better.Chris Behrens2011-06-272-16/+37
| * | | | | | | | | same typo i made before!Chris Behrens2011-06-241-1/+1
| * | | | | | | | | on 2nd run through filter_hosts, we've already accounted for the topicChris Behrens2011-06-241-7/+15
| * | | | | | | | | LeastCostScheduler wasn't checking for topic cost functions correctly.Chris Behrens2011-06-231-2/+9
| * | | | | | | | | requested_mem typoChris Behrens2011-06-231-1/+1
| * | | | | | | | | more typosChris Behrens2011-06-231-2/+2
| * | | | | | | | | typo in least cost schedulerChris Behrens2011-06-231-1/+1
| * | | | | | | | | debug logging of number of instances to build in schedulerChris Behrens2011-06-231-4/+7
| * | | | | | | | | missed passing an argument to consume_resourcesChris Behrens2011-06-231-1/+1
| * | | | | | | | | an int() was missed being removed from UUID changes when zone rerouting kicks inChris Behrens2011-06-231-1/+1
| * | | | | | | | | minor fixupsChris Behrens2011-06-232-3/+2
| * | | | | | | | | Add some resource checking for memory available when schedulingChris Behrens2011-06-233-36/+107
| | |_|_|_|_|_|/ / | |/| | | | | | |