summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Drop unused _virtual_power_settings global.Dan Prince2013-06-191-2/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Check libvirt version earlier"Jenkins2013-06-191-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Check libvirt version earlierMatt Thompson2013-06-121-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Replace utils.to_bytes() with strutils.to_bytes()"Jenkins2013-06-191-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Replace utils.to_bytes() with strutils.to_bytes()Zhongyue Luo2013-06-141-2/+3
* | | | | | Merge "xenapi: ensure agent check respects image flags"Jenkins2013-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | xenapi: ensure agent check respects image flagsJohn Garbutt2013-06-141-1/+1
* | | | | | | Merge "Remove redundant architecture property update in powervm snapshot"Jenkins2013-06-171-5/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove redundant architecture property update in powervm snapshotMatt Riedemann2013-06-111-5/+1
* | | | | | | Merge "Replace functions in utils with oslo.fileutils"Jenkins2013-06-154-9/+10
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Replace functions in utils with oslo.fileutilsZhongyue Luo2013-06-114-9/+10
* | | | | | | 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 "Refactors qemu image info parsing logic"Jenkins2013-06-151-37/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactors qemu image info parsing logicZhongyue Luo2013-06-141-37/+23
* | | | | | | | | Merge "Fix VMwareVCdriver reporting incorrect stats"Jenkins2013-06-152-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix VMwareVCdriver reporting incorrect statskirankv2013-06-032-6/+7
* | | | | | | | | | Merge "Naming instance directory by uuid in VMware Hyper."Jenkins2013-06-142-69/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Naming instance directory by uuid in VMware Hyper.Yaguang Tang2013-06-132-69/+50
* | | | | | | | | | | Merge "Fix VMware Hyper can't honor hw_vif_model image property."Jenkins2013-06-143-10/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Fix VMware Hyper can't honor hw_vif_model image property.Yaguang Tang2013-06-133-10/+20
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | 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
* | | | | | | | | Remove usage of locals() from xenapi packageEugene Nikanorov2013-06-1310-124/+177
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "xenapi: remove auto_disk_config check during resize"Jenkins2013-06-132-10/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | xenapi: remove auto_disk_config check during resizeJohn Garbutt2013-06-122-10/+19
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-1324-92/+188
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix and enable H403 testsDirk Mueller2013-06-1224-92/+188
* | | | | | | | Merge "Remove unused methods from VirtAPI"Jenkins2013-06-132-20/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused methods from VirtAPIDan Smith2013-06-072-20/+0
* | | | | | | | | Merge "Make xenapi use Instance object for host_maintenance_mode()"Jenkins2013-06-131-12/+9
|\| | | | | | | |
| * | | | | | | | Make xenapi use Instance object for host_maintenance_mode()Dan Smith2013-06-071-12/+9
* | | | | | | | | Merge "Make xenapi/host use instance objects for _uuid_find"Jenkins2013-06-131-4/+5
|\| | | | | | | |
| * | | | | | | | Make xenapi/host use instance objects for _uuid_findDan Smith2013-06-071-4/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Remove unused method in VMware driver."Jenkins2013-06-122-35/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused method in VMware driver.Yaguang Tang2013-06-082-35/+0
| |/ / / / / / /
* | | | | | | | Merge "Fix race conditions with xenstore"Jenkins2013-06-121-16/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix race conditions with xenstoreChris Behrens2013-06-111-16/+27
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Use Python 3.x compatible octal literalsDirk Mueller2013-06-122-5/+5
| |_|/ / / / / |/| | | | | |
* | | | | | | xenapi: implement get_console_output for XCP/XenServerJohn Garbutt2013-06-122-6/+28
| |_|/ / / / |/| | | | |
* | | | | | 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
* | | | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "correctly set iface-id in vmware driver"Jenkins2013-06-112-2/+3
|\ \ \ \ \ \ \
| * | | | | | | correctly set iface-id in vmware driverDan Wendlandt2013-06-042-2/+3
| | |_|_|_|_|/ | |/| | | | |