summaryrefslogtreecommitdiff
path: root/nova/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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 "libvirt: Report ephemeral encryption traits based on imagebackend"Zuul2023-01-141-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libvirt: Report ephemeral encryption traits based on imagebackendLee Yarwood2022-10-101-0/+10
* | | | | | | | | | 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-121-17/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Allow enabling PCI scheduling in PlacementBalazs Gibizer2023-01-051-17/+3
* | | | | | | | | | 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 "Add mock to avoid loading guestfs in unit test"Zuul2023-01-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add mock to avoid loading guestfs in unit testmelanie witt2023-01-051-0/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Support cold migrate and resize with PCI tracking in placement"Zuul2023-01-051-5/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Support cold migrate and resize with PCI tracking in placementBalazs Gibizer2022-12-211-5/+5
* | | | | | | | | | Merge "Store allocated RP in InstancePCIRequest"Zuul2022-12-216-32/+164
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-216-32/+164
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a hacking rule for the setDaemon methodTakashi Natsume2022-11-141-0/+21
* | | | | | | | | | | Merge "libvirt: fix typo in test_config"Zuul2022-12-201-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | libvirt: fix typo in test_configNobuhiro MIKI2022-11-161-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge "db: Drop redundant indexes on instances and console_auth_tokens tables"Zuul2022-12-201-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | db: Drop redundant indexes on instances and console_auth_tokens tablesChristian Rohmann2022-09-151-0/+9
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Make allocation candidates available for scheduler filters"Zuul2022-12-171-101/+767
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Make allocation candidates available for scheduler filtersBalazs Gibizer2022-10-171-101/+767
* | | | | | | | | | Ironic: retry when node not availableJohn Garbutt2022-12-152-2/+56
* | | | | | | | | | Merge "Map PCI pools to RP UUIDs"Zuul2022-12-153-1/+175
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Map PCI pools to RP UUIDsBalazs Gibizer2022-10-173-1/+175
* | | | | | | | | | Merge "Ironic nodes with instance reserved in placement"Zuul2022-12-141-3/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ironic nodes with instance reserved in placementJohn Garbutt2022-11-171-3/+45
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Split PCI pools per PF"Zuul2022-12-132-81/+172
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Split PCI pools per PFBalazs Gibizer2022-10-172-81/+172
* | | | | | | | | | Merge "Support resource_class and traits in PCI alias"Zuul2022-12-134-9/+172
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Support resource_class and traits in PCI aliasBalazs Gibizer2022-10-174-9/+172
* | | | | | | | | | Merge "Create RequestGroups from InstancePCIRequests"Zuul2022-12-131-0/+191
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Create RequestGroups from InstancePCIRequestsBalazs Gibizer2022-10-171-0/+191
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Support multiple config file with mod_wsgi"Zuul2022-12-121-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support multiple config file with mod_wsgiSean Mooney2022-12-071-0/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Adds check for VM snapshot fail while quiesce"Zuul2022-12-031-0/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Adds check for VM snapshot fail while quiesceAmit Uniyal2022-11-291-0/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Don't provide MTU value in metadata service if DHCP is enabled"Zuul2022-11-291-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't provide MTU value in metadata service if DHCP is enabledSlawek Kaplonski2022-11-291-0/+23
* | | | | | | | | Handle mdev devices in libvirt 7.7+Billy Olsen2022-11-181-0/+26
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | record action log when deleting shelved instancealexc202022-11-031-3/+10
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "[compute] always set instance.host in post_livemigration"Zuul2022-10-171-0/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [compute] always set instance.host in post_livemigrationSean Mooney2022-10-071-0/+21
| | |/ / / / | |/| | | |