summaryrefslogtreecommitdiffstats
path: root/nova/virt/libvirt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix resizes with attached file-based volumes"Jenkins2013-06-271-3/+23
|\
| * Fix resizes with attached file-based volumesRafi Khardalian2013-06-271-3/+23
* | Merge "Remove broken config_drive image_href support."Jenkins2013-06-271-1/+1
|\ \
| * | Remove broken config_drive image_href support.Chris Behrens2013-06-261-1/+1
* | | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-4/+3
| |/ |/|
* | Merge "Log xml in libvirt _create_domain failures"Jenkins2013-06-271-3/+21
|\ \
| * | Log xml in libvirt _create_domain failuresMatt Riedemann2013-06-171-3/+21
* | | Merge "Check the instance ID before creating it"Jenkins2013-06-271-13/+16
|\ \ \
| * | | Check the instance ID before creating itAnte Karamatić2013-06-181-13/+16
| |/ /
* | | Merge "Adds support for the Indigo Virtual Switch (IVS)"Jenkins2013-06-261-6/+125
|\ \ \ | |_|/ |/| |
| * | Adds support for the Indigo Virtual Switch (IVS)Kevin Benton2013-06-091-6/+125
* | | Refresh volume connections when starting instancesBrent Eagles2013-06-251-6/+6
* | | Perform additional check before live snapshottingRafi Khardalian2013-06-211-7/+12
* | | Remove locals() from nova/virt/libvirt packageEugene Nikanorov2013-06-213-72/+95
* | | fixes nova resize bug when force_config_drive is set.Anthony Woods2013-06-201-1/+1
* | | Libvirt driver: normalize variable names (part1)Rafi Khardalian2013-06-191-49/+50
* | | Merge "Check libvirt version earlier"Jenkins2013-06-191-3/+3
|\ \ \ | |_|/ |/| |
| * | Check libvirt version earlierMatt Thompson2013-06-121-3/+3
| |/
* | Merge "Replace functions in utils with oslo.fileutils"Jenkins2013-06-152-5/+5
|\ \
| * | Replace functions in utils with oslo.fileutilsZhongyue Luo2013-06-112-5/+5
* | | Merge "Some libvirt driver lookups lacks proper exception handling"Jenkins2013-06-151-3/+26
|\ \ \
| * | | Some libvirt driver lookups lacks proper exception handlingHans Lindgren2013-06-091-3/+26
* | | | Merge "Don't make nova-compute depend on iSCSI"Jenkins2013-06-152-7/+9
|\ \ \ \
| * | | | Don't make nova-compute depend on iSCSIXavier Queralt2013-06-132-7/+9
* | | | | Merge "Refactor libvirt driver exception handling"Jenkins2013-06-141-15/+33
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Refactor libvirt driver exception handlingHans Lindgren2013-06-041-15/+33
* | | | | Merge "Register libvirt driver with closed connection callback"Jenkins2013-06-141-8/+32
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Register libvirt driver with closed connection callbackJason Dillaman2013-06-101-8/+32
* | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-137-35/+71
|\ \ \ \ \
| * | | | | Fix and enable H403 testsDirk Mueller2013-06-127-35/+71
| | |_|_|/ | |/| | |
* / | | | Use Python 3.x compatible octal literalsDirk Mueller2013-06-121-1/+1
|/ / / /
* | | | Merge "libvirt: improve the specification of network disks"Jenkins2013-06-122-6/+18
|\ \ \ \
| * | | | libvirt: improve the specification of network disksJosh Durgin2013-05-282-6/+18
* | | | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-2/+2
* | | | | Fix dangling LUN issue under load with multipathWalter A. Boring IV2013-06-101-0/+10
| |_|_|/ |/| | |
* | | | 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 "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-301-14/+19
|/ /
* | 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 "Raise exception instances, not exception classes."Jenkins2013-05-291-3/+3
|\ \ \
| * | | Raise exception instances, not exception classes.David Ripton2013-05-281-3/+3
* | | | 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