summaryrefslogtreecommitdiffstats
path: root/nova/scheduler/filter_scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* New select_destinations scheduler callAndrew Laski2013-06-281-0/+16
* Extract live-migration scheduler logic from the scheduler driverJohn Garbutt2013-06-241-0/+14
* Revert "Initial scheduler support for instance_groups"Russell Bryant2013-06-201-14/+12
* Initial scheduler support for instance_groupsGary Kotton2013-06-161-12/+14
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* set ERROR state when scheduler hits max attemptsRyan Moore2013-05-211-1/+6
* Merge "Adds useful debug logging to filter_scheduler"Jenkins2013-05-141-4/+11
|\
| * Adds useful debug logging to filter_schedulerPhil Day2013-05-101-4/+11
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
|/
* Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-011-1/+1
* Small whitespace tweak.Michael Still2013-04-301-1/+1
* Kill off usage of locals() in the filter_scheduler.Michael Still2013-04-301-10/+18
* Remove local variable only used in logging.Michael Still2013-04-301-3/+2
* Remove unused exception and variable from scheduler.Alvaro Lopez Garcia2013-04-181-1/+0
* Remove uses of instance['instance_type'] from nova/schedulerDan Smith2013-03-081-1/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Live migration with an auto selection of destHans Lindgren2013-02-191-2/+6
* Add select_hosts to scheduler manager rpcDavid Scannell2013-02-181-0/+5
* filter_scheduler: Select from a subset of hosts.John Herndon2013-02-141-6/+31
* Support for scheduler hints for VM groupsGary Kotton2013-02-081-1/+25
* Merge "Add support for memory overcommit in live-migration"Jenkins2013-02-061-0/+27
|\
| * Add support for memory overcommit in live-migrationHans Lindgren2013-01-221-0/+27
* | Don't pass the entire list of instances to computeVishvananda Ishaya2013-01-231-5/+7
|/
* Fix regression in RetryFilterBrian Elliott2013-01-041-1/+1
* Log last compute error when rescheduling.Brian Elliott2012-12-211-1/+20
* Merge "RetryFilter checks 'node' as well as 'host'"Jenkins2012-11-291-7/+8
|\
| * RetryFilter checks 'node' as well as 'host'Arata Notsu2012-11-281-7/+8
* | Make resize and multi-node work properly togetherBrian Elliott2012-11-271-1/+2
|/
* Cleanup compute multi-node assignment of nodeBrian Elliott2012-11-251-4/+2
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Refactor scheduling weights.Chris Behrens2012-11-141-74/+20
* Refactor scheduling filtersChris Behrens2012-11-141-1/+1
* Merge "Updated scheduler and compute for multiple capabilities."Jenkins2012-11-101-1/+5
|\
| * Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-101-1/+5
* | Get rid of pylint E0203 in filter_scheduler.pyArata Notsu2012-11-101-1/+2
|/
* Remove generic topic support from filter schedulerChris Behrens2012-11-091-21/+11
* Make HostManager.get_all_host_states() return an iteratorArata Notsu2012-11-081-5/+2
* Switch from FLAGS to CONF in nova.schedulerMark McLoughlin2012-11-041-9/+9
* Remove nova-volume scheduling supportJoe Gordon2012-10-311-7/+0
* Add scheduler retries for prep_resize operations.Brian Elliott2012-10-311-7/+21
* Don't elevate context when calling run_instanceVishvananda Ishaya2012-10-281-2/+1
* Fix hardcoded topic strings with constants.Michael H Wilson2012-10-251-5/+6
* Set instance host field after resource claimBrian Elliott2012-10-081-2/+1
* Added compute node stats to HostStateBrian Elliott2012-09-271-1/+5
* Fix bugs in resource tracker and cleanupBrian Elliott2012-09-201-0/+6
* Adds new volume API extensionsUnmesh Gurjar2012-09-181-1/+1
* Fixes error handling during schedule_run_instanceVishvananda Ishaya2012-09-171-14/+19
* Remove scheduler RPC API version 1.xMark McLoughlin2012-08-291-82/+3
* Stop using scheduler RPC API magicMark McLoughlin2012-08-291-0/+7