summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust the libvirt config classes' API contract for parsingDaniel P. Berrange2012-06-191-5/+9
* Move libvirt version comparison code into separate function helperDaniel P. Berrange2012-06-191-2/+8
* Xen Storage Manager: tests for xensm volume driverRenuka Apte2012-06-181-7/+8
* Merge "xensm: Fix xensm volume driver after uuid changes"Jenkins2012-06-182-6/+15
|\
| * xensm: Fix xensm volume driver after uuid changesRenuka Apte2012-06-152-6/+15
* | Merge "added deprecated.warn helper method"Jenkins2012-06-181-1/+3
|\ \
| * | added deprecated.warn helper methodSean Dague2012-06-181-1/+3
* | | Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-182-8/+9
|\ \ \
| * | | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-162-8/+9
| |/ /
* | | Merge "Add CPU arch filter scheduler support"Jenkins2012-06-181-0/+4
|\ \ \ | |/ / |/| |
| * | Add CPU arch filter scheduler supportChuck Short2012-06-151-0/+4
| |/
* | Merge "Adds property to selectively enable image caching."Jenkins2012-06-151-3/+25
|\ \
| * | Adds property to selectively enable image caching.Rick Harris2012-06-111-3/+25
* | | Merge "Cleanup instance_update so it only takes a UUID."Jenkins2012-06-152-9/+6
|\ \ \
| * | | Cleanup instance_update so it only takes a UUID.Michael Still2012-06-152-9/+6
| | |/ | |/|
* / | Add libvirt min version check.Dan Prince2012-06-141-2/+14
|/ /
* | Merge "Update default policies for KVM guest PIT & RTC timers"Jenkins2012-06-131-0/+18
|\ \
| * | Update default policies for KVM guest PIT & RTC timersDaniel P. Berrange2012-06-121-0/+18
* | | Merge "Add support for configuring libvirt VM clock and timers"Jenkins2012-06-131-0/+65
|\| |
| * | Add support for configuring libvirt VM clock and timersDaniel P. Berrange2012-06-121-0/+65
* | | Merge "blueprint lvm-disk-images"Jenkins2012-06-134-169/+418
|\ \ \
| * | | blueprint lvm-disk-imagesBoris Filippov2012-06-124-169/+418
| |/ /
* | | Merge "Log connection_type deprecation message as WARNING"Jenkins2012-06-131-3/+1
|\ \ \ | |/ / |/| |
| * | Log connection_type deprecation message as WARNINGDan Prince2012-06-111-3/+1
| |/
* / add unit tests for new virt driver loaderSean Dague2012-06-113-4/+4
|/
* Only invoke .lower() on non-None protocolsSoren Hansen2012-06-111-1/+5
* Merge changes Ic1378da2,I0f279ce6Jenkins2012-06-101-33/+54
|\
| * Rename image to image_id.Rick Harris2012-06-081-30/+30
| * Avoid partially finished cache files.Rick Harris2012-06-081-3/+24
* | Fix power_state mis-use bug 1010586Yun Mao2012-06-081-1/+1
|/
* Merge "Replace standard json module with openstack.common.jsonutils"Jenkins2012-06-078-31/+31
|\
| * Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-078-31/+31
* | Merge "Cleans up power_off and power_on semantics"Jenkins2012-06-072-9/+28
|\ \ | |/ |/|
| * Cleans up power_off and power_on semanticsVishvananda Ishaya2012-06-062-9/+28
* | Merge "Refactor libvirt create calls"Jenkins2012-06-061-84/+58
|\|
| * Refactor libvirt create callsVishvananda Ishaya2012-06-061-85/+59
* | Merge "Fix libvirt rescue to work with whole disk images"Jenkins2012-06-061-10/+19
|\ \ | |/ |/|
| * Fix libvirt rescue to work with whole disk imagesVishvananda Ishaya2012-06-011-10/+19
* | Merge "Update libvirt imagecache to support resizes."Jenkins2012-06-061-15/+28
|\ \
| * | Update libvirt imagecache to support resizes.Dan Prince2012-06-061-15/+28
* | | Merge "Implements resume_state_on_host_boot for libvirt."Jenkins2012-06-063-0/+14
|\ \ \ | |/ / |/| |
| * | Implements resume_state_on_host_boot for libvirt.Dan Prince2012-06-013-0/+14
| |/
* | Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-067-17/+1
|\ \
| * | Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-038-18/+1
| |/
* | Fix up protocol case handling for security groups.Vishvananda Ishaya2012-06-061-2/+2
* | More meaningful help messages for libvirt migration optionsFlorian Haas2012-06-051-4/+6
* | Merge "cleanup power state (partially implements bp task-management)"Jenkins2012-06-051-4/+38
|\ \
| * | cleanup power state (partially implements bp task-management)Yun Mao2012-05-291-4/+38
* | | fix bug lp:1009041,add option "-F" to make mkfs non-interactive.yaguang tang2012-06-061-0/+3
* | | Merge "Finish removing xenapi.HelperBase class"Jenkins2012-06-051-6/+0
|\ \ \