summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | optimize slightly device lookup with LXC umountsPádraig Brady2012-09-261-1/+2
| |/ / /
* / / / Fixes csv list required for qemu-img create.Joshua Harlow2012-09-271-1/+3
|/ / /
* / / xenapi: increase timeout for resetnetwork agent requestJohannes Erdfelt2012-09-261-2/+14
|/ /
* / LOG.exception() should only be used in exception handlerJohannes Erdfelt2012-09-252-12/+12
|/
* xenapi: fix undefined variable in logging messageJohannes Erdfelt2012-09-241-3/+5
* Merge "Cleanup exception handling"Jenkins2012-09-213-13/+18
|\
| * Cleanup exception handlingStanislaw Pitucha2012-09-213-13/+18
* | Ensure hybrid driver creates veth pair only once.Akihiro MOTOKI2012-09-211-6/+6
|/
* libvirt: return after soft reboot successfully completesJohannes Erdfelt2012-09-201-0/+1
* Merge "Inherit the base images qcow2 properties"Jenkins2012-09-201-2/+22
|\
| * Inherit the base images qcow2 propertiesJoshua Harlow2012-09-181-2/+22
* | Fix bugs in resource tracker and cleanupBrian Elliott2012-09-201-1/+1
* | xapi: fix create hypervisor poolMate Lakat2012-09-191-40/+48
* | Re-attach volumes after instance resizeRafi Khardalian2012-09-046-20/+47
* | Allows waiting timers in libvirt to raise NotFoundVishvananda Ishaya2012-09-171-31/+20
|/
* Allow older versions of libvirt to delete vmsVishvananda Ishaya2012-09-141-1/+11
* libvirt: Cleanup L2 and L3 rules when confirm vm resizeJian Wen2012-09-141-2/+5
* Merge "Fixes import issue on Windows"Jenkins2012-09-141-1/+6
|\
| * Fixes import issue on WindowsAlessandro Pilotti2012-09-131-1/+6
* | Merge "Add more useful logging around the unmount fail case."Jenkins2012-09-141-3/+7
|\ \ | |/ |/|
| * Add more useful logging around the unmount fail case.Joshua Harlow2012-09-131-3/+7
* | Merge "Rename _unplug_vifs to unplug_vifs"Jenkins2012-09-121-2/+2
|\ \
| * | Rename _unplug_vifs to unplug_vifsYun Mao2012-09-121-2/+2
* | | Merge "Change comment for function _destroy"Jenkins2012-09-121-1/+1
|\ \ \
| * | | Change comment for function _destroyxushichao2012-09-121-1/+1
| |/ /
* | | Merge "PowerVM: Establish SSH connection at use time"Jenkins2012-09-121-1/+7
|\ \ \
| * | | PowerVM: Establish SSH connection at use timeThierry Carrez2012-09-121-1/+7
| |/ /
* / / libvirt: Fix live block migrationJian Wen2012-09-121-17/+21
|/ /
* | Remove an unused importxushichao2012-09-111-1/+0
* | Merge "xapi: Fix live block migration"Jenkins2012-09-103-26/+42
|\ \
| * | xapi: Fix live block migrationJohn Garbutt2012-09-103-26/+42
* | | Merge "Adds get_available_resource to hyperv driver"Jenkins2012-09-102-25/+13
|\ \ \
| * | | Adds get_available_resource to hyperv driverAlessandro Pilotti2012-09-092-25/+13
* | | | Fix auth parameter passed to libvirt openAuth() methodDaniel P. Berrange2012-09-101-2/+17
| |/ / |/| |
* | | Merge "fix unmounting of LXC containers in the presence of symlinks"Jenkins2012-09-081-1/+1
|\ \ \
| * | | fix unmounting of LXC containers in the presence of symlinksPádraig Brady2012-09-081-1/+1
* | | | Have device mapping use autocreated device nodesClemens Perz2012-09-081-3/+14
|/ / /
* | | Merge "Correct ephemeral disk cache filename."Jenkins2012-09-081-1/+1
|\ \ \
| * | | Correct ephemeral disk cache filename.Dan Prince2012-09-071-1/+1
| |/ /
* / / xenapi: Make dom0 serialization consistent.Rick Harris2012-09-074-36/+25
|/ /
* | Merge "Fixing call to hasManagedSaveImage"Jenkins2012-09-061-12/+7
|\ \
| * | Fixing call to hasManagedSaveImageDerek Higgins2012-09-051-12/+7
| |/
* / Use lvs instead of os.listdir in _cleanup_lvmBoris Filippov2012-09-062-1/+14
|/
* Merge "fix issues with Nova security groups and Quantum"Jenkins2012-09-051-24/+96
|\
| * fix issues with Nova security groups and QuantumDan Wendlandt2012-08-301-24/+96
* | Merge "Use bare container format by default"Jenkins2012-09-051-2/+1
|\ \
| * | Use bare container format by defaultBoris Filippov2012-09-051-2/+1
* | | Yield to another greenthread when some time-consuming task finished.TianTian Gao2012-09-051-1/+4
|/ /
* | Merge "Fix hyperv driver spawn() signature"Jenkins2012-09-041-2/+2
|\ \
| * | Fix hyperv driver spawn() signatureMark McLoughlin2012-09-031-2/+2
| |/