summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add missing condition" into stable/xena24.1.1Zuul2022-06-182-2/+5
|\
| * Add missing conditionRajesh Tailor2022-06-182-2/+5
* | Merge "Gracefull recovery when attaching volume fails" into stable/xenaZuul2022-06-143-4/+56
|\ \
| * | Gracefull recovery when attaching volume failsFelix Huettner2022-02-163-4/+56
* | | Merge "Fix eventlet.tpool import" into stable/xenaZuul2022-06-141-1/+2
|\ \ \
| * | | Fix eventlet.tpool importBalazs Gibizer2022-05-061-1/+2
* | | | Add service version check workaround for FFUDan Smith2022-05-315-2/+64
| |_|/ |/| |
* | | Fix pre_live_migration rollbackErlon R. Cruz2022-05-184-13/+27
* | | Adds regression test for bug LP#1944619Erlon R. Cruz2022-05-181-0/+82
* | | Merge "Clean up when queued live migration aborted" into stable/xenaZuul2022-05-093-39/+69
|\ \ \
| * | | Clean up when queued live migration abortedAlexey Stupnikov2022-04-013-39/+69
* | | | Merge "Add functional tests to reproduce bug #1960412" into stable/xenaZuul2022-05-093-7/+118
|\ \ \ \ | |/ / /
| * | | Add functional tests to reproduce bug #1960412Alexey Stupnikov2022-04-013-7/+118
* | | | Merge "Test aborting queued live migration" into stable/xenaZuul2022-05-091-0/+117
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Test aborting queued live migrationAlexey Stupnikov2022-04-011-0/+117
* | | Merge "Ignore plug_vifs on the ironic driver" into stable/xenaZuul2022-04-303-18/+47
|\ \ \
| * | | Ignore plug_vifs on the ironic driverJulia Kreger2021-12-103-18/+47
* | | | [CI] Install dependencies for docs targetElod Illes2022-04-281-0/+1
* | | | Merge "Reattach mdevs to guest on resume" into stable/xenaZuul2022-04-214-7/+108
|\ \ \ \
| * | | | Reattach mdevs to guest on resumeGustavo Santos2022-01-064-7/+108
| |/ / /
* | | | Merge "Cleanup old resize instances dir before resize" into stable/xenaZuul2022-04-203-7/+21
|\ \ \ \
| * | | | Cleanup old resize instances dir before resizeTobias Urdin2022-04-013-7/+21
| | |/ / | |/| |
* | | | [stable-only] Drop lower-constraints jobElod Illes2022-04-143-175/+0
|/ / /
* | | Merge "Revert "Revert resize: wait for events according to hybrid plug"" into...Zuul2022-04-0110-286/+52
|\ \ \
| * | | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-02-0910-286/+52
* | | | Merge "Add nova-ovs-hybrid-plug job" into stable/xenaZuul2022-04-011-0/+62
|\ \ \ \ | |/ / /
| * | | Add nova-ovs-hybrid-plug jobArtom Lifshitz2022-02-091-0/+62
* | | | [stable-only] Set nova-tox-functional-centos8-py36 non-votingElod Illes2022-03-231-0/+3
* | | | Merge "Retry image download if it's corrupted" into stable/xena24.1.0Zuul2022-02-273-1/+23
|\ \ \ \
| * | | | Retry image download if it's corruptedsdmitriev12021-11-253-1/+23
* | | | | Merge "Prevent leaked eventlets to send notifications" into stable/xenaZuul2022-02-213-2/+122
|\ \ \ \ \
| * | | | | Prevent leaked eventlets to send notificationsBalazs Gibizer2021-11-043-2/+122
* | | | | | Merge "Clean up allocations left by evacuation when deleting service" into st...Zuul2022-02-215-90/+74
|\ \ \ \ \ \
| * | | | | | Clean up allocations left by evacuation when deleting serviceTakashi Kajinami2021-11-085-90/+74
* | | | | | | Merge "api: Reject duplicate port IDs in server create" into stable/xenaZuul2022-02-163-14/+54
|\ \ \ \ \ \ \
| * | | | | | | api: Reject duplicate port IDs in server createStephen Finucane2022-01-313-14/+54
* | | | | | | | Merge "skip test_tagged_attachment in nova-next" into stable/xenaZuul2022-02-161-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | skip test_tagged_attachment in nova-nextSean Mooney2022-02-091-1/+1
| |/ / / / /
* | | | | | Merge "libvirt: Add announce-self post live-migration workaround" into stable...Zuul2022-02-154-0/+52
|\ \ \ \ \ \
| * | | | | | libvirt: Add announce-self post live-migration workaroundTobias Urdin2022-02-094-0/+52
* | | | | | | Merge "Avoid unbound instance_uuid var during delete" into stable/xenaZuul2022-02-112-4/+34
|\ \ \ \ \ \ \
| * | | | | | | Avoid unbound instance_uuid var during deleteBalazs Gibizer2021-11-042-4/+34
| | |_|_|/ / / | |/| | | | |
* | | | | | | Migrate RequestSpec.numa_topology to use pcpusetBalazs Gibizer2022-02-044-42/+47
* | | | | | | Reproduce bug 1952941Balazs Gibizer2022-02-042-5/+69
| |_|/ / / / |/| | | | |
* | | | | | Update centos 8 py36 functional job nodeset to centos stream 8Ghanshyam Mann2022-01-221-1/+1
| |/ / / / |/| | | |
* | | | | [rt] Apply migration context for incoming migrationsBalazs Gibizer2021-12-162-24/+40
* | | | | Extend the reproducer for 1953359 and 1952915Balazs Gibizer2021-12-161-17/+45
* | | | | Reproduce bug 1953359Balazs Gibizer2021-12-162-1/+90
* | | | | Merge "Query ports with admin client to get resource_request" into stable/xenaZuul2021-12-135-72/+55
|\ \ \ \ \
| * | | | | Query ports with admin client to get resource_requestBalazs Gibizer2021-11-025-72/+55