summaryrefslogtreecommitdiffstats
path: root/nova/tests/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add resume state on host boot function to vmware Hyper."Jenkins2013-07-011-0/+34
|\
| * Add resume state on host boot function to vmware Hyper.Yaguang Tang2013-06-291-0/+34
* | Merge "Implement get_host_uptime for powervm driver"Jenkins2013-07-011-1/+21
|\ \ | |/ |/|
| * Implement get_host_uptime for powervm driverMatt Riedemann2013-06-271-1/+21
* | Merge "VNC console does not work with VCDriver"Jenkins2013-06-282-1/+97
|\ \
| * | VNC console does not work with VCDriverhartsocks2013-06-272-1/+97
* | | Merge "Fix resizes with attached file-based volumes"Jenkins2013-06-272-3/+80
|\ \ \
| * | | Fix resizes with attached file-based volumesRafi Khardalian2013-06-272-3/+80
* | | | 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 "xenapi: Make BitTorrent url more flexible"Jenkins2013-06-271-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xenapi: Make BitTorrent url more flexibleBrian Elliott2013-06-261-2/+2
| | |/ / | |/| |
* | | | 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-272-17/+23
|\ \ \ \ \
| * | | | | Stop creating folders in virt unit testsJoe Gordon2013-06-252-17/+23
| |/ / / /
* | | | | 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
* | | | | Refresh volume connections when starting instancesBrent Eagles2013-06-253-12/+47
* | | | | Revert XenApi virt driver should throw exceptionDan Prince2013-06-242-16/+0
* | | | | Merge "XenApi virt driver should throw exception on failure"Jenkins2013-06-242-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | XenApi virt driver should throw exception on failuresridevik2013-06-202-0/+16
* | | | | Merge "Setting static ip= for baremetal PXE boot."Jenkins2013-06-212-7/+26
|\ \ \ \ \
| * | | | | Setting static ip= for baremetal PXE boot.Lucas Alvares Gomes2013-06-182-7/+26
* | | | | | Merge "xenapi: revisit error handling around calls to agent"Jenkins2013-06-201-5/+94
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | xenapi: revisit error handling around calls to agentJohn Garbutt2013-06-191-5/+94
| | |_|/ / | |/| | |
* | | | | Merge "Drop `bm_pxe_ips` table from baremetal database."Jenkins2013-06-202-106/+0
|\ \ \ \ \
| * | | | | Drop `bm_pxe_ips` table from baremetal database.Victor Sergeyev2013-06-142-106/+0
* | | | | | Added unit tests for vmware cluster driverkirankv2013-06-182-0/+67
| |/ / / / |/| | | |
* | | | | Merge "xenapi: ensure agent check respects image flags"Jenkins2013-06-171-5/+5
|\ \ \ \ \
| * | | | | xenapi: ensure agent check respects image flagsJohn Garbutt2013-06-141-5/+5
* | | | | | Merge "Remove redundant architecture property update in powervm snapshot"Jenkins2013-06-171-2/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove redundant architecture property update in powervm snapshotMatt Riedemann2013-06-111-2/+11
* | | | | | 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-152-1/+75
|\ \ \ \ \ \ \
| * | | | | | | Some libvirt driver lookups lacks proper exception handlingHans Lindgren2013-06-092-1/+75
* | | | | | | | 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 "Fix VMwareVCdriver reporting incorrect stats"Jenkins2013-06-151-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix VMwareVCdriver reporting incorrect statskirankv2013-06-031-3/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Naming instance directory by uuid in VMware Hyper."Jenkins2013-06-142-25/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Naming instance directory by uuid in VMware Hyper.Yaguang Tang2013-06-132-25/+36
* | | | | | | | | Merge "Fix VMware Hyper can't honor hw_vif_model image property."Jenkins2013-06-141-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix VMware Hyper can't honor hw_vif_model image property.Yaguang Tang2013-06-131-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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 "xenapi: remove auto_disk_config check during resize"Jenkins2013-06-131-4/+29
|\ \ \ \ \ \ \ \