summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Report memory correctly on Xen. Fixes bug 997014"Jenkins2012-05-141-6/+29
|\ \ | |/ |/|
| * Report memory correctly on Xen. Fixes bug 997014Alvaro Lopez Garcia2012-05-101-6/+29
* | Merge "Fix libvirt Connection.get_disks method"Jenkins2012-05-131-18/+3
|\ \
| * | Fix libvirt Connection.get_disks methodJulien Danjou2012-05-111-18/+3
* | | Merge "Use default qemu-img cluster size in libvirt connection driver"Jenkins2012-05-111-1/+1
|\ \ \
| * | | Use default qemu-img cluster size in libvirt connection driverJim Fehlig2012-05-111-1/+1
| |/ /
* | | Merge "Provide a transition to new .info files."Jenkins2012-05-111-1/+13
|\ \ \
| * | | Provide a transition to new .info files.Michael Still2012-05-111-1/+13
| |/ /
* / / Actually use xenapi fake setterJohannes Erdfelt2012-05-111-0/+4
|/ /
* / Removed unused snapshot_instance methodBrian Elliott2012-05-101-3/+0
|/
* Merge "fix bug 977007,make nova create correct size of qcow2 disk file."Jenkins2012-05-091-1/+1
|\
| * fix bug 977007,make nova create correct size of qcow2 disk file.Yaguang Tang2012-05-101-1/+1
* | Avoid unnecessary inst lookup in vmops _shutdown.Dan Prince2012-05-091-1/+2
|/
* Remove unnecessary shutdown argument to _destroy()Johannes Erdfelt2012-05-091-8/+7
* Remove instance action logging mechanismBrian Waldon2012-05-081-6/+0
* Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-0714-48/+50
* Merge "Move image checksums into a generic file."Jenkins2012-05-032-59/+112
|\
| * Move image checksums into a generic file.Michael Still2012-04-272-59/+112
* | Ensure that the dom0 we're connected to is the right oneJohannes Erdfelt2012-05-032-0/+21
* | Merge "Log instance consistently."Jenkins2012-05-031-9/+10
|\ \
| * | Log instance consistently.Michael Still2012-05-011-9/+10
* | | Merge "Adding 'host' info to volume-compute connection information."Jenkins2012-05-025-9/+15
|\ \ \
| * | | Adding 'host' info to volume-compute connection information.Nirmal Ranganathan2012-05-025-9/+15
* | | | Use save_and_reraise_exception() from common.Russell Bryant2012-05-022-4/+6
* | | | Xen has to create it's own tap device if using libvirt and QuantumLinuxBridge...Christian Berendt2012-05-021-1/+4
|/ / /
* | | Merge "Remove hack for xenapi driver tests"Jenkins2012-05-011-5/+1
|\ \ \
| * | | Remove hack for xenapi driver testsJohannes Erdfelt2012-05-011-5/+1
| |/ /
* / / Create name_label local variable for logging messageJohannes Erdfelt2012-05-011-1/+2
|/ /
* | Merge "Clean up ElementTree usage"Jenkins2012-04-301-13/+12
|\ \
| * | Clean up ElementTree usageChuck Short2012-04-301-13/+12
* | | Merge "Use openstack.common.importutils."Jenkins2012-04-303-7/+9
|\ \ \
| * | | Use openstack.common.importutils.Russell Bryant2012-04-283-7/+9
* | | | Merge "Keep uuid with bandwidth usage tracking to handle the case where a MAC...Jenkins2012-04-302-8/+23
|\ \ \ \
| * | | | Keep uuid with bandwidth usage tracking to handle the case where a MAC addres...Brian Elliott2012-04-272-8/+23
| |/ / /
* | | | Merge "Remove unnecessary return statements"Jenkins2012-04-301-2/+0
|\ \ \ \
| * | | | Remove unnecessary return statementsJohannes Erdfelt2012-04-301-2/+0
| | |/ / | |/| |
* | | | Merge "support a configurable libvirt injection partition"Jenkins2012-04-302-6/+12
|\ \ \ \ | |/ / / |/| | |
| * | | support a configurable libvirt injection partitionPádraig Brady2012-04-192-6/+12
* | | | Merge "Pass instance to resize_disk() to fix exception"Jenkins2012-04-302-1/+2
|\ \ \ \
| * | | | Pass instance to resize_disk() to fix exceptionJohannes Erdfelt2012-04-302-1/+2
* | | | | Merge "Add libvirt get_console_output tests: pty and file"Jenkins2012-04-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add libvirt get_console_output tests: pty and fileDan Prince2012-04-271-1/+1
| | |/ / | |/| |
* / | | Remove unnecessary references to resize_confirm_window flagMark McLoughlin2012-04-302-11/+8
|/ / /
* | / Disconnect stale instance VDIs when starting nova-computeJohannes Erdfelt2012-04-273-32/+59
| |/ |/|
* | Merge "Add a force_config_drive flag"Jenkins2012-04-271-4/+21
|\ \
| * | Add a force_config_drive flagJustin Santa Barbara2012-04-261-4/+21
* | | Merge "Make the filename that image hashes are written to configurable."Jenkins2012-04-271-5/+38
|\ \ \
| * | | Make the filename that image hashes are written to configurable.Michael Still2012-04-261-5/+38
| |/ /
* | | Imports to human alphabetical orderJoe Gordon2012-04-261-1/+1
* | | Merge "Add instance logging to vmware_images.py"Jenkins2012-04-261-6/+11
|\ \ \