summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | trunk mergeSandy Walsh2011-06-292-8/+28
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Edited the host filter test case for extra specsLorin Hochstein2011-06-241-2/+2
| * | | | | | | | Dealing with cases where extra_specs wasn't definedLorin Hochstein2011-06-241-0/+4
| * | | | | | | | pep8 fixesLorin Hochstein2011-06-241-2/+22
| |/ / / / / / /
* / / / / / / / refactoring to compute from schedulerSandy Walsh2011-06-281-0/+10
|/ / / / / / /
* | | | | | | Merging trunk, fixing conflictsRick Harris2011-06-201-1/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Implements a portion of ec2 ebs boot.Isaku Yamahata2011-06-171-1/+7
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | merge with nova trunkIsaku Yamahata2011-06-168-93/+447
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge from nova trunkIsaku Yamahata2011-05-272-0/+164
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | compute: implement ec2 stop/start instancesIsaku Yamahata2011-05-271-1/+7
* | | | | | | Merging trunkRick Harris2011-06-173-7/+14
|\| | | | | |
| * | | | | | don't provision to all child zonesSandy Walsh2011-06-151-1/+5
| * | | | | | fixed up some little project_id things with new novaclientSandy Walsh2011-06-151-2/+2
| * | | | | | None project_id now defaultSandy Walsh2011-06-153-4/+7
| | |_|/ / / | |/| | | |
* | | | | | Renaming to _build_instance_getRick Harris2011-06-161-2/+0
* | | | | | PEP8 cleanup.Rick Harris2011-06-161-5/+6
* | | | | | Fixing test_servers_by_uuidRick Harris2011-06-161-5/+5
* | | | | | Small tweaksRick Harris2011-06-161-8/+6
* | | | | | First attempt to rewrite reroute_computeRick Harris2011-06-151-22/+60
* | | | | | Prep-work to begin on reroute_computeRick Harris2011-06-151-3/+21
|/ / / / /
* | | | | fixed reraise in trap_errorSandy Walsh2011-06-101-1/+1
* | | | | trunk merge and ec2 tests fixedSandy Walsh2011-06-091-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | tests working after merge-3 updateSandy Walsh2011-06-096-33/+208
|\| | | |
| * | | | sanity checkSandy Walsh2011-06-061-0/+1
| * | | | trunk merge after 2b hitSandy Walsh2011-06-037-53/+207
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Changes all uses of utcnow to use the version in utils. This is a simple wra...Vishvananda Ishaya2011-06-033-14/+15
| | |\ \ \
| | | * | | switch zones to use utcnowVishvananda Ishaya2011-06-021-7/+8
| | | * | | make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-022-7/+7
| | * | | | Fixing conflictsRick Harris2011-06-021-1/+1
| | |\| | |
| | | * | | updates to keep things looking betterWilliam Wolf2011-06-011-1/+2
| | | * | | fix pep8 issuesWilliam Wolf2011-06-011-2/+1
| | * | | | Fixing a bunch of conflictsRick Harris2011-06-012-43/+53
| | |\| | |
| | | * | | docstrings again and import orderingSandy Walsh2011-05-272-25/+13