summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* tests: Use GreenThreadPoolExecutor.shutdown(wait=True)melanie witt2023-05-172-0/+42
* Enable use of service user token with admin contextmelanie witt2023-05-106-8/+51
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-1026-47/+219
* Merge "Revert "Debug Nova APIs call failures""Zuul2023-05-091-6/+0
|\
| * Revert "Debug Nova APIs call failures"Sylvain Bauza2023-05-021-6/+0
* | Merge "Handle zero pinned CPU in a cell with mixed policy"Zuul2023-05-092-27/+25
|\ \
| * | Handle zero pinned CPU in a cell with mixed policyBalazs Gibizer2022-12-132-27/+25
* | | Merge "Reproduce asym NUMA mixed CPU policy bug"Zuul2023-05-051-0/+74
|\ \ \ | |/ /
| * | Reproduce asym NUMA mixed CPU policy bugBalazs Gibizer2022-12-131-0/+74
* | | Merge "Fix get_segments_id with subnets without segment_id"Zuul2023-05-042-2/+18
|\ \ \
| * | | Fix get_segments_id with subnets without segment_idSylvain Bauza2023-05-032-2/+18
* | | | 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