summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |/