summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lxc console regressionChuck Short2012-03-191-17/+19
* Merge "various cleanups"Jenkins2012-03-183-6/+3
|\
| * various cleanupsPádraig Brady2012-03-163-6/+3
* | Merge "allow the compute service to start with missing libvirt disks"Jenkins2012-03-181-9/+17
|\ \
| * | allow the compute service to start with missing libvirt disksPádraig Brady2012-03-161-9/+17
* | | Merge "nonblocking libvirt mode using tpool"Jenkins2012-03-172-2/+21
|\ \ \
| * | | nonblocking libvirt mode using tpoolYun Mao2012-03-142-2/+21
* | | | Fix run/terminate race conditions.Anthony Young2012-03-162-3/+16
| |/ / |/| |
* | | Destroy rescue instance if main instance is destroyedJohannes Erdfelt2012-03-161-0/+6
| |/ |/|
* | Remove improper use of redirect for hairpin modeVishvananda Ishaya2012-03-151-2/+0
* | HACKING fixes, TODO authors.Yuriy Taraday2012-03-164-4/+4
* | Fix LXC volume attach issueThierry Carrez2012-03-151-4/+5
* | libvirt/connection.py: Set console.log permissionsAdam Gandelman2012-03-141-0/+1
|/
* Fix backing file cp/resize race condition.Anthony Young2012-03-131-16/+21
* virt/firewall: NoopFirewallDriver::instance_filter_exists must return TrueIsaku Yamahata2012-03-131-0/+3
* Merge "Checks image virtual size before qemu-img resize."Jenkins2012-03-121-2/+14
|\
| * Checks image virtual size before qemu-img resize.MotoKen2012-03-081-2/+14
* | Merge "Use cPickle and not just pickle."Jenkins2012-03-122-2/+2
|\ \
| * | Use cPickle and not just pickle.Alex Meade2012-03-122-2/+2
* | | Fix libvirt get_console_output for Python < 2.7Chris Behrens2012-03-121-10/+31
|/ /
* | Merge "Make snapshots with qemu-img instead of libvirt"Jenkins2012-03-122-29/+54
|\ \
| * | Make snapshots with qemu-img instead of libvirtVishvananda Ishaya2012-03-092-29/+54
* | | Merge "Don't use glance when verifying images."Jenkins2012-03-121-53/+34
|\ \ \
| * | | Don't use glance when verifying images.Michael Still2012-03-091-53/+34
* | | | Merge "Simply & unify console handling for libvirt drivers"Jenkins2012-03-122-46/+37
|\ \ \ \
| * | | | Simply & unify console handling for libvirt driversDaniel P. Berrange2012-03-092-46/+37
| |/ / /
* | | | Merge "Allow soft_reboot to work from more states:"Jenkins2012-03-101-3/+9
|\ \ \ \
| * | | | Allow soft_reboot to work from more states:Vishvananda Ishaya2012-03-091-3/+9
| | |/ / | |/| |
* | | | Merge "Use cache='none' for all disks"Jenkins2012-03-102-9/+9
|\ \ \ \
| * | | | Use cache='none' for all disksDaniel P. Berrange2012-03-092-9/+9
| | |/ / | |/| |
* | | | Merge "Add pybasedir and bindir options"Jenkins2012-03-103-4/+4
|\ \ \ \
| * | | | Add pybasedir and bindir optionsMark McLoughlin2012-03-093-4/+4
| |/ / /
* | | | Merge "Use utils.temporary_chown to ensure permissions get reset"Jenkins2012-03-101-5/+5
|\ \ \ \
| * | | | Use utils.temporary_chown to ensure permissions get resetJohannes Erdfelt2012-03-091-5/+5
| | |/ / | |/| |
* | | | Merge "Since 'net' is of nova.network.model.VIF class and 'ips' is an empty l...Jenkins2012-03-101-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Since 'net' is of nova.network.model.VIF class and 'ips' is an emptyAnte Karamatić2012-03-091-4/+5
* | | | Reduce duplicated code in xenapiJohannes Erdfelt2012-03-094-109/+59
* | | | Switch all xenapi async plugin calls to be syncJohannes Erdfelt2012-03-096-108/+30
|/ / /
* / / Simplify unnecessary XenAPI Async calls to be synchronousJohannes Erdfelt2012-03-082-40/+22
|/ /
* | Wait for rescue VM shutdown to complete before destroying itJohannes Erdfelt2012-03-081-5/+5
* | Merge "allow block migration to talk to glance/keystone"Jenkins2012-03-081-2/+2
|\ \
| * | allow block migration to talk to glance/keystoneVishvananda Ishaya2012-03-071-2/+2
* | | Merge "Further cleanup of XenAPI."Jenkins2012-03-085-10/+2
|\ \ \ | |_|/ |/| |
| * | Further cleanup of XenAPI.Josh Kearney2012-03-075-10/+2
* | | Merge "Don't swallow snapshot exceptions."Jenkins2012-03-081-1/+1
|\ \ \
| * | | Don't swallow snapshot exceptions.Rick Harris2012-03-081-1/+1
| | |/ | |/|
* / | pyflakes cleanups on libvirt/connection.pyChris Behrens2012-03-071-22/+11
|/ /
* / Remove the <acpi/> feature from UML/LXC guestsDaniel P. Berrange2012-03-071-0/+2
|/
* Merge "HACKING fixes, all but sqlalchemy."Jenkins2012-03-0713-94/+98
|\
| * HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-0713-94/+98