summaryrefslogtreecommitdiff
path: root/nova/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-1010-13/+161
* Merge "Fix rescue volume-based instance" into stable/xenaZuul2023-04-251-2/+131
|\
| * Fix rescue volume-based instanceRajesh Tailor2023-02-271-2/+131
* | Merge "Handle mdev devices in libvirt 7.7+" into stable/xenaZuul2023-04-051-0/+26
|\ \
| * | Handle mdev devices in libvirt 7.7+Billy Olsen2023-04-051-0/+26
| |/
* | Merge "Accept both 1 and Y as AMD SEV KVM kernel param value" into stable/xenaZuul2023-03-301-12/+21
|\ \ | |/ |/|
| * Accept both 1 and Y as AMD SEV KVM kernel param valueBalazs Gibizer2022-05-301-12/+21
* | Merge "Gracefully ERROR in _init_instance if vnic_type changed" into stable/xena24.2.0Zuul2023-01-252-0/+179
|\ \
| * | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2023-01-252-0/+179
* | | Merge "[stable-only][cve] Check VMDK create-type against an allowed list" int...Zuul2023-01-251-0/+46
|\ \ \
| * | | [stable-only][cve] Check VMDK create-type against an allowed listDan Smith2023-01-251-0/+46
| |/ /
* | | Merge "Adapt websocketproxy tests for SimpleHTTPServer fix" into stable/xenaZuul2023-01-101-35/+26
|\ \ \
| * | | Adapt websocketproxy tests for SimpleHTTPServer fixmelanie witt2022-11-301-35/+26
* | | | Merge "Handle "no RAM info was set" migration case" into stable/xenaZuul2023-01-101-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle "no RAM info was set" migration caseBrett Milford2022-10-071-0/+22
* | | | Merge "Retry attachment delete API call for 504 Gateway Timeout" into stable/...Zuul2022-12-131-4/+36
|\ \ \ \
| * | | | Retry attachment delete API call for 504 Gateway TimeoutTakashi Kajinami2022-11-291-4/+36
* | | | | Merge "Remove double mocking... again" into stable/xenaZuul2022-12-0510-101/+91
|\ \ \ \ \
| * | | | | Remove double mocking... againBalazs Gibizer2022-12-0110-101/+91
* | | | | | Merge "Remove double mocking" into stable/xenaZuul2022-12-0515-626/+494
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove double mockingBalazs Gibizer2022-12-0115-626/+494
* | | | | | Merge "Record SRIOV PF MAC in the binding profile" into stable/xenaZuul2022-12-055-51/+377
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-12-015-51/+377
* | | | | | Merge "refactor: remove duplicated logic" into stable/xenaZuul2022-12-051-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | refactor: remove duplicated logicSean Mooney2022-12-011-4/+5
| | |/ / / | |/| | |
* | | | | Merge "Fix the wrong exception used to retry detach API calls" into stable/xenaZuul2022-11-301-18/+24
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Fix the wrong exception used to retry detach API callsTakashi Kajinami2022-02-151-18/+24
* | | | [compute] always set instance.host in post_livemigrationSean Mooney2022-11-071-0/+21
| |/ / |/| |
* | | Merge "neutron: Unbind remaining ports after PortNotFound" into stable/xenaZuul2022-09-251-22/+62
|\ \ \
| * | | neutron: Unbind remaining ports after PortNotFoundStephen Finucane2022-05-191-22/+62
* | | | Merge "Fix instance's image_ref lost on failed unshelving" into stable/xenaZuul2022-08-171-6/+2
|\ \ \ \
| * | | | Fix instance's image_ref lost on failed unshelvingPierre-Samuel Le Stang2022-05-231-6/+2
* | | | | Merge "Reproducer unit test for bug 1934094" into stable/xenaZuul2022-08-171-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Reproducer unit test for bug 1934094Pierre-Samuel Le Stang2022-05-231-0/+24
| |/ / /
* | | | [nova/libvirt] Support for checking and enabling SMM when neededImran Hussain2022-07-132-0/+46
* | | | Merge "Add missing condition" into stable/xena24.1.1Zuul2022-06-181-2/+2
|\ \ \ \
| * | | | Add missing conditionRajesh Tailor2022-06-181-2/+2
| | |_|/ | |/| |
* | | | Merge "Gracefull recovery when attaching volume fails" into stable/xenaZuul2022-06-141-0/+30
|\ \ \ \
| * | | | Gracefull recovery when attaching volume failsFelix Huettner2022-02-161-0/+30
| | |_|/ | |/| |
* | | | Add service version check workaround for FFUDan Smith2022-05-312-0/+40
| |/ / |/| |
* | | Fix pre_live_migration rollbackErlon R. Cruz2022-05-181-2/+4
| |/ |/|
* | Merge "Clean up when queued live migration aborted" into stable/xenaZuul2022-05-091-2/+17
|\ \
| * | Clean up when queued live migration abortedAlexey Stupnikov2022-04-011-2/+17
* | | Merge "Ignore plug_vifs on the ironic driver" into stable/xenaZuul2022-04-301-13/+20
|\ \ \
| * | | Ignore plug_vifs on the ironic driverJulia Kreger2021-12-101-13/+20
* | | | Merge "Reattach mdevs to guest on resume" into stable/xenaZuul2022-04-211-1/+59
|\ \ \ \
| * | | | Reattach mdevs to guest on resumeGustavo Santos2022-01-061-1/+59
| |/ / /
* | | | Cleanup old resize instances dir before resizeTobias Urdin2022-04-011-3/+8
| |/ / |/| |
* | | Merge "Revert "Revert resize: wait for events according to hybrid plug"" into...Zuul2022-04-015-193/+22
|\ \ \
| * | | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-02-095-193/+22