summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated Grizzly code.Joe Gordon2013-04-045-148/+2
* Merge "Remove dead code."Jenkins2013-03-181-1/+1
|\
| * Remove dead code.Russell Bryant2013-03-171-1/+1
* | Reset migrating task state for more ExceptionsAndrew Laski2013-03-151-1/+3
* | Merge "Fixes instance task_state being left as migrating"Jenkins2013-03-151-1/+4
|\ \ | |/ |/|
| * Fixes instance task_state being left as migratingFei Long Wang2013-03-121-1/+4
* | Fix: Managers that incorrectly derive from SchedulerDependentManagerHans Lindgren2013-03-121-5/+4
|/
* Remove uses of instance['instance_type'] from nova/schedulerDan Smith2013-03-081-1/+2
* Fix issues with re-raising exceptions.Russell Bryant2013-03-051-3/+4
* Don't use instance['instance_type'] for scheduler filters in migrationDan Smith2013-02-281-1/+3
* Update OpenStack LLC to FoundationKurt Taylor2013-02-2631-31/+31
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-2020-24/+38
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-1920-24/+38
* | Multi-tenancy isolation with aggregatesBelmiro Moreira2013-02-191-0/+47
|/
* Ensure rpc result is primitive types.Russell Bryant2013-02-181-1/+2
* Live migration with an auto selection of destHans Lindgren2013-02-192-14/+58
* Add select_hosts to scheduler manager rpcDavid Scannell2013-02-185-1/+31
* Merge "Make scheduler remove dead nodes from its cache."Jenkins2013-02-151-0/+10
|\
| * Make scheduler remove dead nodes from its cache.Devananda van der Veen2013-02-111-0/+10
* | filter_scheduler: Select from a subset of hosts.John Herndon2013-02-141-6/+31
* | Merge "Handle compute node not available for live migration"Jenkins2013-02-132-1/+15
|\ \
| * | Handle compute node not available for live migrationJian Wen2013-01-312-1/+15
* | | Support for scheduler hints for VM groupsGary Kotton2013-02-083-2/+59
| |/ |/|
* | Merge "Return to skipping filters when using force_hosts."Jenkins2013-02-071-2/+5
|\ \
| * | Return to skipping filters when using force_hosts.Vishvananda Ishaya2013-02-051-2/+5
* | | Merge "Add support for memory overcommit in live-migration"Jenkins2013-02-062-8/+28
|\ \ \ | |/ / |/| |
| * | Add support for memory overcommit in live-migrationHans Lindgren2013-01-222-8/+28
* | | Merge "Record instance actions and events"Jenkins2013-02-051-35/+42
|\ \ \
| * | | Record instance actions and eventsAndrew Laski2013-02-011-35/+42
* | | | Update HACKING.rst per recent changesZhongyue Luo2013-02-041-1/+1
|/ / /
* | / Fixes 'not in' operator usageZhongyue Luo2013-01-311-1/+1
| |/ |/|
* | Make scheduler modules pass conductor to add_instance_faultDan Smith2013-01-302-0/+4
* | Merge "Fix an error in affinity filters"Jenkins2013-01-291-15/+7
|\ \
| * | Fix an error in affinity filtersHans Lindgren2013-01-281-15/+7
* | | Make sure there are no unused importJoe Gordon2013-01-281-1/+0
|/ /
* | Merge "Remove compute api from scheduler driver"Jenkins2013-01-241-2/+0
|\ \
| * | Remove compute api from scheduler driverHans Lindgren2013-01-231-2/+0
* | | Merge "Don't pass the entire list of instances to compute"Jenkins2013-01-231-5/+7
|\ \ \ | |/ / |/| |
| * | Don't pass the entire list of instances to computeVishvananda Ishaya2013-01-231-5/+7
* | | Add trust level cache to trusted_filterYunhong, Jiang2013-01-221-25/+116
| |/ |/|
* | Add host to instance_faults table.Rick Harris2013-01-172-4/+4
|/
* Fix uses of service_get_all_compute_by_hostChris Behrens2013-01-142-10/+8
* Remove more unused opts from nova.scheduler.driverMark McLoughlin2013-01-111-2/+0
* Remove unused opt import in scheduler.driverMark McLoughlin2013-01-091-1/+0
* Merge "fix N402 for nova/scheduler"Jenkins2013-01-0912-16/+16
|\
| * fix N402 for nova/schedulerSean Dague2013-01-0912-16/+16
* | Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-092-2/+2
* | Merge "Move scheduler_topic into nova.scheduler.rpcapi"Jenkins2013-01-091-1/+7
|\ \ | |/ |/|
| * Move scheduler_topic into nova.scheduler.rpcapiMark McLoughlin2013-01-081-1/+7
* | Remove availability_zones from service tableJoe Gordon2013-01-081-4/+10