summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "libvirt:driver:Disallow AIO=native when 'O_DIRECT' is not available" i...Zuul2020-10-231-0/+45
|\
| * libvirt:driver:Disallow AIO=native when 'O_DIRECT' is not availableArthur Dayne2020-09-111-0/+45
* | Set different VirtualDevice.keyyingjisun2020-10-061-0/+90
|/
* libvirt: Do not reference VIR_ERR_DEVICE_MISSING when libvirt is < v4.1.0Lee Yarwood2020-08-282-13/+116
* libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devicesLee Yarwood2020-08-282-53/+58
* libvirt: Provide VIR_MIGRATE_PARAM_PERSIST_XML during live migrationLee Yarwood2020-08-252-1/+9
* libvirt: Mark e1000e VIF as supportedStephen Finucane2020-07-221-0/+2
* Guard against missing image cache directoryBalazs Gibizer2020-07-101-17/+38
* Merge "Reserve DISK_GB resource for the image cache" into stable/steinZuul2020-07-082-0/+88
|\
| * Reserve DISK_GB resource for the image cacheBalazs Gibizer2020-07-062-0/+88
* | Merge "libvirt: avoid cpu check at s390x arch" into stable/steinZuul2020-07-081-0/+20
|\ \
| * | libvirt: avoid cpu check at s390x archjichenjc2020-06-101-0/+20
* | | libvirt: Don't delete disks on shared storage during evacuateMatthew Booth2020-06-101-32/+34
| |/ |/|
* | fix scsi disk unit number of the attaching volume when cdrom bus is scsiKevin Zhao2020-05-271-0/+46
* | Revert "nova shared storage: rbd is always shared storage"hutianhao272020-05-111-1/+0
* | Make RBD imagebackend flatten method idempotentVladyslav Drok2020-04-231-1/+18
* | Merge "Lowercase ironic driver hash ring and ignore case in cache" into stabl...Zuul2020-04-181-1/+32
|\ \
| * | Lowercase ironic driver hash ring and ignore case in cachemelanie witt2020-03-191-1/+32
* | | Merge "libvirt: Provide the backing file format when creating qcow2 disks" in...Zuul2020-03-271-9/+14
|\ \ \ | |/ / |/| |
| * | libvirt: Provide the backing file format when creating qcow2 disksLee Yarwood2020-03-021-9/+14
* | | libvirt: Ignore DiskNotFound during update_available_resourceMatthew Booth2020-03-041-24/+0
|/ /
* | Merge "libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED even...Zuul2020-01-223-14/+49
|\ \
| * | libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED eventMatt Riedemann2019-12-303-14/+49
* | | Merge "libvirt: remove conditional on VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPY" in...Zuul2020-01-222-26/+6
|\ \ \ | |/ /
| * | libvirt: remove conditional on VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPYMatt Riedemann2019-12-302-26/+6
| |/
* | Remove global state from the FakeDriverBalazs Gibizer2020-01-171-1/+1
* | block_device: Copy original volume_type when missing for snapshot based volumesLee Yarwood2019-12-111-0/+31
|/
* Do not update root_device_name during guest configAlexandre Arents2019-12-061-25/+28
* libvirt: Ignore volume exceptions during post_live_migrationLee Yarwood2019-10-251-0/+27
* Stop sending bad values from libosinfo to libvirtJohn Garbutt2019-10-112-9/+80
* Merge "Fix rebuild of baremetal instance when vm_state is ERROR" into stable/...Zuul2019-09-181-1/+19
|\
| * Fix rebuild of baremetal instance when vm_state is ERRORMathieu Gagné2019-09-081-1/+19
* | Merge "libvirt: stub logging of host capabilities" into stable/steinZuul2019-09-181-0/+5
|\ \
| * | libvirt: stub logging of host capabilitiesMatt Riedemann2019-09-141-0/+5
| |/
* | Merge "Fix wrong assertions in unit tests" into stable/steinZuul2019-09-182-15/+20
|\ \
| * | Fix wrong assertions in unit testsTakashi NATSUME2019-08-202-15/+20
* | | Merge "Fix non-existent method of Mock" into stable/steinZuul2019-09-181-9/+10
|\ \ \
| * | | Fix non-existent method of MockTakashi NATSUME2019-08-161-9/+10
| |/ /
* | | Merge "Fix 'has_calls' method calls in unit tests" into stable/steinZuul2019-09-175-20/+33
|\ \ \ | |_|/ |/| |
| * | Fix 'has_calls' method calls in unit testsTakashi NATSUME2019-08-205-20/+33
| |/
* | lxc: make use of filter python3 compatibleSean Mooney2019-08-141-3/+25
|/
* Merge "Revert "[libvirt] Filter hypervisor_type by virt_type"" into stable/steinZuul2019-08-071-21/+4
|\
| * Revert "[libvirt] Filter hypervisor_type by virt_type"Matt Riedemann2019-07-251-21/+4
* | Avoid logging traceback when detach device not foundmelanie witt2019-07-251-0/+5
|/
* Merge "libvirt: move checking CONF.my_ip to init_host()" into stable/steinZuul2019-07-243-2/+15
|\
| * libvirt: move checking CONF.my_ip to init_host()Artom Lifshitz2019-07-223-2/+15
* | Merge "Perf: Use dicts for ProviderTree roots" into stable/steinZuul2019-07-241-1/+5
|\ \
| * | Perf: Use dicts for ProviderTree rootsEric Fried2019-07-101-1/+5
| |/
* | Revert resize: wait for events according to hybrid plugArtom Lifshitz2019-07-121-20/+116
|/
* Ignore hw_vif_type for direct, direct-physical vNIC typesStephen Finucane2019-07-021-4/+7