summaryrefslogtreecommitdiff
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Handle InstanceInvalidState exceptionRajesh Tailor2023-01-232-0/+32
* | | | | | | | | Check VMDK create-type against an allowed listDan Smith2023-01-241-0/+46
|/ / / / / / / /
* | | | | | | | Merge "Microversion 2.94: FQDN in hostname"Zuul2023-01-2110-0/+462
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Microversion 2.94: FQDN in hostnameArtom Lifshitz2023-01-1710-0/+462
* | | | | | | | Clean up after ImportModulePoisonFixtureBalazs Gibizer2023-01-191-2/+4
* | | | | | | | Merge "FUP for the scheduler part of PCI in placement"Zuul2023-01-184-55/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | FUP for the scheduler part of PCI in placementBalazs Gibizer2023-01-054-55/+63
* | | | | | | | | Merge "Use new get_rpc_client API from oslo.messaging"Zuul2023-01-182-27/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-172-27/+26
* | | | | | | | | | Merge "Strictly follow placement allocation during PCI claim"Zuul2023-01-183-28/+114
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Strictly follow placement allocation during PCI claimBalazs Gibizer2023-01-053-28/+114
* | | | | | | | | Merge "Reproduce PCI pool filtering bug"Zuul2023-01-161-0/+85
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Reproduce PCI pool filtering bugBalazs Gibizer2023-01-051-0/+85
* | | | | | | | | Merge "Unit test exceptions raised duing live migration monitoring"Zuul2023-01-161-0/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unit test exceptions raised duing live migration monitoringmelanie witt2022-09-271-0/+79
* | | | | | | | | | Merge "Remove use of removeprefix"Zuul2023-01-161-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove use of removeprefixStephen Finucane2022-12-201-1/+3
* | | | | | | | | | | Merge "Enable new defaults and scope checks by default"Zuul2023-01-165-58/+86
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enable new defaults and scope checks by defaultGhanshyam Mann2023-01-105-58/+86
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Rename _to_device_spec_conf to _to_list_of_json_str"Zuul2023-01-162-46/+40
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Rename _to_device_spec_conf to _to_list_of_json_strBalazs Gibizer2023-01-052-46/+40
* | | | | | | | | | | Merge "libvirt: Report ephemeral encryption traits based on imagebackend"Zuul2023-01-142-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libvirt: Report ephemeral encryption traits based on imagebackendLee Yarwood2022-10-102-0/+13
* | | | | | | | | | | | Merge "libvirt: Add encryption support to qemu-img create command"Zuul2023-01-141-3/+40
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | / / / / / / | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | libvirt: Add encryption support to qemu-img create commandLee Yarwood2022-10-101-3/+40
* | | | | | | | | | | Merge "Allow enabling PCI scheduling in Placement"Zuul2023-01-123-50/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Allow enabling PCI scheduling in PlacementBalazs Gibizer2023-01-053-50/+13
* | | | | | | | | | | Merge "Remove deleted projects from flavor access list"Zuul2023-01-121-1/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove deleted projects from flavor access listAlexey Stupnikov2022-10-061-1/+24
* | | | | | | | | | | | Merge "Test multi create with PCI in placement"Zuul2023-01-121-0/+61
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Test multi create with PCI in placementBalazs Gibizer2022-12-211-0/+61
* | | | | | | | | | | | Merge "Test reschedule with PCI in placement"Zuul2023-01-121-1/+73
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Test reschedule with PCI in placementBalazs Gibizer2022-12-211-1/+73
* | | | | | | | | | | | Merge "Support same host resize with PCI in placement"Zuul2023-01-112-2/+138
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Support same host resize with PCI in placementBalazs Gibizer2022-12-212-2/+138
* | | | | | | | | | | | Merge "Add mock to avoid loading guestfs in unit test"Zuul2023-01-112-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add mock to avoid loading guestfs in unit testmelanie witt2023-01-052-0/+51
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Support unshelve with PCI in placement"Zuul2023-01-111-0/+47
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Support unshelve with PCI in placementBalazs Gibizer2022-12-211-0/+47
* | | | | | | | | | | Merge "Support evacuate with PCI in placement"Zuul2023-01-101-9/+184
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Support evacuate with PCI in placementBalazs Gibizer2022-12-211-9/+184
* | | | | | | | | | Merge "Support cold migrate and resize with PCI tracking in placement"Zuul2023-01-053-63/+270
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Support cold migrate and resize with PCI tracking in placementBalazs Gibizer2022-12-213-63/+270
* | | | | | | | | | Merge "Func test for PCI in placement scheduling"Zuul2022-12-213-7/+350
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Func test for PCI in placement schedulingBalazs Gibizer2022-12-213-7/+350
* | | | | | | | | | Merge "Store allocated RP in InstancePCIRequest"Zuul2022-12-217-41/+173
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-217-41/+173
* | | | | | | | | | Merge "Filter PCI pools based on Placement allocation"Zuul2022-12-207-62/+603
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Filter PCI pools based on Placement allocationBalazs Gibizer2022-10-177-62/+603
* | | | | | | | | | Merge "Add a hacking rule for the setDaemon method"Zuul2022-12-201-0/+21
|\ \ \ \ \ \ \ \ \ \