summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Export custom SMBIOS info to QEMU/KVM guestsDaniel P. Berrange2012-12-191-0/+24
* | | | | | | Merge "Make configdrive.py use version.product_string()"Jenkins2012-12-201-2/+7
|\| | | | | |
| * | | | | | Make configdrive.py use version.product_string()Daniel P. Berrange2012-12-191-2/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Make libvirt driver.listinstances return definedKravchenko Pavel2012-12-191-0/+5
| |/ / / / |/| | | |
* | | | | Merge "Make NBD retry logic more generic, add retry to loop."Jenkins2012-12-193-16/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make NBD retry logic more generic, add retry to loop.Michael Still2012-12-193-16/+47
| | |/ / | |/| |
* / | | Allow specification of libvirt guest interface backend driverDaniel P. Berrange2012-12-181-0/+5
|/ / /
* | | Add accounting for orphans to resource tracker.Brian Elliott2012-12-174-0/+44
* | | Move security_group operations in VirtAPI to conductorDan Smith2012-12-153-12/+12
* | | Retry NBD device allocation.Michael Still2012-12-151-4/+23
* | | Merge "Fixes KeyError: 'sr_uuid' when booting from volume on xenapi"Jenkins2012-12-143-64/+41
|\ \ \
| * | | Fixes KeyError: 'sr_uuid' when booting from volume on xenapiArmando Migliaccio2012-12-123-64/+41
| | |/ | |/|
* | | Merge "Allow xenapi to work with empty image metadata"Jenkins2012-12-142-1/+20
|\ \ \
| * | | Allow xenapi to work with empty image metadataArmando Migliaccio2012-12-142-1/+20
| |/ /
* | | Merge "Fix poll_rescued_instances periodic task"Jenkins2012-12-136-59/+0
|\ \ \
| * | | Fix poll_rescued_instances periodic taskAndrew Laski2012-12-136-59/+0
* | | | Merge "Stop nbd leaks, remove pid race."Jenkins2012-12-131-47/+31
|\ \ \ \
| * | | | Stop nbd leaks, remove pid race.Michael Still2012-12-131-47/+31
* | | | | Merge "Add VirtAPI tests"Jenkins2012-12-131-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add VirtAPI testsDan Smith2012-12-121-2/+2
* | | | | Merge "Add support for parsing the <uuid> from libvirt host capabilities"Jenkins2012-12-131-0/+5
|\ \ \ \ \
| * | | | | Add support for parsing the <uuid> from libvirt host capabilitiesDaniel P. Berrange2012-12-111-0/+5
* | | | | | Merge "Add support for libvirt domain <smbios> XML config"Jenkins2012-12-131-0/+18
|\| | | | | | |_|/ / / |/| | | |
| * | | | Add support for libvirt domain <smbios> XML configDaniel P. Berrange2012-12-111-0/+18
* | | | | Merge "Add support for libvirt domain <sysinfo> XML config"Jenkins2012-12-131-0/+85
|\| | | |
| * | | | Add support for libvirt domain <sysinfo> XML configDaniel P. Berrange2012-12-111-0/+85
* | | | | Merge "Fix KeyError of log message in virt/libvirt/utils.py"Jenkins2012-12-121-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix KeyError of log message in virt/libvirt/utils.pyQiang Guan2012-12-111-3/+3
* | | | | Move remaining aggregate operations to conductorDan Smith2012-12-123-14/+14
| |_|/ / |/| | |
* | | | Autodetect nbd devices.Michael Still2012-12-121-12/+14
* | | | Merge "Move some options into nova.image.glance"Jenkins2012-12-121-1/+1
|\ \ \ \
| * | | | Move some options into nova.image.glanceMark McLoughlin2012-12-111-1/+1
* | | | | Merge "Move cache_images to nova.virt.xenapi.vm_utils"Jenkins2012-12-121-1/+6
|\| | | |
| * | | | Move cache_images to nova.virt.xenapi.vm_utilsMark McLoughlin2012-12-111-1/+6
| |/ / /
* | | | Merge "Catch ProcessExecutionError when building config drives."Jenkins2012-12-113-0/+16
|\ \ \ \
| * | | | Catch ProcessExecutionError when building config drives.Michael Still2012-12-083-0/+16
* | | | | Merge "Revert "Simplify how ephemeral disks are created and named.""Jenkins2012-12-112-23/+30
|\ \ \ \ \
| * | | | | Revert "Simplify how ephemeral disks are created and named."Michael Still2012-12-112-23/+30
| | |/ / / | |/| | |
* | | | | Merge "Fix handling of unimplemented host actions"Jenkins2012-12-113-30/+0
|\ \ \ \ \
| * | | | | Fix handling of unimplemented host actionsMark McLoughlin2012-12-053-30/+0
* | | | | | Merge "use file instead of tap for non-blockdevice images on Xen"Jenkins2012-12-111-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | use file instead of tap for non-blockdevice images on XenChristian Berendt2012-11-291-1/+1
* | | | | | Don't leak info from libvirt LVM backed instancesPádraig Brady2012-12-111-0/+47
* | | | | | Merge "Make nova/virt use aggregate['metadetails']"Jenkins2012-12-113-36/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make nova/virt use aggregate['metadetails']Dan Smith2012-12-103-36/+10
* | | | | | Merge "libvirt: enable apic setting for Xen or KVM guest."Jenkins2012-12-102-2/+7
|\ \ \ \ \ \
| * | | | | | libvirt: enable apic setting for Xen or KVM guest.Yufang Zhang2012-12-102-2/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Access DB values as dict not as attributes. Part 4Joe Gordon2012-12-101-4/+4
| |/ / / / |/| | | |
* | | | | Add NFS to the libvirt volume driver listCarlos Goncalves2012-12-101-1/+2
* | | | | Make the nbd mounter respect CONF.max_nbd_devices.Michael Still2012-12-091-1/+18
| |_|_|/ |/| | |