summaryrefslogtreecommitdiff
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Merge "objects: introduce numa topology limits objects"Jenkins2015-03-131-10/+6
|\
| * objects: introduce numa topology limits objectsSahid Orentino Ferdjaoui2015-03-121-10/+6
* | Merge "Don't add exception instance in LOG.exception"Jenkins2015-03-121-5/+5
|\ \
| * | Don't add exception instance in LOG.exceptionChangBo Guo(gcb)2015-03-091-5/+5
* | | Merge "Fix a remaining case of passing context to a remotable in scheduler"Jenkins2015-03-111-1/+1
|\ \ \
| * | | Fix a remaining case of passing context to a remotable in schedulerDan Smith2015-03-091-1/+1
* | | | Merge "Fix typo in nova/scheduler/filters/utils.py"Jenkins2015-03-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in nova/scheduler/filters/utils.pyTakashi NATSUME2015-03-091-1/+1
| |/ /
* | | Replace RPC topic-based service queries with binary-based in schedulerDan Smith2015-03-091-6/+4
|/ /
* | Modify filters so they can look to HostStateSylvain Bauza2015-03-0611-46/+27
* | Merge "Create Scheduler client methods for aggregates"Jenkins2015-03-062-0/+23
|\ \
| * | Create Scheduler client methods for aggregatesSylvain Bauza2015-03-052-0/+23
* | | Merge "Add update and delete _aggregate() method to the Scheduler RPC API"Jenkins2015-03-063-1/+59
|\ \ \ | |/ /
| * | Add update and delete _aggregate() method to the Scheduler RPC APISylvain Bauza2015-03-053-1/+59
* | | Merge "Instantiate aggregates information when HostManager is starting"Jenkins2015-03-061-0/+24
|\ \ \ | |/ /
| * | Instantiate aggregates information when HostManager is startingSylvain Bauza2015-03-051-0/+24
* | | Merge "Prevent update of ReadOnlyDict"Jenkins2015-03-061-10/+4
|\ \ \
| * | | Prevent update of ReadOnlyDictAlexis Lee2015-03-051-10/+4
| |/ /
* | | Make scheduler client reporting use ComputeNode objectDan Smith2015-03-051-7/+14
|/ /
* | Merge "Support specifing multiple values for aggregate keys"Jenkins2015-03-031-2/+7
|\ \
| * | Support specifing multiple values for aggregate keysSam Morrison2015-03-021-2/+7
* | | Display host chosen for instance by schedulerRyan Moore2015-02-271-0/+1
| |/ |/|
* | Merge "Set instance NUMA topology on HostState"Jenkins2015-02-262-1/+4
|\ \
| * | Set instance NUMA topology on HostStateNikola Dipanov2015-02-182-1/+4
* | | Use oslo.logDavanum Srinivas2015-02-2228-31/+39
* | | Merge "Make the method _op_method() public"Jenkins2015-02-171-2/+2
|\ \ \
| * | | Make the method _op_method() publicNisha Agarwal2015-02-161-2/+2
| |/ /
* | | Merge "Pre-load default filters during scheduler initialization"Jenkins2015-02-171-3/+6
|\ \ \ | |/ / |/| |
| * | Pre-load default filters during scheduler initializationHans Lindgren2015-02-161-3/+6
* | | Change how HostManager is calling the service informationSylvain Bauza2015-02-131-1/+5
* | | Move scheduler.host_manager to use ComputeNode objectSylvain Bauza2015-02-133-59/+73
* | | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-0627-43/+43
* | | PCI NUMA filteringPrzemyslaw Czesnowicz2015-02-042-2/+14
* | | Merge "Fix leaking exceptions from scheduler utils"Jenkins2015-02-021-2/+2
|\ \ \
| * | | Fix leaking exceptions from scheduler utilsBalazs Gibizer2015-01-301-2/+2
* | | | Merge "Adds logging to ComputeCapabilitiesFilter failures"Jenkins2015-02-021-5/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Adds logging to ComputeCapabilitiesFilter failuresMarkus Zoeller2015-01-291-5/+18
* | | | Merge "Calls to superclass' __init__ function is optional"Jenkins2015-01-301-8/+0
|\ \ \ \
| * | | | Calls to superclass' __init__ function is optionalDebo~ Dutta2015-01-291-8/+0
* | | | | Merge "Add flavor fields to Instance object"Jenkins2015-01-301-9/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add flavor fields to Instance objectDan Smith2015-01-291-9/+8
| |/ / /
* | | | Refactor ComputeCapabilitiesFilter as bugfix preparationMarkus Zoeller2015-01-281-20/+28
|/ / /
* | | Reschedule queries to nova-scheduler after a timeout occursGrzegorz Grasza2015-01-222-0/+36
| |/ |/|
* | Merge "Remove unused scheduler driver methods"Jenkins2015-01-171-60/+1
|\ \
| * | Remove unused scheduler driver methodsHans Lindgren2014-12-291-60/+1
* | | Performance: leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-01-161-3/+2
* | | Merge "Add ALL-IN operator to extra spec ops"Jenkins2015-01-151-4/+6
|\ \ \ | |_|/ |/| |
| * | Add ALL-IN operator to extra spec opsArtur Malinowski2014-11-201-4/+6
* | | remove pylint source code annotationsDaniel P. Berrange2015-01-081-1/+0
* | | Merge "ironic: delete cpu_info data from get_available_resource"Jenkins2015-01-061-1/+1
|\ \ \ | |_|/ |/| |