summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/driver.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unplugging VIF when migrate/resize VM" into stable/victoriaZuul2022-12-091-2/+7
|\
| * Fix unplugging VIF when migrate/resize VMDat Le2020-12-021-2/+7
* | Merge "libvirt: make mdev types name attribute be optional" into stable/victoriaZuul2022-07-181-1/+2
|\ \
| * | libvirt: make mdev types name attribute be optionalSylvain Bauza2020-10-141-1/+2
* | | Add a WA flag waiting for vif-plugged event during rebootBalazs Gibizer2021-11-191-1/+22
* | | Fix the vGPU dynamic options raceSylvain Bauza2021-04-061-0/+5
* | | Merge "libvirt: Skip encryption metadata lookups if secret already exists on ...Zuul2021-03-211-1/+11
|\ \ \
| * | | libvirt: Skip encryption metadata lookups if secret already exists on hostLee Yarwood2020-12-211-1/+11
| | |/ | |/|
* | | Merge "Use absolute path during qemu img rebase" into stable/victoriaZuul2021-03-201-1/+10
|\ \ \
| * | | Use absolute path during qemu img rebaseBalazs Gibizer2021-01-191-1/+10
* | | | libvirt: Use specific user when probing encrypted rbd disks during extendLee Yarwood2021-02-011-1/+5
|/ / /
* | | Omit resource inventories from placement update if zeromelanie witt2020-12-091-13/+24
|/ /
* | libvirt: 'video.vram' property must be an integerStephen Finucane2020-10-121-1/+1
|/
* libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION and NEXT_MIN_{LIBVIRT,QEMU}_VERSIONLee Yarwood2020-09-221-11/+7
* Merge "Remove write_to_file."Zuul2020-09-141-3/+4
|\
| * Remove write_to_file.Michael Still2020-09-111-3/+4
* | trivial: Final cleanupStephen Finucane2020-09-111-1/+0
|/
* Merge "Track error migrations in resource tracker"Zuul2020-09-111-0/+7
|\
| * Track error migrations in resource trackerLuyaoZhong2020-09-101-0/+7
* | Merge "Only unplug vif after the device is detached from libvirt"Zuul2020-09-091-1/+8
|\ \
| * | Only unplug vif after the device is detached from libvirtBalazs Gibizer2020-09-011-1/+8
* | | Merge "Add support for resize and cold migration of emulated TPM files"Zuul2020-09-091-11/+154
|\ \ \ | |_|/ |/| |
| * | Add support for resize and cold migration of emulated TPM filesStephen Finucane2020-09-081-11/+154
* | | Merge "libvirt: Remove '[vnc] keymap', '[spice] keymap' options"Zuul2020-09-081-16/+0
|\ \ \
| * | | libvirt: Remove '[vnc] keymap', '[spice] keymap' optionsStephen Finucane2020-09-021-16/+0
* | | | Merge "libvirt: Deprecate support for non-QEMU/KVM backends"Zuul2020-09-081-9/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | libvirt: Deprecate support for non-QEMU/KVM backendsStephen Finucane2020-09-011-9/+17
| |/
* | Add type hints to 'nova.virt.libvirt.utils'Stephen Finucane2020-09-041-4/+10
* | Merge "Remove support for Intel CMT events"Zuul2020-09-031-28/+14
|\ \
| * | Remove support for Intel CMT eventsStephen Finucane2020-09-011-28/+14
* | | Merge "trivial: Use constants for libvirt version checks"Zuul2020-09-021-11/+13
|\ \ \ | |/ /
| * | trivial: Use constants for libvirt version checksStephen Finucane2020-09-011-11/+13
| |/
* | Merge "libvirt: Remove unused host parameters"Zuul2020-09-011-8/+6
|\ \ | |/ |/|
| * libvirt: Remove unused host parametersStephen Finucane2020-06-021-8/+6
* | Merge "rbd: Move rbd_utils out of libvirt driver under nova.storage"Zuul2020-08-261-1/+1
|\ \
| * | rbd: Move rbd_utils out of libvirt driver under nova.storageLee Yarwood2020-08-261-1/+1
* | | libvirt: Add emulated TPM support to NovaChris Friesen2020-08-251-9/+118
* | | Merge "libvirt: Pass context, instance to '_create_guest'"Zuul2020-08-241-3/+8
|\ \ \ | |/ / |/| |
| * | libvirt: Pass context, instance to '_create_guest'Stephen Finucane2020-08-171-3/+8
* | | Merge "libvirt: Do not reference VIR_ERR_DEVICE_MISSING when libvirt is < v4....Zuul2020-08-211-4/+11
|\ \ \
| * | | libvirt: Do not reference VIR_ERR_DEVICE_MISSING when libvirt is < v4.1.0Lee Yarwood2020-08-181-4/+11
* | | | Merge "trivial: Remove unused attributes"Zuul2020-08-201-18/+9
|\ \ \ \ | |/ / / |/| | |
| * | | trivial: Remove unused attributesStephen Finucane2020-07-311-18/+9
* | | | Merge "Removes the delta file once image is extracted"Zuul2020-08-181-0/+4
|\ \ \ \
| * | | | Removes the delta file once image is extractedesubramanian2020-08-071-0/+4
* | | | | Merge "Rebase qcow2 images when unshelving an instance"Zuul2020-08-171-0/+38
|\ \ \ \ \
| * | | | | Rebase qcow2 images when unshelving an instanceAlexandre Arents2020-08-131-0/+38
| | |_|/ / | |/| | |
* | | | | Merge "Remove dead volume driver code"Zuul2020-08-171-8/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove dead volume driver codeSean McGinnis2020-08-071-8/+0
| |/ / /
* | | | Detach is broken for multi-attached fs-based volumesAlex Deiter2020-08-111-31/+43
|/ / /