summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Have host look for CPU controller of cgroupsv2 location."Zuul2023-05-049-51/+170
|\
| * Have host look for CPU controller of cgroupsv2 location.Jorge San Emeterio2023-05-039-51/+170
* | Merge "Save cell socket correctly when updating host NUMA topology"Zuul2023-05-046-19/+53
|\ \
| * | Save cell socket correctly when updating host NUMA topologyArtom Lifshitz2023-04-256-19/+53
* | | Merge "add hypervisor version weigher"Zuul2023-05-043-0/+179
|\ \ \
| * | | add hypervisor version weigherSean Mooney2023-04-203-0/+179
* | | | Merge "Stop ignoring missing compute nodes in claims"Zuul2023-04-264-38/+66
|\ \ \ \
| * | | | Stop ignoring missing compute nodes in claimsDan Smith2023-04-244-38/+66
* | | | | Merge "Remove silent failure to find a node on rebuild"Zuul2023-04-262-7/+26
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Remove silent failure to find a node on rebuildDan Smith2023-04-242-7/+26
* | | | Reproduce bug 1995153Artom Lifshitz2023-04-251-0/+109
|/ / /
* | | Merge "hyperv: Mark driver as experimental"Zuul2023-04-191-0/+8
|\ \ \ | |/ / |/| |
| * | hyperv: Mark driver as experimentalStephen Finucane2022-11-071-0/+8
* | | Merge "db: Remove legacy migrations"Zuul2023-04-1756-3532/+11
|\ \ \
| * | | db: Remove legacy migrationsStephen Finucane2023-02-0156-3532/+11
* | | | Merge "Make scheduler lazy-load the placement client"Zuul2023-04-102-1/+70
|\ \ \ \
| * | | | Make scheduler lazy-load the placement clientDan Smith2023-03-222-1/+70
* | | | | Merge "Update min support for Bobcat"Zuul2023-04-042-1/+17
|\ \ \ \ \
| * | | | | Update min support for BobcatSylvain Bauza2023-03-082-1/+17
* | | | | | mypy: Fix implicit optional usageEric Harney2023-03-277-11/+16
| |/ / / / |/| | | |
* | | | | Merge "Unbind port when offloading a shelved instance"Zuul2023-03-135-26/+67
|\ \ \ \ \
| * | | | | Unbind port when offloading a shelved instanceArnaud Morin2022-11-295-26/+67
* | | | | | Merge "fup for power management series"Zuul2023-03-093-26/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fup for power management seriesSylvain Bauza2023-02-233-26/+4
* | | | | | Merge "testing: Reset affinity support global variables"Zuul2023-03-062-0/+18
|\ \ \ \ \ \
| * | | | | | testing: Reset affinity support global variablesmelanie witt2023-03-022-0/+18
* | | | | | | Merge "Revert "Add logging to find test cases leaking libvirt threads""27.0.0.0rc127.0.0Zuul2023-03-042-44/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Add logging to find test cases leaking libvirt threads"Sylvain Bauza2023-02-142-44/+0
* | | | | | | | Merge "Add service version for Antelope"Zuul2023-03-031-3/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add service version for AntelopeSylvain Bauza2023-03-021-3/+18
* | | | | | | | Merge "Fix logging in MemEncryption-related checks"Zuul2023-02-283-6/+36
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix logging in MemEncryption-related checksAlexey Stupnikov2023-02-113-6/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Transport context to all threads"Zuul2023-02-274-29/+37
|\ \ \ \ \ \ \
| * | | | | | | Transport context to all threadsFabian Wiesel2022-08-044-29/+37
* | | | | | | | doc: mark the max microversion for 2023.1 AntelopeTakashi Natsume2023-02-191-3/+4
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "fup: support evacuate target state"Zuul2023-02-182-3/+4
|\ \ \ \ \ \ \
| * | | | | | | fup: support evacuate target stateSahid Orentino Ferdjaoui2023-02-062-3/+4
* | | | | | | | Merge "Enable cpus when an instance is spawning"Zuul2023-02-188-0/+607
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable cpus when an instance is spawningSylvain Bauza2023-02-108-0/+607
* | | | | | | | | Merge "libvirt: let CPUs be power managed"Zuul2023-02-185-5/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | libvirt: let CPUs be power managedSylvain Bauza2023-02-105-5/+53
* | | | | | | | | Merge "libvirt: Add configuration options to set SPICE compression settings"Zuul2023-02-175-1/+171
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libvirt: Add configuration options to set SPICE compression settingsManuel Bentele2023-01-115-1/+171
* | | | | | | | | | Merge "Factor out a mixin class for candidate aware filters"Zuul2023-02-153-49/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Factor out a mixin class for candidate aware filtersBalazs Gibizer2023-01-203-49/+65
* | | | | | | | | | | Merge "cpu: interfaces for managing state and governor"Zuul2023-02-159-0/+462
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | cpu: interfaces for managing state and governorSylvain Bauza2023-02-099-0/+462
* | | | | | | | | | | Merge "Add logging to find test cases leaking libvirt threads"Zuul2023-02-142-0/+44
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Add logging to find test cases leaking libvirt threadsSylvain Bauza2023-02-102-0/+44
| |/ / / / / / / /
* | | | | | | | | Merge "Stable compute uuid functional tests"Zuul2023-02-082-0/+105
|\ \ \ \ \ \ \ \ \