summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
* Add scheduler filter: TypeAffinityFilterJoe Gordon2012-05-231-0/+39
* Finish quota refactor.Kevin L. Mitchell2012-05-236-13/+26
* Add version to scheduler rpc API.Russell Bryant2012-05-233-72/+84
* Fix Multi_Scheduler to process host capabilitiesArmando Migliaccio2012-05-181-0/+6
* Add additional logging to compute filterRick Harris2012-05-171-0/+5
* Add __repr__ to least_cost scheduler.Chris Behrens2012-05-161-0/+5
* Rearchitect quota checking to partially fix bug 938317.Kevin L. Mitchell2012-05-161-0/+7
* Make use of openstack.common.jsonutils.Russell Bryant2012-05-151-1/+2
* Merge "Improvement for the correct query extraction."Jenkins2012-05-091-1/+4
|\
| * Improvement for the correct query extraction.Dina Belova2012-04-261-1/+4
* | Merge "Remove state altering in live-migration code"Jenkins2012-05-081-13/+0
|\ \
| * | Remove state altering in live-migration codeVishvananda Ishaya2012-05-041-13/+0
* | | Clean up weighted_sum logic.Yuriy Taraday2012-05-041-27/+8
|/ /
* | Merge "Pass context to notification drivers when we can."Jenkins2012-05-032-4/+4
|\ \
| * | Pass context to notification drivers when we can.Andrew Bogott2012-05-022-4/+4
* | | Use save_and_reraise_exception() from common.Russell Bryant2012-05-021-4/+4
|/ /
* | Update common.importutils from openstack-common.Russell Bryant2012-05-021-2/+1
* | Merge "Use openstack.common.importutils."Jenkins2012-04-305-11/+16
|\ \
| * | Use openstack.common.importutils.Russell Bryant2012-04-285-11/+16
* | | Minor spelling fixJoe Gordon2012-04-301-1/+1
|/ /
* / Imports to human alphabetical orderJoe Gordon2012-04-262-3/+3
|/
* Merge "allow power state "BLOCKED" for live migrations if using Xen by libvirt"Jenkins2012-04-251-1/+4
|\
| * allow power state "BLOCKED" for live migrations if using Xen by libvirtChristian Berendt2012-04-231-1/+4
* | Log instance.Michael Still2012-04-201-2/+2
|/
* Add the serialization of exceptions for RPC calls.Alex Meade2012-04-061-12/+7
* Default scheduler to spread-firstVishvananda Ishaya2012-03-261-2/+4
* Clean up the shared storage check (#891756)Mandell Degerness2012-03-261-29/+18
* Merge "Debug messages for host filters."Jenkins2012-03-181-0/+13
|\
| * Debug messages for host filters.Michael Still2012-03-161-0/+13
* | Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-532/+0
|/
* Fix OpenStack CapitalizationJoe Gordon2012-03-1519-19/+19
* Don't use ec2 IDs in scheduler driverChris Behrens2012-03-071-10/+8
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-072-5/+7
* Merge "fix restructuredtext formatting in docstrings that show up in the deve...Jenkins2012-03-073-11/+16
|\
| * fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-053-11/+16
* | Reset instance to ACTIVE when no hosts foundAndrew Clay Shafer2012-03-063-34/+90
* | Rename DistributedScheduler as FilterSchedulerJoe Gordon2012-03-052-4/+4
|/
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-043-5/+5
* fix for bug 821252. Smarter default schedulerJoe Gordon2012-03-012-2/+3
* Merge "Remove unused imports and variables from OS API"Jenkins2012-03-011-2/+3
|\
| * Remove unused imports and variables from OS APIChris Behrens2012-02-291-2/+3
* | Merge "Include launch_index when creating instances."Jenkins2012-02-293-0/+3
|\ \ | |/ |/|
| * Include launch_index when creating instances.Mike Milner2012-02-233-0/+3
* | Make scheduler filters more pluggableChris Behrens2012-02-2711-86/+99
|/
* Fix WeightedHostMark Washenberger2012-02-221-2/+0
* Scheduler notifications added.Sandy Walsh2012-02-213-0/+38
* Removed zones from api and distributed schedulerSandy Walsh2012-02-168-766/+18
* Remove unnecessary constructors for exceptionsJohannes Erdfelt2012-02-141-1/+1
* Standardize logging delaration and useJason Kölker2012-02-1412-12/+12
* Remove relative imports from scheduler/filtersJoe Gordon2012-02-101-12/+12