summaryrefslogtreecommitdiff
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* add hypervisor version weigherSean Mooney2023-04-201-0/+39
* Merge "Make scheduler lazy-load the placement client"Zuul2023-04-101-1/+34
|\
| * Make scheduler lazy-load the placement clientDan Smith2023-03-221-1/+34
* | mypy: Fix implicit optional usageEric Harney2023-03-271-1/+1
|/
* testing: Reset affinity support global variablesmelanie witt2023-03-021-0/+11
* Factor out a mixin class for candidate aware filtersBalazs Gibizer2023-01-203-49/+65
* Filter PCI pools based on Placement allocationBalazs Gibizer2022-10-173-10/+68
* Make allocation candidates available for scheduler filtersBalazs Gibizer2022-10-173-27/+105
* Merge "Follow up for the PCI in placement series"Zuul2022-09-061-2/+2
|\
| * Follow up for the PCI in placement seriesBalazs Gibizer2022-09-021-2/+2
* | Merge "Add traits for viommu model"Zuul2022-09-021-0/+1
|\ \ | |/ |/|
| * Add traits for viommu modelRico Lin2022-09-021-0/+1
* | Handle PCI dev reconf with allocationsBalazs Gibizer2022-08-261-1/+0
|/
* Retry /reshape at provider generation conflictBalazs Gibizer2022-08-251-3/+16
* Merge "scheduler: Add an ephemeral encryption pre filter"Zuul2022-08-191-1/+37
|\
| * scheduler: Add an ephemeral encryption pre filterLee Yarwood2022-08-021-1/+37
* | Unify placement client singleton implementationsDan Smith2022-08-183-2/+48
|/
* Remove return from rpc castRajesh Tailor2022-06-181-6/+6
* Merge "Tell oslo.limit how to count nova resources"Zuul2022-02-262-0/+33
|\
| * Tell oslo.limit how to count nova resourcesJohn Garbutt2022-02-242-0/+33
* | driver/secheduler/docs for Adds Pick guest CPU architecture based onJonathan Race2022-02-241-0/+2
|/
* Filter computes without remote-managed ports earlyDmitrii Shcherbakov2022-02-091-0/+28
* Remove Python 2-specific importsStephen Finucane2022-01-281-6/+1
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* Clean up allocations left by evacuation when deleting serviceTakashi Kajinami2021-10-261-6/+26
* Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-4/+9
* Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-0/+4
|\
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-0/+4
* | Merge "Support same_subtree in allocation_canadidate query"Zuul2021-08-311-0/+5
|\ \ | |/
| * Support same_subtree in allocation_canadidate queryBalazs Gibizer2021-08-211-0/+5
* | Merge "Bump min placement microversion to 1.36"Zuul2021-08-311-2/+2
|\ \ | |/
| * Bump min placement microversion to 1.36Balazs Gibizer2021-08-211-2/+2
* | Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-302-6/+38
* | scheduler: Merge driver into managerStephen Finucane2021-08-232-566/+511
|/
* Merge "Deprecate filters that have been replaced by placement filters"Zuul2021-08-211-0/+15
|\
| * Deprecate filters that have been replaced by placement filtersSean Mooney2021-06-011-0/+15
* | Merge "scheduler: Merge 'FilterScheduler' into base class"Zuul2021-08-203-500/+474
|\ \
| * | scheduler: Merge 'FilterScheduler' into base classStephen Finucane2021-06-293-500/+474
* | | Invalidate provider tree when compute node disappearsMark Goddard2021-08-121-5/+12
|/ /
* | scheduler: Remove 'hosts_up'Stephen Finucane2021-06-291-9/+0
* | scheduler: 'USES_ALLOCATION_CANDIDATES' removal cleanupStephen Finucane2021-06-293-8/+7
* | scheduler: Remove 'USES_ALLOCATION_CANDIDATES'Stephen Finucane2021-06-293-27/+10
* | Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-134-44/+45
|\ \ | |/ |/|
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-294-44/+45
* | Merge "Enable mypy on scheduler/report.py"Zuul2021-04-211-3/+3
|\ \ | |/ |/|
| * Enable mypy on scheduler/report.pyBalazs Gibizer2021-02-241-3/+3
* | Merge "scheduler: Translate secure boot requests to trait"Zuul2021-03-141-0/+11
|\ \
| * | scheduler: Translate secure boot requests to traitStephen Finucane2021-03-081-0/+11
* | | Merge "Follow up for QoS interface attach"Zuul2021-03-111-1/+3
|\ \ \
| * | | Follow up for QoS interface attachBalazs Gibizer2021-02-231-1/+3