summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Enable Aggregate based availability zonesJoe Gordon2013-01-081-2/+15
|/
* Handle compute node records with no timestamp.Robert Collins2013-01-071-1/+2
* Fix regression in RetryFilterBrian Elliott2013-01-042-5/+8
* Merge "Add get_backdoor_port to scheduler."Jenkins2013-01-022-1/+9
|\
| * Add get_backdoor_port to scheduler.Matthew Treinish2012-12-192-1/+9
* | Merge "Log last compute error when rescheduling."Jenkins2013-01-021-1/+20
|\ \
| * | Log last compute error when rescheduling.Brian Elliott2012-12-211-1/+20
| |/
* / Removed unused imports.Chuck Short2012-12-212-3/+0
|/
* Merge "Make update_service_capabilities() accept a list of capabilities"Jenkins2012-12-132-6/+12
|\
| * Make update_service_capabilities() accept a list of capabilitiesMana Kaneko2012-12-032-6/+12
* | Properly scope isolated hosts config optsMark McLoughlin2012-12-111-2/+9
* | Make ignore_hosts and force_hosts work againChris Behrens2012-12-071-18/+32
* | Ensure prep_resize arguments can be serialized.Russell Bryant2012-12-051-2/+4
|/
* Merge "RetryFilter checks 'node' as well as 'host'"Jenkins2012-11-292-10/+11
|\
| * RetryFilter checks 'node' as well as 'host'Arata Notsu2012-11-282-10/+11
* | Make resize and multi-node work properly togetherBrian Elliott2012-11-271-1/+2
|/
* Clean up unused methods in scheduler/driverZhiteng Huang2012-11-271-29/+0
* Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-262-5/+11
* Cleanup compute multi-node assignment of nodeBrian Elliott2012-11-252-15/+4
* Merge "Use CONF.import_opt() for nova.config opts"Jenkins2012-11-204-6/+5
|\
| * Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-204-6/+5
* | Merge "Remove nova.config.CONF"Jenkins2012-11-2019-35/+26
|\|
| * Remove nova.config.CONFMark McLoughlin2012-11-2019-35/+26
* | Merge "Enhance compute capability filter to check multi-level"Jenkins2012-11-201-4/+13
|\ \ | |/ |/|
| * Enhance compute capability filter to check multi-levelYunhong, Jiang2012-11-141-4/+13
* | Fix typo: hpervisor=> hypervisorJoe Gordon2012-11-191-1/+1
* | Remove nova.flagsMark McLoughlin2012-11-176-6/+0
* | Remove nova.flags imports from scheduler codeChris Behrens2012-11-157-12/+0
* | Merge "Added bare-metal host manager."Jenkins2012-11-151-0/+77
|\ \
| * | Added bare-metal host manager.Mikyung Kang2012-11-121-0/+77
| |/
* | Merge "Check instance_type in compute capability filter"Jenkins2012-11-151-3/+0
|\ \
| * | Check instance_type in compute capability filterYunhong, Jiang2012-11-141-3/+0
| |/
* | Refactor scheduling weights.Chris Behrens2012-11-146-192/+265
* | Refactor scheduling filtersChris Behrens2012-11-143-101/+63
|/
* Merge "Updated scheduler and compute for multiple capabilities."Jenkins2012-11-103-11/+29
|\
| * Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-103-11/+29
* | Get rid of pylint E0203 in filter_scheduler.pyArata Notsu2012-11-101-1/+2
|/
* Remove generic topic support from filter schedulerChris Behrens2012-11-094-47/+29
* Make HostManager.get_all_host_states() return an iteratorArata Notsu2012-11-082-12/+6
* Switch from FLAGS to CONF in nova.schedulerMark McLoughlin2012-11-0417-68/+80
* Remove flags.DECLAREMark McLoughlin2012-11-041-2/+4
* Merge "Eliminates simultaneous schedule race."Jenkins2012-11-031-15/+28
|\
| * Eliminates simultaneous schedule race.Vishvananda Ishaya2012-11-011-15/+28
* | Merge "Add some hooks for managers when service starts"Jenkins2012-11-021-3/+8
|\ \
| * | Add some hooks for managers when service startsChris Behrens2012-11-011-3/+8
* | | Remove nova-volume scheduling supportJoe Gordon2012-10-317-143/+11
|/ /