summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |/ / / | |/| | |
* | | | | Merge "Rename nova.compute.instance_types to flavors"Jenkins2013-05-089-22/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-079-22/+22
| | |/ / | |/| |
* | | | Merge "libvirt: ignore NOSTATE in resume_state_on_host_boot() method."Jenkins2013-05-081-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | libvirt: ignore NOSTATE in resume_state_on_host_boot() method.Yufang Zhang2013-05-061-0/+1
| |/ /
* | | Merge "xenapi: Always set other_config for VDIs"Jenkins2013-05-061-35/+49
|\ \ \
| * | | xenapi: Always set other_config for VDIsRick Harris2013-05-021-35/+49
| | |/ | |/|
* | | Merge "Convert to using oslo's execute() method."Jenkins2013-05-0612-31/+43
|\ \ \ | |_|/ |/| |
| * | Convert to using oslo's execute() method.Michael Still2013-05-0412-31/+43
* | | Merge "vmwareapi: Add supported_instances to host state"Jenkins2013-05-051-0/+2
|\ \ \ | |/ / |/| |
| * | vmwareapi: Add supported_instances to host stateJim Fehlig2013-05-021-0/+2
* | | Being more defensive around the use_ipv6 config optionDavid Peraza2013-05-031-2/+3
* | | Merge "fix broken WSDL logic"Jenkins2013-05-031-11/+38
|\ \ \
| * | | fix broken WSDL logichartsocks2013-05-021-11/+38