summaryrefslogtreecommitdiff
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable use of service user token with admin contextmelanie witt2023-05-103-0/+37
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-1010-13/+161
* Merge "Fix rescue volume-based instance" into stable/xenaZuul2023-04-252-11/+208
|\
| * Fix rescue volume-based instanceRajesh Tailor2023-02-272-11/+208
* | Merge "db: Resolve additional SAWarning warnings" into stable/xenaZuul2023-04-061-0/+10
|\ \
| * | db: Resolve additional SAWarning warningsStephen Finucane2023-02-161-0/+10
| |/
* | Merge "Handle mdev devices in libvirt 7.7+" into stable/xenaZuul2023-04-052-16/+32
|\ \
| * | Handle mdev devices in libvirt 7.7+Billy Olsen2023-04-052-16/+32
* | | Merge "Reproducer for bug 1951656" into stable/xenaZuul2023-04-051-0/+83
|\ \ \ | |/ /
| * | Reproducer for bug 1951656Sylvain Bauza2023-04-051-0/+83
| |/
* | 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-253-7/+195
|\ \
| * | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2023-01-253-7/+195
* | | 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 "Reproduce bug 1981813 in func env" into stable/xenaZuul2023-01-252-3/+80
|\ \ \ \ | | |/ / | |/| |
| * | | Reproduce bug 1981813 in func envBalazs Gibizer2023-01-252-3/+80
| |/ /
* | | 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 "enable blocked VDPA move operations" into stable/xenaZuul2022-12-051-18/+281
|\ \ \ \ \
| * | | | | enable blocked VDPA move operationsSean Mooney2022-12-011-18/+281
* | | | | | Merge "Add compute restart capability for libvirt func tests" into stable/xenaZuul2022-12-056-50/+123
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add compute restart capability for libvirt func testsBalazs Gibizer2022-12-016-50/+123
* | | | | | Merge "Remove double mocking... again" into stable/xenaZuul2022-12-0520-187/+158
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove double mocking... againBalazs Gibizer2022-12-0120-187/+158
* | | | | | Merge "Remove double mocking" into stable/xenaZuul2022-12-0518-653/+517
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove double mockingBalazs Gibizer2022-12-0118-653/+517
* | | | | | Merge "Record SRIOV PF MAC in the binding profile" into stable/xenaZuul2022-12-058-120/+784
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-12-018-120/+784
* | | | | | 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-072-3/+23
* | | | Adds a repoducer for post live migration failAmit Uniyal2022-11-072-1/+63
| |/ / |/| |
* | | 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 "Retry in CellDatabases fixture when global DB state changes" into stab...Zuul2022-09-071-20/+46
|\ \ \ \
| * | | | Retry in CellDatabases fixture when global DB state changesmelanie witt2022-05-101-20/+46
| |/ / /
* | | | Merge "For evacuation, ignore if task_state is not None" into stable/xenaZuul2022-08-191-15/+8
|\ \ \ \
| * | | | For evacuation, ignore if task_state is not NoneAmit Uniyal2022-08-161-15/+8
* | | | | Merge "add regression test case for bug 1978983" into stable/xenaZuul2022-08-192-2/+82
|\ \ \ \ \ | |/ / / /
| * | | | add regression test case for bug 1978983Amit Uniyal2022-08-162-2/+82
* | | | | 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