summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Rename functions in nova.compute.flavors from instance_type"Jenkins2013-06-119-12/+12
|\ \ \ \ \ \ \
| * | | | | | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-119-12/+12
| | |/ / / / / | |/| | | | |
* / | | | | | xenapi: ensure instance metadata always injected into xenstoreJohn Garbutt2013-06-111-5/+1
|/ / / / / /
* | | | | | Merge "Fix dangling LUN issue under load with multipath"Jenkins2013-06-101-0/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix dangling LUN issue under load with multipathWalter A. Boring IV2013-06-101-0/+10
* | | | | | Merge "Enhance group handling in extract_opts"Jenkins2013-06-101-11/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enhance group handling in extract_optsJulien Danjou2013-06-101-11/+2
| | |_|/ / | |/| | |
* | | | | Merge "Regenerate missing resized backing files"Jenkins2013-06-101-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Regenerate missing resized backing filesRafi Khardalian2013-06-051-0/+25
* | | | | Merge "Handle instance directories correctly for migrates."Jenkins2013-06-062-9/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle instance directories correctly for migrates.Michael Still2013-06-012-9/+31
| | |_|/ | |/| |
* | | | Merge "Clean up vmwareapi.network_util.get_network_with_the_name"Jenkins2013-06-051-4/+1
|\ \ \ \
| * | | | Clean up vmwareapi.network_util.get_network_with_the_nameMatt Riedemann2013-06-021-4/+1
| |/ / /
* | | | 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
|\ \ \ | |/ / |/| |