summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "xenapi: Added logging for sparse copy"Jenkins2013-06-051-2/+17
|\
| * xenapi: Added logging for sparse copyAarti Kriplani2013-06-051-2/+17
* | Merge "Improve Python 3.x compatibility"Jenkins2013-06-051-1/+1
|\ \ | |/ |/|
| * Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
* | Merge "IPMI driver sets bootdev option persistently."Jenkins2013-06-041-1/+1
|\ \
| * | IPMI driver sets bootdev option persistently.Devananda van der Veen2013-05-231-1/+1
* | | Merge "Stop libvirt errors from outputting to strerr"Jenkins2013-06-041-0/+6
|\ \ \ | |_|/ |/| |
| * | Stop libvirt errors from outputting to strerrHans Lindgren2013-06-031-0/+6
* | | Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-3011-57/+98
|/ /
* | Merge "Support Cinder mount options for NFS/GlusterFS"Jenkins2013-05-291-11/+22
|\ \
| * | Support Cinder mount options for NFS/GlusterFSEric Harney2013-05-281-11/+22
* | | Merge "Clean up failed image transfers in instance spawn"Jenkins2013-05-291-19/+30
|\ \ \
| * | | Clean up failed image transfers in instance spawnChang Bo Guo2013-05-291-19/+30
* | | | Verify that CONF.compute_driver is definedSimon Pasquier2013-05-291-1/+1
|/ / /
* | | Merge "Raise exception instances, not exception classes."Jenkins2013-05-292-6/+6
|\ \ \
| * | | Raise exception instances, not exception classes.David Ripton2013-05-282-6/+6
* | | | Merge "Remove path_exists from NFS/GlusterFS drivers"Jenkins2013-05-291-20/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Remove path_exists from NFS/GlusterFS driversEric Harney2013-05-221-20/+2
* | | | Merge "Test for remote directory creation before shutting down instance"Jenkins2013-05-291-9/+16
|\ \ \ \
| * | | | Test for remote directory creation before shutting down instancerackerjoe2013-05-131-9/+16
* | | | | Merge "Fix missing argument to logging warning call"Jenkins2013-05-281-1/+1
|\ \ \ \ \
| * | | | | Fix missing argument to logging warning callMichael Kerrin2013-05-211-1/+1
| | |/ / / | |/| | |
* | | | | xenapi: make the xenapi agent optional per imageJohn Garbutt2013-05-273-11/+46
| |_|/ / |/| | |
* | | | Remove locals() usage from nova.virt.libvirt.utils.Michael Still2013-05-241-2/+10
| |_|/ |/| |
* | | 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