summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | make vmwareapi driver pass quantum port-id to ESXDan Wendlandt2013-02-102-0/+20
| |/ / / /
* | | | | Merge "Adding support for AoE block storage SANs."Jenkins2013-02-122-1/+70
|\ \ \ \ \
| * | | | | Adding support for AoE block storage SANs.Jean-Baptiste RANSY2013-02-122-1/+70
* | | | | | Merge "Implements resize / cold migration on Hyper-V"Jenkins2013-02-1213-232/+598
|\ \ \ \ \ \
| * | | | | | Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-1213-232/+598
| | |/ / / / | |/| | | |
* | | | | | Merge "Ensure that LB VIF drivers creates the bridge if necessary"Jenkins2013-02-121-0/+4
|\ \ \ \ \ \
| * | | | | | Ensure that LB VIF drivers creates the bridge if necessaryGary Kotton2013-02-081-0/+4
* | | | | | | Merge "Don't call 'vif.plug' twice during VM startup"Jenkins2013-02-121-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Don't call 'vif.plug' twice during VM startupDaniel P. Berrange2013-02-111-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fixes a bug in attaching volumes on Hyper-V"Jenkins2013-02-121-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fixes a bug in attaching volumes on Hyper-VAlessandro Pilotti2013-02-111-3/+4
| |/ / / / / /
* | | | | | | Merge "lxc: virDomainGetVcpus is not supported by driver"Jenkins2013-02-121-7/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lxc: virDomainGetVcpus is not supported by driverChuck Short2013-02-041-7/+4
* | | | | | | Merge "xenapi: Cleanup detach_volume code"Jenkins2013-02-102-55/+42
|\ \ \ \ \ \ \
| * | | | | | | xenapi: Cleanup detach_volume codeRick Harris2013-02-072-55/+42
| |/ / / / / /
* | | | | | | Merge "Change to support custom nw filters."Jenkins2013-02-101-6/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Change to support custom nw filters.Ed Bak2013-02-071-6/+19
* | | | | | | Merge "Introduce support for 802.1qbg and 802.1qbh to Nova VIF model"Jenkins2013-02-103-1/+91
|\ \ \ \ \ \ \
| * | | | | | | Introduce support for 802.1qbg and 802.1qbh to Nova VIF modelDaniel P. Berrange2013-02-073-1/+91
* | | | | | | | Merge "Merge LibvirtHybridOVSBridgeDriver into LibvirtGenericVIFDriver"Jenkins2013-02-101-69/+96
|\| | | | | | |
| * | | | | | | Merge LibvirtHybridOVSBridgeDriver into LibvirtGenericVIFDriverDaniel P. Berrange2013-02-071-69/+96
* | | | | | | | Simplify libvirt snapshot code pathRafi Khardalian2013-02-093-119/+50
* | | | | | | | Merge "ensure zeros are written out when clearing volumes"Jenkins2013-02-091-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ensure zeros are written out when clearing volumesPádraig Brady2013-01-211-1/+5
* | | | | | | | | Merge "allow disabling file injection completely"Jenkins2013-02-091-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | allow disabling file injection completelyPádraig Brady2013-02-041-3/+3
* | | | | | | | | | Merge "Fix missing key error in libvirt.driver"Jenkins2013-02-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix missing key error in libvirt.driverJohn Griffith2013-02-081-1/+1
* | | | | | | | | | | Merge "Remove nova.db call from baremetal PXE driver"Jenkins2013-02-091-5/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove nova.db call from baremetal PXE driverDevananda van der Veen2013-02-071-5/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add a virtual PowerDriver for Baremetal testing"Jenkins2013-02-092-0/+280
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add a virtual PowerDriver for Baremetal testingChris Krelle2013-02-072-0/+280
* | | | | | | | | | | Merge "Recache or rebuild missing images on hard_reboot"Jenkins2013-02-089-42/+60
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-079-42/+60
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "hypervisor-supplied-nics support in PowerVM"Jenkins2013-02-072-3/+58
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | hypervisor-supplied-nics support in PowerVMMichael J Fork2013-02-062-3/+58
* | | | | | | | | | Merge Libvirt....VirtualPortDriver class into LibvirtGenericVIFDriverDaniel P. Berrange2013-02-072-24/+65
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Use oslo database code"Jenkins2013-02-074-5/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use oslo database codeEric Windisch2013-02-054-5/+9
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "lxc: Clean up namespace mounts"Jenkins2013-02-073-4/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lxc: Clean up namespace mountsChuck Short2013-02-053-4/+32
* | | | | | | | | | Merge "separate libvirt injection and configdrive config variables"Jenkins2013-02-071-41/+41
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | separate libvirt injection and configdrive config variablesPádraig Brady2013-02-041-41/+41
* | | | | | | | | | Merge "Adds original copyright notice to refactored files"Jenkins2013-02-062-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Adds original copyright notice to refactored filesAlessandro Pilotti2013-02-062-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Allow disk driver to be chosen per imageDaniel P. Berrange2013-02-061-3/+32
* | | | | | | | | Refactor code for setting up libvirt disk mappingsDaniel P. Berrange2013-02-063-195/+592
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "Move libvirt NFS volume driver impl into volume.py"Jenkins2013-02-063-78/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | Move libvirt NFS volume driver impl into volume.pyDaniel P. Berrange2013-02-053-78/+85
| |/ / / / / / /
* / / / / / / / Refactor server password metadata to avoid direct db usageDan Smith2013-02-052-4/+10
|/ / / / / / /