summaryrefslogtreecommitdiff
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+17
* Add transform_image_metadata request filterSean Mooney2020-03-241-0/+42
* Merge "FUP: Remove noqa and tone down an exception"Zuul2020-03-181-2/+2
|\
| * FUP: Remove noqa and tone down an exceptionEric Fried2019-12-161-2/+2
* | Merge "Don't overwrite greenthread-local context in host manager"Zuul2020-03-111-3/+3
|\ \
| * | Don't overwrite greenthread-local context in host managermelanie witt2018-07-311-3/+3
* | | trivial: Remove FakeSchedulerStephen Finucane2020-02-181-8/+9
* | | Merge "Handle cell failures in get_compute_nodes_by_host_or_node"Zuul2020-01-291-2/+3
|\ \ \
| * | | Handle cell failures in get_compute_nodes_by_host_or_nodeMatt Riedemann2019-12-301-2/+3
* | | | Merge "Remove dict compat from populate_filter_properties"Zuul2020-01-191-12/+10
|\ \ \ \
| * | | | Remove dict compat from populate_filter_propertiesMatt Riedemann2019-12-061-12/+10
* | | | | Merge "Use Placement 1.35 (root_required)"Zuul2020-01-103-14/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use Placement 1.35 (root_required)Eric Fried2020-01-073-14/+17
| | |_|/ | |/| |
* | | | Merge "Add functional test for anti-affinity cross-cell migration"Zuul2019-12-231-0/+4
|\ \ \ \
| * | | | Add functional test for anti-affinity cross-cell migrationMatt Riedemann2019-12-121-0/+4
* | | | | Merge "Add CrossCellWeigher"Zuul2019-12-221-0/+63
|\ \ \ \ \ | |/ / / /
| * | | | Add CrossCellWeigherMatt Riedemann2019-12-121-0/+63
| |/ / /
* | | | Merge "FUP for in-place numa rebuild"Zuul2019-12-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FUP for in-place numa rebuildSean Mooney2019-12-191-1/+1
* | | | Merge "Use provider mappings from Placement (mostly)"Zuul2019-12-111-18/+20
|\ \ \ \
| * | | | Use provider mappings from Placement (mostly)Eric Fried2019-12-061-18/+20
* | | | | Merge "Tie requester_id to RequestGroup suffix"Zuul2019-12-111-16/+45
|\ \ \ \ \ | |/ / / /
| * | | | Tie requester_id to RequestGroup suffixEric Fried2019-12-051-16/+45
* | | | | Merge "Disable NUMATopologyFilter on rebuild"Zuul2019-12-101-1/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Disable NUMATopologyFilter on rebuildSean Mooney2019-12-091-1/+5
| |/ /
* | | refactor: RequestGroup.is_empty() and .strip_zeros()Eric Fried2019-12-051-18/+8
* | | Use Placement 1.34 (string suffixes & mappings)Eric Fried2019-12-052-35/+50
|/ /
* | Reusable RequestGroup.add_{resource|trait}Eric Fried2019-12-021-33/+2
* | Process requested_resources in ResourceRequest initEric Fried2019-12-021-13/+23
* | Specify what RPs _ensure_resource_provider collectsBalazs Gibizer2019-11-211-2/+2
* | Remove TODOs around claim_resources_on_destinationMatt Riedemann2019-11-101-2/+0
* | Refresh instance in MigrationTask.execute Exception handlerMatt Riedemann2019-11-051-1/+4
* | Merge "Remove @safe_connect from _delete_provider"Zuul2019-10-091-5/+7
|\ \
| * | Remove @safe_connect from _delete_providerEric Fried2019-07-191-5/+7
* | | Remove @safe_connect from put_allocationsBalazs Gibizer2019-10-081-5/+9
* | | Add support for translating CPU policy extra specs, image metaStephen Finucane2019-09-182-15/+110
* | | Include both VCPU and PCPU in core quota countHe Jie Xu2019-09-181-2/+11
* | | Merge "Parse vpmem related flavor extra spec"Zuul2019-09-161-0/+20
|\ \ \
| * | | Parse vpmem related flavor extra specLuyaoZhong2019-09-131-0/+20
* | | | Merge "Add a new request filter to isolate aggregates"Zuul2019-09-151-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Add a new request filter to isolate aggregatesshilpa2019-09-121-0/+44
* | | | Support reverting migration / resize with bandwidthBalazs Gibizer2019-09-121-4/+31
|/ / /
* | | Nova object changes for forbidden aggregates request filtershilpa2019-09-092-2/+12
* | | Remove old comments about caching scheduler compatMatt Riedemann2019-09-051-5/+6
* | | Add extra spec parameter and image property for memory encryptionAdam Spiers2019-09-011-1/+23
* | | Merge "Change HostManager to allow scheduling to other cells"Zuul2019-08-291-1/+4
|\ \ \
| * | | Change HostManager to allow scheduling to other cellsMatt Riedemann2019-08-271-1/+4
* | | | scheduler: Flatten 'ResourceRequest.from_extra_specs', 'from_image_props'Stephen Finucane2019-08-271-171/+112
|/ / /
* | | Merge "Rework 'hardware.numa_usage_from_instances'"Zuul2019-08-231-2/+2
|\ \ \
| * | | Rework 'hardware.numa_usage_from_instances'Stephen Finucane2019-08-221-2/+2