summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove some remnants of VSA supportMark McLoughlin2012-08-291-13/+0
* | Merge "Stop using scheduler RPC API magic"Jenkins2012-08-317-6/+67
|\|
| * Stop using scheduler RPC API magicMark McLoughlin2012-08-297-6/+67
* | Assume virt disk size is consumed by instances.Yaguang Tang2012-08-291-1/+4
|/
* Merge "Fixes backwards compatible rpc schedule_run"Jenkins2012-08-281-1/+4
|\
| * Fixes backwards compatible rpc schedule_runVishvananda Ishaya2012-08-271-1/+4
* | Add ops to aggregate_instance_extra_specs filter.Jinwoo 'Joseph' Suh2012-08-271-7/+13
|/
* Fix broken SimpleScheduler.schedule_run_instance()Maru Newby2012-08-241-1/+1
* Merge "Introduce ImagePropertiesFilter scheduler filter"Jenkins2012-08-224-100/+90
|\
| * Introduce ImagePropertiesFilter scheduler filterJim Fehlig2012-08-174-100/+90
* | Merge "Debugged extra_specs_ops.py"Jenkins2012-08-211-2/+4
|\ \
| * | Debugged extra_specs_ops.pyJinwoo 'Joseph' Suh2012-08-211-2/+4
* | | Add deprecated warning to SimpleSchedulerJoe Gordon2012-08-211-0/+12
* | | Merge "Keep the ComputeNode model updated with usage"Jenkins2012-08-212-19/+21
|\ \ \ | |/ / |/| |
| * | Keep the ComputeNode model updated with usageBrian Elliott2012-08-202-19/+21
* | | Merge "OpenStack capitalization added to HACKING.rst"Jenkins2012-08-211-1/+1
|\ \ \ | |/ / |/| |
| * | OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-171-1/+1
| |/
* | Merge "Fix spelling typos"Jenkins2012-08-205-7/+7
|\ \
| * | Fix spelling typosJoe Gordon2012-08-165-7/+7
* | | Merge "Refactor extra specs matching into a new module"Jenkins2012-08-202-45/+65
|\ \ \ | |_|/ |/| |
| * | Refactor extra specs matching into a new moduleMark McLoughlin2012-08-172-45/+65
* | | Merge "Remove unused imports"Jenkins2012-08-171-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused importsRongzeZhu2012-08-171-2/+0
| |/
* / Fix regression in compute_capabilities filterMark McLoughlin2012-08-171-15/+23
|/
* Always create the run_instance records locallyVishvananda Ishaya2012-08-164-33/+128
* Make ComputeFilter verify compute-related instance propertiesJim Fehlig2012-08-151-2/+55
* Merge "Added several operators on instance_type_extra_specs."Jenkins2012-08-151-6/+40
|\
| * Added several operators on instance_type_extra_specs.Jinwoo 'Joseph' Suh2012-08-141-6/+40
* | xenapi: Support live migration without poolsRenuka Apte2012-08-141-3/+4
|/
* Enforce quota limitations for instance resize.Eoghan Glynn2012-08-145-9/+20
* Fix rpc error with live_migrationRenuka Apte2012-08-131-3/+3
* Fix rpc error with live_migration.Russell Bryant2012-08-131-3/+3
* Merge "General host aggregates part 2"Jenkins2012-08-102-0/+67
|\
| * General host aggregates part 2Joe Gordon2012-08-072-0/+67
* | Make update_db an opt arg in scheduler manager.Dan Prince2012-08-091-2/+2
* | scheduler prep_resize should not update instance['host']Chris Behrens2012-08-085-29/+25
|/
* Send full instance to compute live_migration.Russell Bryant2012-08-061-5/+3
* Send full instance to scheduler live_migration.Russell Bryant2012-08-063-16/+21
* Send full instance to run_instance.Russell Bryant2012-08-062-6/+11
* Remove topic from scheduler run_instance.Russell Bryant2012-08-065-10/+11
* Use explicit args in run_instance scheduler code.Russell Bryant2012-08-064-18/+35
* Update args to _set_vm_state_and_notify.Russell Bryant2012-08-061-9/+10
* Reduce db access in prep_resize in the compute manager.Russell Bryant2012-08-063-10/+21
* Remove instance_id fallback from cast_to_compute_host().Russell Bryant2012-08-061-3/+1
* Updates to the prep_resize scheduler rpc call.Russell Bryant2012-08-035-30/+59
* Merge "Partially revert "Remove unused scheduler functions""Jenkins2012-08-041-0/+16
|\
| * Partially revert "Remove unused scheduler functions"Russell Bryant2012-07-311-0/+16
* | Remove unused importsJoe Gordon2012-08-022-2/+0
|/
* Merge "update compute_fill_first_cost_fn docstring"Jenkins2012-07-261-2/+7
|\
| * update compute_fill_first_cost_fn docstringSean Dague2012-07-241-2/+7