summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "libvirt: Use uuid for instance directory name"Jenkins2013-02-203-10/+16
|\ \ \ \ \ \
| * | | | | | libvirt: Use uuid for instance directory nameMichael Still2013-02-203-10/+16
| | |/ / / / | |/| | | |
* | | | | | Merge "Change all instances of the non-word "inteface" to "interface""Jenkins2013-02-201-1/+1
|\ \ \ \ \ \
| * | | | | | Change all instances of the non-word "inteface" to "interface"David Ripton2013-02-181-1/+1
* | | | | | | Merge "libvirt: Fix LXC container creation"Jenkins2013-02-202-1/+22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | libvirt: Fix LXC container creationChuck Short2013-02-162-1/+22
* | | | | | | Merge "Fibre channel block storage support (nova changes)"Jenkins2013-02-203-8/+265
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fibre channel block storage support (nova changes)Walter A. Boring IV2013-02-183-8/+265
* | | | | | | Merge "fix incorrectly defined ints as strs"Jenkins2013-02-192-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix incorrectly defined ints as strsDarren Birkett2013-02-182-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Delete baremetal interfaces when their parent node is deleted"Jenkins2013-02-191-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Delete baremetal interfaces when their parent node is deletedArata Notsu2013-02-151-0/+5
* | | | | | Merge "Add support for instance vif traffic control."Jenkins2013-02-192-0/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add support for instance vif traffic control.Yaguang Tang2013-02-172-0/+12
* | | | | | Merge "Add libvirt XML schema support for resource tuning parameters"Jenkins2013-02-191-0/+76
|\| | | | |
| * | | | | Add libvirt XML schema support for resource tuning parametersYaguang Tang2013-02-171-0/+76
| | |/ / / | |/| | |
* | | | | Merge "remove intermediate libvirt downloaded images"Jenkins2013-02-191-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove intermediate libvirt downloaded imagesPádraig Brady2013-02-171-1/+1
| |/ / /
* / / / Enable multipath for libvirt iSCSI Volume DriverErik Zaadi2013-02-181-40/+198
|/ / /
* | | Rename 'connection' to 'driver' in libvirt HostStateDaniel P. Berrange2013-02-161-13/+13
* | | Ensure there is only one instance of LibvirtDriverDaniel P. Berrange2013-02-161-7/+3
| |/ |/|
* | Merge "Don't modify injected_files inside PXE driver"Jenkins2013-02-151-0/+3
|\ \ | |/ |/|
| * Don't modify injected_files inside PXE driverDevananda van der Veen2013-02-141-0/+3
* | Merge "VirtualPowerDriver catches ProcessExecutionError."Jenkins2013-02-151-3/+7
|\ \
| * | VirtualPowerDriver catches ProcessExecutionError.Devananda van der Veen2013-02-141-3/+7
| |/
* / [xenapi] Cooperatively yield during sparse copyAndrew Laski2013-02-141-0/+1
|/
* Merge "Return dest_check_data as expected by the Scheduler"Jenkins2013-02-142-2/+3
|\
| * Return dest_check_data as expected by the SchedulerArmando Migliaccio2013-02-092-2/+3
* | Merge "Use a more specific error reporting invalid disk hardware"Jenkins2013-02-141-5/+3
|\ \
| * | Use a more specific error reporting invalid disk hardwareDaniel P. Berrange2013-02-131-5/+3
* | | Merge "Resize/Migrate functions for PowerVM driver"Jenkins2013-02-146-10/+418
|\ \ \
| * | | Resize/Migrate functions for PowerVM driverLance Bragstad2013-02-136-10/+418
| |/ /
* | | Merge "Correct misspelling in PowerVM comment"Jenkins2013-02-141-1/+1
|\ \ \
| * | | Correct misspelling in PowerVM commentMichael J Fork2013-02-131-1/+1
| |/ /
* | | Merge "Add GlusterFS libvirt volume connector"Jenkins2013-02-142-2/+64
|\ \ \
| * | | Add GlusterFS libvirt volume connectorEric Harney2013-02-132-2/+64
| |/ /
* | | Merge "VMWare driver to use current nova.network.model"Jenkins2013-02-133-37/+41
|\ \ \ | |/ / |/| |
| * | VMWare driver to use current nova.network.modelAmir Sadoughi2013-02-123-37/+41
* | | Allow VIF model to be chosen per imageDaniel P. Berrange2013-02-132-38/+98
* | | Merge "Move allowvssprovider=false to vm-data field"Jenkins2013-02-131-3/+2
|\ \ \
| * | | Move allowvssprovider=false to vm-data fieldNicholas Kuechler2013-02-121-3/+2
* | | | Merge "Libvirt: Implement snapshots for LVM-backed roots"Jenkins2013-02-131-0/+24
|\ \ \ \
| * | | | Libvirt: Implement snapshots for LVM-backed rootsRafi Khardalian2013-02-101-0/+24
* | | | | Merge "Properly write non-raw LVM images on creation"Jenkins2013-02-132-4/+3
|\| | | |
| * | | | Properly write non-raw LVM images on creationRafi Khardalian2013-02-102-4/+3
* | | | | Merge "Refine PowerVM MAC address generation algorithm"Jenkins2013-02-131-8/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refine PowerVM MAC address generation algorithmMichael J Fork2013-02-111-8/+19
* | | | | Merge "xenapi: Remove unecessary exception handling"Jenkins2013-02-123-196/+81
|\ \ \ \ \
| * | | | | xenapi: Remove unecessary exception handlingRick Harris2013-02-123-196/+81
| |/ / / /
* | | | | Merge "make vmwareapi driver pass quantum port-id to ESX"Jenkins2013-02-122-0/+20
|\ \ \ \ \