summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix UnboundLocalError in powervm lvm cleanup code"Jenkins2013-05-231-6/+8
|\
| * Fix UnboundLocalError in powervm lvm cleanup codeMatt Riedemann2013-05-231-6/+8
* | Merge "xenapi: Disable VDI size check when root_gb=0"Jenkins2013-05-231-12/+11
|\ \
| * | xenapi: Disable VDI size check when root_gb=0Rick Harris2013-05-221-12/+11
* | | Merge "Remove ImageTooLarge exception"Jenkins2013-05-232-2/+2
|\| |
| * | Remove ImageTooLarge exceptionRick Harris2013-05-222-2/+2
| |/
* / Remove locals() usage from nova.virt.libvirt.volume.Michael Still2013-05-231-13/+20
|/
* Merge "baremetal: drop 'prov_mac_address' column"Jenkins2013-05-202-1/+36
|\
| * baremetal: drop 'prov_mac_address' columnArata Notsu2013-05-182-1/+36
* | Remove locals() from messages in virt/disk/api.pyMichael Still2013-05-171-17/+16
|/
* Merge "Don't inject settings for dynamic network"Jenkins2013-05-161-11/+103
|\
| * Don't inject settings for dynamic networkBen Nemec2013-05-161-11/+103
* | Merge "libvirt: Catch VIR_ERR_NO_DOMAIN in list_instances"Jenkins2013-05-161-3/+4
|\ \ | |/ |/|
| * libvirt: Catch VIR_ERR_NO_DOMAIN in list_instancesJian Wen2013-05-161-3/+4
* | Merge "Architecture property updated in snapshot libvirt"Jenkins2013-05-161-3/+0
|\ \
| * | Architecture property updated in snapshot libvirtBelmiro Moreira2013-05-091-3/+0
* | | Merge "Detach volume fails when using multipath iscsi"Jenkins2013-05-161-23/+41
|\ \ \ | |_|/ |/| |
| * | Detach volume fails when using multipath iscsiXing Yang2013-05-131-23/+41
* | | Merge "xenapi: ensure vdi is not too big when resizing down"Jenkins2013-05-154-73/+129
|\ \ \
| * | | xenapi: ensure vdi is not too big when resizing downJohn Garbutt2013-05-154-73/+129
* | | | Merge "Handle IPMI transient failures better."Jenkins2013-05-152-17/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Handle IPMI transient failures better.Devananda van der Veen2013-05-142-17/+51
* | | | Merge "Use Oslo's `bool_from_string`"Jenkins2013-05-151-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use Oslo's `bool_from_string`Rick Harris2013-05-141-2/+4
* | | | Merge "Hide lock_prefix argument using synchronized_with_prefix()"Jenkins2013-05-146-31/+22
|\ \ \ \
| * | | | Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-146-31/+22
* | | | | Merge "Make sure that hypervisor nodename is set correctly in FakeDriver"Jenkins2013-05-141-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make sure that hypervisor nodename is set correctly in FakeDriverHans Lindgren2013-05-081-1/+3
* | | | | Merge "Show the cause of virt driver error"Jenkins2013-05-131-2/+2
|\ \ \ \ \
| * | | | | Show the cause of virt driver errorStanislaw Pitucha2013-05-131-2/+2
| | |/ / / | |/| | |
* | | | | Merge "Convert to using newly imported processutils."Jenkins2013-05-134-12/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Convert to using newly imported processutils.Michael Still2013-05-084-12/+9
* | | | | Merge "Add cpuset attr to vcpu conf in libvirt xml"Jenkins2013-05-132-4/+79
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add cpuset attr to vcpu conf in libvirt xmlWangpan2013-05-072-4/+79
| |/ / /
* | | | Merge "Check cached SSH connection in PowerVM driver"Jenkins2013-05-103-7/+39
|\ \ \ \
| * | | | Check cached SSH connection in PowerVM driverMatt Riedemann2013-05-093-7/+39
| |/ / /
* | | | Merge "Check QCOW2 image size during root disk creation"Jenkins2013-05-101-0/+8
|\ \ \ \
| * | | | Check QCOW2 image size during root disk creationChet Burgess2013-05-101-0/+8
* | | | | Merge "Add unitests for VMware vif, and fix code logical error."Jenkins2013-05-102-18/+22
|\ \ \ \ \
| * | | | | Add unitests for VMware vif, and fix code logical error.Yaguang Tang2013-05-082-18/+22
* | | | | | Merge "Make resize/migrated shared storage aware"Jenkins2013-05-101-6/+31
|\ \ \ \ \ \
| * | | | | | Make resize/migrated shared storage awareRafi Khardalian2013-05-091-6/+31
| | |/ / / / | |/| | | |
* | | | | | Merge "Adds instance root disk size checks during resize"Jenkins2013-05-102-2/+24
|\ \ \ \ \ \
| * | | | | | Adds instance root disk size checks during resizeAlessandro Pilotti2013-05-082-2/+24
| | |_|/ / / | |/| | | |
* | | | | | Merge "Enable live block migration when using iSCSI volumes"Jenkins2013-05-093-26/+133
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Enable live block migration when using iSCSI volumesBob Ball2013-05-073-26/+133
| |/ / / /
* | | | | Merge "xenapi: cleanup vdi when disk too big exception raised"Jenkins2013-05-091-22/+39
|\ \ \ \ \
| * | | | | xenapi: cleanup vdi when disk too big exception raisedJohn Garbutt2013-05-091-22/+39
* | | | | | Merge "Fix variable referenced before assginment in vmwareapi code."Jenkins2013-05-091-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix variable referenced before assginment in vmwareapi code.Yaguang Tang2013-05-091-4/+1
| | |/ / / | |/| | |