summaryrefslogtreecommitdiffstats
path: root/nova/tests/virt/libvirt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix resizes with attached file-based volumes"Jenkins2013-06-271-2/+78
|\
| * Fix resizes with attached file-based volumesRafi Khardalian2013-06-271-2/+78
* | Merge "Remove broken config_drive image_href support."Jenkins2013-06-271-4/+3
|\ \ | |/ |/|
| * Remove broken config_drive image_href support.Chris Behrens2013-06-261-4/+3
* | Merge "Log xml in libvirt _create_domain failures"Jenkins2013-06-271-0/+83
|\ \
| * | Log xml in libvirt _create_domain failuresMatt Riedemann2013-06-171-0/+83
| |/
* | Merge "Add tests for libvirt's reboot functionality"Jenkins2013-06-271-0/+85
|\ \
| * | Add tests for libvirt's reboot functionalityNikola Dipanov2013-06-181-0/+85
| |/
* | Merge "Stop creating folders in virt unit tests"Jenkins2013-06-271-16/+22
|\ \
| * | Stop creating folders in virt unit testsJoe Gordon2013-06-251-16/+22
| |/
* | Merge "Adds support for the Indigo Virtual Switch (IVS)"Jenkins2013-06-261-0/+80
|\ \ | |/ |/|
| * Adds support for the Indigo Virtual Switch (IVS)Kevin Benton2013-06-091-0/+80
* | Merge "Replace functions in utils with oslo.fileutils"Jenkins2013-06-151-1/+1
|\ \
| * | Replace functions in utils with oslo.fileutilsZhongyue Luo2013-06-111-1/+1
* | | Merge "Some libvirt driver lookups lacks proper exception handling"Jenkins2013-06-151-1/+71
|\ \ \
| * | | Some libvirt driver lookups lacks proper exception handlingHans Lindgren2013-06-091-1/+71
* | | | Merge "Don't make nova-compute depend on iSCSI"Jenkins2013-06-151-0/+11
|\ \ \ \
| * | | | Don't make nova-compute depend on iSCSIXavier Queralt2013-06-131-0/+11
* | | | | Merge "Register libvirt driver with closed connection callback"Jenkins2013-06-141-1/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Register libvirt driver with closed connection callbackJason Dillaman2013-06-101-1/+35
* | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-132-6/+11
|\ \ \ \ \
| * | | | | Fix and enable H403 testsDirk Mueller2013-06-122-6/+11
| | |_|_|/ | |/| | |
* / | | | Use Python 3.x compatible octal literalsDirk Mueller2013-06-121-2/+2
|/ / / /
* | | | Merge "libvirt: improve the specification of network disks"Jenkins2013-06-122-2/+73
|\ \ \ \
| * | | | libvirt: improve the specification of network disksJosh Durgin2013-05-282-2/+73
* | | | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-6/+6
* | | | | Fix dangling LUN issue under load with multipathWalter A. Boring IV2013-06-101-0/+1
| |_|_|/ |/| | |
* | | | Merge "Regenerate missing resized backing files"Jenkins2013-06-101-0/+31
|\ \ \ \
| * | | | Regenerate missing resized backing filesRafi Khardalian2013-06-051-0/+31
* | | | | Rename unique constraints due to new convention.Victor Sergeyev2013-06-071-0/+3
* | | | | Moving more tests to appropriate locationsRick Harris2013-06-061-0/+238
| |_|/ / |/| | |
* | | | Merge "Handle instance directories correctly for migrates."Jenkins2013-06-062-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Handle instance directories correctly for migrates.Michael Still2013-06-012-7/+9
| | |/ | |/|
* | | Merge "Improve Python 3.x compatibility"Jenkins2013-06-052-4/+4
|\ \ \
| * | | Improve Python 3.x compatibilityDirk Mueller2013-06-012-4/+4
| |/ /
* | | Merge "Remove unused launch_time from instance"Jenkins2013-06-041-1/+0
|\ \ \
| * | | Remove unused launch_time from instanceChris Behrens2013-05-311-1/+0
| |/ /
* | | Merge "Stop libvirt errors from outputting to strerr"Jenkins2013-06-041-0/+4
|\ \ \
| * | | Stop libvirt errors from outputting to strerrHans Lindgren2013-06-031-0/+4
* | | | Merge "Moved sample network creation out of unittest base class constructor."Jenkins2013-06-031-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-241-0/+1
| | |/ | |/|
* | | Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-301-8/+37
| |/ |/|
* | Merge "Support Cinder mount options for NFS/GlusterFS"Jenkins2013-05-291-0/+67
|\ \
| * | Support Cinder mount options for NFS/GlusterFSEric Harney2013-05-281-0/+67
* | | Merge "Remove path_exists from NFS/GlusterFS drivers"Jenkins2013-05-291-2/+2
|\| | | |/ |/|
| * Remove path_exists from NFS/GlusterFS driversEric Harney2013-05-221-2/+2
* | Remove ImageTooLarge exceptionRick Harris2013-05-221-2/+2
|/
* libvirt: Moving tests under tests/virt/libvirtRick Harris2013-05-2113-0/+11048