summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Ensure system metadata is sent on new image creation.SandyWalsh2012-07-041-0/+6
| | |/ / | |/| |
* | | | Merge "Add compatibility for CPU model config with libvirt < 0.9.10"Jenkins2012-07-051-3/+40
|\ \ \ \
| * | | | Add compatibility for CPU model config with libvirt < 0.9.10Daniel P. Berrange2012-07-021-3/+40
* | | | | Merge "Remove unused 'get_open_port' method from libvirt utils"Jenkins2012-07-051-18/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused 'get_open_port' method from libvirt utilsDaniel P. Berrange2012-06-291-18/+0
| | |_|/ | |/| |
* | | | Merge "use import_object_ns for compute_driver loading"Jenkins2012-07-031-6/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | use import_object_ns for compute_driver loadingSean Dague2012-07-021-6/+7
* | | | Prevent file injection writing to host filesystem.Russell Bryant2012-07-031-25/+46
* | | | Switch to common logging.Andrew Bogott2012-07-0234-34/+34
|/ / /
* | | Merge "Refactoring code to kernel Dom0 plugin."Jenkins2012-07-023-19/+21
|\ \ \ | |_|/ |/| |
| * | Refactoring code to kernel Dom0 plugin.Rick Harris2012-06-293-19/+21
| |/
* | Merge "Add check for no domains in libvirt driver."Jenkins2012-07-021-5/+11
|\ \
| * | Add check for no domains in libvirt driver.David Shrewsbury2012-06-291-5/+11
| |/
* / Redefine the domain's XML on volume attach/detachDan Smith2012-07-021-0/+14
|/
* Dom0 plugin now returns data in proper format.Rick Harris2012-06-291-18/+17
* Retry against different Glance hosts.Rick Harris2012-06-281-18/+20
* Merge "Allow specification of the libvirt guest CPU model per host"Jenkins2012-06-281-0/+44
|\
| * Allow specification of the libvirt guest CPU model per hostDaniel P. Berrange2012-06-281-0/+44
* | Merge "Refactor Dom0 Glance plugin."Jenkins2012-06-281-31/+32
|\ \ | |/ |/|
| * Refactor Dom0 Glance plugin.Rick Harris2012-06-281-31/+32
* | Switch libvirt get_cpu_info method over to use config APIsDaniel P. Berrange2012-06-281-41/+35
|/
* Merge "Add libvirt config classes for handling capabilities XML doc"Jenkins2012-06-281-0/+112
|\
| * Add libvirt config classes for handling capabilities XML docDaniel P. Berrange2012-06-281-0/+112
* | Merge "Refactor libvirt config classes for representing CPU models/features"Jenkins2012-06-282-41/+98
|\|
| * Refactor libvirt config classes for representing CPU models/featuresDaniel P. Berrange2012-06-282-41/+98
* | Rename GlanceImageService.get to downloadBrian Waldon2012-06-273-5/+6
|/
* Merge "Cleanup of image service code"Jenkins2012-06-283-8/+8
|\
| * Cleanup of image service codeBrian Waldon2012-06-273-8/+8
* | Swap VDI now uses correct name label.Rick Harris2012-06-271-1/+1
* | Add missing netaddr importMark Washenberger2012-06-271-0/+1
|/
* refactor libvirt from connection -> driverSean Dague2012-06-274-2/+19
* Merge "Avoid reset on hard reboot if not supported."Jenkins2012-06-271-6/+19
|\
| * Avoid reset on hard reboot if not supported.Dan Prince2012-06-261-6/+19
* | Merge "do sync before fusermount to avoid busyness"Jenkins2012-06-271-0/+1
|\ \
| * | do sync before fusermount to avoid busynessAlessio Ababilov2012-06-211-0/+1
* | | Merge "fix libvirt get_memory_mb_total() with xen"Jenkins2012-06-261-14/+2
|\ \ \
| * | | fix libvirt get_memory_mb_total() with xenPádraig Brady2012-06-251-14/+2
* | | | Fix invalid variable reference.David Shrewsbury2012-06-261-1/+1
| |_|/ |/| |
* | | Fix hacking.py failures...Chris Behrens2012-06-251-1/+0
|/ /
* | Merge "Set libvirt_nonblocking to true by default for Folsom."Jenkins2012-06-251-1/+1
|\ \
| * | Set libvirt_nonblocking to true by default for Folsom.Yun Mao2012-06-201-1/+1
| |/
* | Merge "Call libvirt_volume_driver with right mountpoint"Jenkins2012-06-251-6/+6
|\ \
| * | Call libvirt_volume_driver with right mountpointVishvananda Ishaya2012-06-211-6/+6
* | | Merge "vm state and task state management"Jenkins2012-06-252-6/+6
|\ \ \
| * | | vm state and task state managementYun Mao2012-06-212-6/+6
| |/ /
* | | Merge "XenAPI: Fixes Bug 1012878"Jenkins2012-06-251-3/+0
|\ \ \
| * | | XenAPI: Fixes Bug 1012878Renuka Apte2012-06-211-3/+0
| |/ /
* / / Remove direct access to glance clientBrian Waldon2012-06-233-26/+33
|/ /
* / Make libvirt LoopingCalls actually wait()Vishvananda Ishaya2012-06-202-11/+11
|/
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1