summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable use of service user token with admin context" into stable/xenastable/xenaZuul2023-05-166-8/+51
|\
| * Enable use of service user token with admin contextmelanie witt2023-05-106-8/+51
* | Merge "Use force=True for os-brick disconnect during delete" into stable/xenaZuul2023-05-1637-110/+402
|\ \ | |/
| * Use force=True for os-brick disconnect during deletemelanie witt2023-05-1037-110/+402
* | CI: fix backport validator for new branch namingElod Illes2023-05-111-1/+1
|/
* Merge "Fix rescue volume-based instance" into stable/xenaZuul2023-04-254-11/+220
|\
| * Fix rescue volume-based instanceRajesh Tailor2023-02-274-11/+220
* | Merge "Add debug log for scheduler weight calculation" into stable/xenaxena-em24.2.1Zuul2023-04-061-4/+36
|\ \
| * | Add debug log for scheduler weight calculationBalazs Gibizer2023-04-041-4/+36
* | | Merge "db: Resolve additional SAWarning warnings" into stable/xenaZuul2023-04-063-4/+25
|\ \ \
| * | | db: Resolve additional SAWarning warningsStephen Finucane2023-02-163-4/+25
| | |/ | |/|
* | | Merge "Handle mdev devices in libvirt 7.7+" into stable/xenaZuul2023-04-056-27/+97
|\ \ \
| * | | Handle mdev devices in libvirt 7.7+Billy Olsen2023-04-056-27/+97
* | | | 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-302-15/+25
|\ \ | |/ |/|
| * Accept both 1 and Y as AMD SEV KVM kernel param valueBalazs Gibizer2022-05-302-15/+25
* | Merge "nova-live-migration tests not needed for Ironic" into stable/xenaZuul2023-02-091-2/+17
|\ \
| * | nova-live-migration tests not needed for IronicJay Faulkner2023-01-201-2/+17
* | | Merge "Improving logging at '_allocate_mdevs'." into stable/xenaZuul2023-02-061-0/+13
|\ \ \
| * | | Improving logging at '_allocate_mdevs'.Jorge San Emeterio2023-01-231-0/+13
* | | | Merge "Gracefully ERROR in _init_instance if vnic_type changed" into stable/xena24.2.0Zuul2023-01-256-7/+252
|\ \ \ \
| * | | | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2023-01-256-7/+252
* | | | | Merge "[stable-only][cve] Check VMDK create-type against an allowed list" int...Zuul2023-01-253-0/+86
|\ \ \ \ \
| * | | | | [stable-only][cve] Check VMDK create-type against an allowed listDan Smith2023-01-253-0/+86
* | | | | | 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-103-0/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Handle "no RAM info was set" migration caseBrett Milford2022-10-073-0/+40
* | | | | Merge "Retry attachment delete API call for 504 Gateway Timeout" into stable/...Zuul2022-12-133-11/+54
|\ \ \ \ \
| * | | | | Retry attachment delete API call for 504 Gateway TimeoutTakashi Kajinami2022-11-293-11/+54
* | | | | | Merge "enable blocked VDPA move operations" into stable/xenaZuul2022-12-055-26/+385
|\ \ \ \ \ \
| * | | | | | enable blocked VDPA move operationsSean Mooney2022-12-015-26/+385
* | | | | | | 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-0519-658/+527
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove double mockingBalazs Gibizer2022-12-0119-658/+527
* | | | | | | Merge "Record SRIOV PF MAC in the binding profile" into stable/xenaZuul2022-12-0515-135/+907
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-12-0115-135/+907
* | | | | | | Merge "refactor: remove duplicated logic" into stable/xenaZuul2022-12-052-12/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | refactor: remove duplicated logicSean Mooney2022-12-012-12/+14
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix the wrong exception used to retry detach API calls" into stable/xenaZuul2022-11-302-22/+30
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Fix the wrong exception used to retry detach API callsTakashi Kajinami2022-02-152-22/+30
* | | | | [compute] always set instance.host in post_livemigrationSean Mooney2022-11-073-6/+63
* | | | | Adds a repoducer for post live migration failAmit Uniyal2022-11-072-1/+63
| |/ / / |/| | |
* | | | Merge "neutron: Unbind remaining ports after PortNotFound" into stable/xenaZuul2022-09-252-23/+64
|\ \ \ \